 /*
 Theme Name:     Woody
 Theme URI:      http://bingotheme.com
 Author:         Bingotheme
 Author URI:     bingotemplate@gmail.com
 Description:    Woody has a friendly, trustworthy design along with clean and professional code. There are 10 ready-to-use homepages and you can easily edit or create your own page with our Shortcodes and WPBakery Page Builder plugins. Besides that, easy-to-use Customizer is also a great part of theme. A lot of options reasonably arranged and live preview window might save your time building the own site.
 Version:        1.0
 License:        GNU General Public License v2 or later
 License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:    woody
 Tags:           left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready
 */ /**
 * Table of Contents:
 *
 * 1.0 - Variables
 * 2.0 - Reset
 * 3.0 - Template
 * 4.0 - Menu
 * 5.0 - Header
 * 6.0 - Footer
 * 7.0 - Pages
 * 8.0 - Blog
 * 9.0 - Woocommerce
 * 10.0 - Shortcode
 * 11.0 - widget
 * 12.0 - vendor
 * 13.0 - Responsive
 */ /**
 * 1.0 - Variables
 * ----------------------------------------------------------------------------
 */ .angle:before { content:''; width:0; height:0; border-color:transparent transparent #fff; border-width:5px; border-style:solid; position:absolute; top:-10px; margin-left:-5px; left:50%; }

 .color-light { color:#fff !important; }

 .color-light a,.color-light .entry-title a { color:#fff !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .color-light a:hover,.color-light .entry-title a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .color-light .entry-title { color:#fff !important; }

 .color-dark { color:#222 !important; }

 .color-dark a,.color-dark .entry-title a { color:#222 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .color-dark a:hover,.color-dark .entry-title a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .color-highlight a,.color-highlight .entry-title a { color:#f7941d !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .color-highlight a:hover,.color-highlight .entry-title a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .color-hover { color:#f77436 !important; }

 .color-hover a,.color-hover .entry-title a { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .color-hover a:hover,.color-hover .entry-title a:hover { text-decoration:underline; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .light-scheme { background:#fff !important; color:#636363 !important; }

 .light-scheme a { color:#636363 !important; }

 .light-scheme .heading-title,.light-scheme .entry-title,.light-scheme .widget-title { color:#222 !important; }

 .dark-scheme { background:#222 !important; color:#acacac !important; }

 .dark-scheme a { color:#acacac !important; }

 .dark-scheme .heading-title,.dark-scheme .entry-title,.dark-scheme .widget-title { color:#fff !important; }

 .gray-scheme { background:#f7f7f7 !important; color:#636363 !important; }

 .gray-scheme a { color:#636363 !important; }

 .gray-scheme .heading-title,.gray-scheme .entry-title,.gray-scheme .widget-title { color:#222 !important; }

 .hover .hover-content { opacity:0; visibility:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; position:relative; margin-top:15px; }

 .hover .hover-content:after { content:''; height:30px; width:30px; top:-30px; left:50%; margin-left:-15px; position:absolute; display:block; }

 .hover .hover-content .button-close { display:none; }

 .hover:hover .hover-content { opacity:1; visibility:visible; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; margin-top:0; }

 .open { opacity:1; visibility:visible; position:relative; font-size:17px; z-index:10; }

 .close { opacity:0; visibility:hidden; position:relative; font-size:17px; z-index:-9999; }

 .float-header { background:transparent !important; }

 .sticky-header { z-index:999; left:0; right:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .sticky-header.on { position:sticky !important; top:0; -webkit-box-shadow:0px 2px 20px 5px rgba(0, 0, 0, .1); -moz-box-shadow:0px 2px 20px 5px rgba(0, 0, 0, .1); -o-transform:0px 2px 20px 5px rgba(0, 0, 0, .1); -ms-transform:0px 2px 20px 5px rgba(0, 0, 0, .1); box-shadow:0px 2px 20px 5px rgba(0, 0, 0, .1); }

 .sticky-header.on:not(.header-1) { background:#fff !important; }

 .admin-bar .sticky-header.on { top:32px; }

 @media only screen and (min-width:601px) and (max-width:782px) { .admin-bar .sticky-header.on { top:46px; }

 }

 @media only screen and (max-width:600px) { .admin-bar .sticky-header.on { top:0; }

 }

 .bg-transparent { display:none; position:fixed; top:0; left:0; right:0; bottom:0; z-index:999; background:rgba(0, 0, 0, 0.4); }

 .button-close { display:none; }

 .active { display:block !important; }

 .is_active,.attr-selected { display:inline-block !important; }

 .bingo-active { display:inline-block !important; }

 .bingo-none { display:none !important; }

 .is_none { display:none !important; }

 .none { display:none; }

 .is_selected { display:inline-block !important; border-color:#f77436 !important; }

 .uppercase { text-transform:uppercase; }

 .has-sidebar .left-sidebar .content-layout { float:right !important; }

 .has-sidebar .right-sidebar .main-sidebar { float:right !important; }

 .line-hover { position:relative; }

 .line-hover:after { content:''; width:0px; height:1px; background:#f77436; display:block; position:absolute; bottom:0; right:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .line-hover:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .line-hover:hover:after { left:0; right:auto; width:100%; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .fixed-gap .vc_row,.fixed-gap.vc_row { margin-left:0 !important; margin-right:0 !important; }

 .fixed-gap .wpb_column > .vc_column-inner { padding-left:0 !important; padding-right:0 !important; }

 body .scrollbar-inner .scroll-x .scroll-bar { min-height:4px; }

 body .scrollbar-inner .scroll-y .scroll-bar { min-height:24px; }

 body .scrollbar-inner > .scroll-element { z-index:19; }

 body .scrollbar-inner > .scroll-element.scroll-y { right:0; width:9px; }

 body .scrollbar-inner > .scroll-element .scroll-element_track { opacity:1; -webkit-opacity:1; }

 body .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar,body .scrollbar-inner > .scroll-element .scroll-bar { background-color:#f7941d; opacity:0.7; -webkit-opacity:0.7; }

 body .scrollbar-inner > .scroll-element:hover .scroll-bar { background-color:#f7941d; opacity:1; -webkit-opacity:1; }

 .left { float:left; }

 .right { float:right; }

 /**
 * TEXT
 * ----------------------------------------------------------------------------
 */ .heading-font { font-family:"Raleway", sans-serif; }

 .secondary-font { font-family:"Raleway", sans-serif; }

 .bold { font-weight:bold; }

 .center,.text-center { text-align:center; }

 @media screen and (max-width:768px) { .center-xs,.text-xs-center { text-align:center !important; }

 }

 .text-left { text-align:left; }

 .text-right { text-align:right; }

 .border-none { border:0 !important; }

 /**
 * COLOR
 * ----------------------------------------------------------------------------
 */ .color-primary { color:#a27037 !important; }

 .color-highlight { color:#f7941d !important; }

 .color-secondary { color:#222 !important; }

 .bg-primary-color { background:#a27037 !important; color:#fff !important; }

 .bg-highlight-color { background:#f7941d !important; }

 .bg-primary { background:#a27037 !important; }

 .title-highlight .entry-title { color:#f7941d !important; }

 /**
 * FONT SIZE
 * ----------------------------------------------------------------------------
 */ .fz-60 h1,.fz-60 h2,.fz-60 h3,.fz-60 h4,.fz-60 h5,.fz-60 h6 { font-size:60px !important; line-height:68px !important; }

 @media screen and (max-width:991px) { .fz-60 h1,.fz-60 h2,.fz-60 h3,.fz-60 h4,.fz-60 h5,.fz-60 h6 { font-size:34px !important; line-height:38px !important; }

 }

 @media screen and (max-width:767px) { .fz-60 h1,.fz-60 h2,.fz-60 h3,.fz-60 h4,.fz-60 h5,.fz-60 h6 { font-size:31px !important; line-height:36px !important; }

 }

 .fz-52 { font-size:52px !important; }

 @media screen and (max-width:991px) { .fz-52 { font-size:42px !important; }

 }

 .fz-50 h1,.fz-50 h2,.fz-50 h3,.fz-50 h4,.fz-50 h5,.fz-50 h6 { font-size:50px !important; line-height:56px !important; }

 @media screen and (max-width:991px) { .fz-50 h1,.fz-50 h2,.fz-50 h3,.fz-50 h4,.fz-50 h5,.fz-50 h6 { font-size:30px !important; line-height:34px !important; }

 }

 @media screen and (max-width:767px) { .fz-50 h1,.fz-50 h2,.fz-50 h3,.fz-50 h4,.fz-50 h5,.fz-50 h6 { font-size:28px !important; line-height:32px !important; }

 }

 .fz-42 h1,.fz-42 h2,.fz-42 h3,.fz-42 h4,.fz-42 h5,.fz-42 h6 { font-size:42px !important; line-height:48px !important; }

 @media screen and (max-width:991px) { .fz-42 h1,.fz-42 h2,.fz-42 h3,.fz-42 h4,.fz-42 h5,.fz-42 h6 { font-size:32px !important; line-height:36px !important; }

 }

 .fz-34 { font-size:34px !important; }

 .fz-32 { font-size:32px !important; }

 @media screen and (max-width:991px) { .fz-32 { font-size:28px !important; }

 }

 .fz-28 { font-size:28px !important; }

 .fz-24 { font-size:24px !important; }

 .fz-21 { font-size:21px !important; }

 @media screen and (max-width:767px) { .fz-21 { font-size:18px !important; }

 }

 .fz-20 { font-size:20px !important; line-height:28px; }

 @media screen and (max-width:767px) { .fz-20 { font-size:17px !important; line-height:25px; }

 }

 .fz-18 { font-size:18px !important; }

 @media screen and (max-width:991px) { .fz-18 { font-size:16px !important; }

 }

 .fz-16 { font-size:16px !important; }

 .fz-14 { font-size:14px !important; line-height:20px; }

 .fz-12 { font-size:12px !important; }

 .lh-28 { line-height:28px !important; }

 /**
 * MARGIN
 * ----------------------------------------------------------------------------
 */ @media screen and (min-width:768px) and (max-width:1199px) { .mg-auto-md { margin:0 auto; float:none !important; }

 }

 .mg-auto { margin:0 auto; float:none !important; }

 .bg-transparent { background:rgba(0, 0, 0, 0.3); padding:16px 20px; }

 .middle { display:inline-table; vertical-align:middle; float:none !important; letter-spacing:normal; font-size:15px; }

 .mt-0 { margin-top:0 !important; }

 .mt-05 { margin-top:5px !important; }

 .mt-10 { margin-top:10px !important; }

 .mt-15 { margin-top:15px !important; }

 .mt-20 { margin-top:20px !important; }

 .mt-25 { margin-top:25px !important; }

 .mt-30 { margin-top:30px !important; }

 .mt-35 { margin-top:35px !important; }

 .mt-40 { margin-top:40px !important; }

 .mt-47 { margin-top:47px !important; }

 .mt-50 { margin-top:50px !important; }

 .mr-10 { margin-right:10px; }

 .mr-20 { margin-right:20px; }

 .mr-30 { margin-right:30px !important; }

 .mr-40 { margin-right:40px; }

 .mr-50 { margin-right:50px; }

 .mb-0 { margin-bottom:0px !important; }

 .mb-03 { margin-bottom:3px !important; }

 .mb-05 { margin-bottom:5px !important; }

 .mb-10 { margin-bottom:10px !important; }

 .mb-12 { margin-bottom:12px; }

 .mb-15 { margin-bottom:15px !important; }

 .mb-20 { margin-bottom:20px !important; }

 .mb-25 { margin-bottom:25px; }

 .mb-30 { margin-bottom:30px !important; }

 .mb-35 { margin-bottom:35px; }

 .mb-40 { margin-bottom:40px; }

 .mb-45 { margin-bottom:45px; }

 .mb-50 { margin-bottom:50px; }

 .mb-60 { margin-bottom:60px; }

 .mt-minus-25 { margin-top:-25px !important; }

 @media screen and (max-width:768px) { .mb-xs-30 { margin-bottom:30px; }

 }

 .ml-10 { margin-left:10px; }

 .ml-20 { margin-left:20px; }

 .ml-30 { margin-left:30px; }

 .ml-40 { margin-left:40px; }

 .ml-50 { margin-left:50px; }

 /**
 * PADDING
 * ----------------------------------------------------------------------------
 */ .pdt-0 { padding-top:0 !important; }

 .pdt-3 { padding-top:3px !important; }

 .pdt-10 { padding-top:10px; }

 .pdt-20 { padding-top:20px; }

 .pdt-30 { padding-top:30px; }

 .pdt-40 { padding-top:40px; }

 .pdt-50 { padding-top:50px; }

 .pdr-5 { padding-right:5px; }

 .pdr-10 { padding-right:10px !important; }

 .pdr-20 { padding-right:20px; }

 .pdr-30 { padding-right:30px; }

 .pdr-40 { padding-right:40px; }

 .pdr-50 { padding-right:50px; }

 .pdb-3 { padding-bottom:3px !important; }

 .pdb-10 { padding-bottom:10px; }

 .pdb-20 { padding-bottom:20px; }

 .pdb-30 { padding-bottom:30px; }

 .pdb-40 { padding-bottom:40px; }

 .pdb-50 { padding-bottom:50px; }

 .pdl-5 { padding-left:5px; }

 .pdl-10 { padding-left:10px !important; }

 .pdl-20 { padding-left:20px; }

 .pdl-30 { padding-left:30px; }

 .pdl-40 { padding-left:40px; }

 .pdl-50 { padding-left:50px; }

 @media screen and (max-width:1024px) { .pdl-20 { padding-left:0px; }

 .pdr-20 { padding-right:0px; }

 }

 /**
 * PADDING COL
 * ----------------------------------------------------------------------------
 */ @media screen and (min-width:768px) { .pd-lr-5 > .vc_column-inner { padding-left:5px !important; padding-right:5px !important; }

 }

 @media screen and (min-width:768px) { .pd-lr-15-5 > .vc_column-inner { padding-left:15px !important; padding-right:5px !important; }

 }

 @media screen and (min-width:768px) { .pd-lr-5-15 > .vc_column-inner { padding-left:5px !important; padding-right:15px !important; }

 }

 @media screen and (min-width:768px) { .pd-lr-15-10 > .vc_column-inner { padding-left:15px !important; padding-right:10px !important; }

 }

 @media screen and (min-width:768px) { .pd-lr-10-15 > .vc_column-inner { padding-left:10px !important; padding-right:15px !important; }

 }

 .pd-lr-10 { padding-left:10px; padding-right:10px; }

 .pd-lr-15 { padding-left:15px; padding-right:15px; }

 .pd-lr-20 { padding-left:20px; padding-right:20px; }

 .pd-lr-25 { padding-left:25px; padding-right:25px; }

 .pd-lr-30 { padding-left:30px; padding-right:30px; }

 .pd-lr-50 { padding-left:50px; padding-right:50px; }

 .pd-lr-60 { padding-left:60px; padding-right:60px; }

 .pd-lr-70 { padding-left:70px; padding-right:70px; }

 .pd-lr-75 { padding-left:75px !important; padding-right:75px !important; }

 @media screen and (max-width:1024px) { .pd-lr-50 { padding-left:15px; padding-right:15px; }

 .pd-lr-60 { padding-left:0px; padding-right:0px; }

 .pd-lr-75 { padding-left:15px !important; padding-right:15px !important; }

 }

 .entry-popup { padding-left:0; padding-right:0; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); left:50%; top:50%; position:fixed; z-index:99999; }

 .entry-popup .content-popup { background-color:#fff; }

 .entry-popup .close-popup { position:absolute; top:10px; right:15px; z-index:3; display:inline-block; color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .entry-popup .close-popup i { font-size:18px; }

 .entry-popup .close-popup:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bg-opacity { position:fixed; top:0; left:0; right:0; bottom:0; z-index:9999; background:rgba(0, 0, 0, 0.8); }

 .popup { display:none; }

 @keyframes fadein { from { opacity:0; }

 to { opacity:1; }

 }

 /* Firefox < 16 */ @-moz-keyframes fadein { from { opacity:0; }

 to { opacity:1; }

 }

 /* Safari, Chrome and Opera > 12.1 */ @-webkit-keyframes fadein { from { opacity:0; }

 to { opacity:1; }

 }

 /* Internet Explorer */ @-ms-keyframes fadein { from { opacity:0; }

 to { opacity:1; }

 }

 /* Opera < 12.1 */ @-o-keyframes fadeout { from { opacity:1; }

 to { opacity:0; }

 }

 @keyframes fadeout { from { opacity:1; }

 to { opacity:0; }

 }

 /* Firefox < 16 */ @-moz-keyframes fadeout { from { opacity:1; }

 to { opacity:0; }

 }

 /* Safari, Chrome and Opera > 12.1 */ @-webkit-keyframes fadeout { from { opacity:1; }

 to { opacity:0; }

 }

 /* Internet Explorer */ @-ms-keyframes fadeout { from { opacity:1; }

 to { opacity:0; }

 }

 /* Opera < 12.1 */ @-o-keyframes fadeout { from { opacity:1; }

 to { opacity:0; }

 }

 /**
 * 2.0 - Reset
 * ----------------------------------------------------------------------------
 */ .post-comment { margin-top:100px; background-color:#f8f8f8; padding:34px 30px 57px; }

 .post-comment .form-row { position:relative; }

 .post-comment .form-row span { display:block; }

 .post-comment .form-row label { font-size:13px; font-weight:normal; color:#acacac; position:absolute; display:block; left:15px; top:-15px; cursor:auto; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post-comment .comment-form-comment.form-row label { top:35px; left:0; }

 .post-comment .form-row:not(.focused) label { font-size:15px; top:8px; }

 .post-comment .comment-form-comment.form-row:not(.focused) label { top:55px; font-size:15px !important; }

 .comments-list + .comment-respond { margin-top:30px; }

 .comments-list .blog-line-title { font-size:24px; line-height:32px; font-family:"Raleway", sans-serif; font-weight:700; color:#222; text-transform:uppercase; margin-bottom:33px; }

 .entry-content > ul,.comment-list .text > ul,.entry-content > ol,.comment-list .text > ol { padding-left:18px; margin-left:0 !important; }

 .comment-list { list-style-type:none; }

 .comment-list li:last-child > .comment-body { margin-bottom:0; }

 .comment-list li.pingback { margin-bottom:20px; }

 .comment-list > li.comment { padding-bottom:25px; margin-bottom:25px; border-bottom:1px dashed #e1e1e1; }

 .comment-list > li.comment:last-child { margin-bottom:0; border-bottom:0; }

 .comment-list > ol { border-bottom:1px dashed #e1e1e1; }

 .comment-list li .comment-body { position:relative; margin-bottom:0px; }

 .comment-list li .comment-body + .comment-respond { margin-top:50px; }

 .comment-list li .comment-body img.avatar { position:absolute; left:0; border-radius:50%; width:70px; height:70px; }

 .comment-list li .comment-body .comment-author-date { position:relative; }

 .comment-list li .comment-body .comment-author-date .inner-content-author { display:block; }

 .comment-list li .comment-body .comment-author-date .detail-author .entry-detail { padding-right:150px; }

 .comment-list li .comment-body .comment-author-date .detail-author img.avatar + .entry-detail,.comment-list li .comment-body .comment-author-date .detail-author .text.has-avatar { padding-left:97px; }

 .comment-list li .comment-body .comment-author-date .inner-time { font-size:12px; line-height:18px; color:#acacac; }

 .comment-list li .comment-body .comment-author-date .author-name { font-size:15px; font-family:"Raleway", sans-serif; font-weight:600; }

 .comment-list li .comment-body .comment-author-date .author-name a { color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .comment-list li .comment-body .comment-author-date .author-name a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .comment-list li .comment-body .comment-author-date .comment-date,.comment-list li .comment-body .comment-author-date .comment-time { font-size:13px; color:#acacac; display:inline-block; }

 .comment-list li .comment-body .comment-author-date .comment-meta a { font-size:12px; position:absolute; top:0; padding-right:8px; padding-left:8px; text-align:center; text-transform:uppercase; color:#acacac; border:1px solid #e1e1e1; border-radius:3px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .comment-list li .comment-body .comment-author-date .comment-meta a.comment-reply-link,.comment-list li .comment-body .comment-author-date .comment-meta a.comment-edit-link { right:0; }

 .comment-list li .comment-body .comment-author-date .comment-meta a:hover { background:#f77436; border-color:#f77436; color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .comment-list li .comment-body .comment-author-date .comment-reply-link + .comment-edit-link { right:60px !important; }

 .comment-list li .comment-body .comment-author-date .text { margin-top:15px; position:relative; font-size:15px; line-height:26px; }

 .comment-list li .comment-body .comment-author-date .text p:last-child { margin-bottom:0; }

 .comment-list li .comment-body .comment-author-date .text:before { content:''; width:0; height:0; border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:6px solid #f8f9fb; position:absolute; top:-5px; left:20px; }

 .comment-list li.pingback .comment-body .comment-author-date .detail-author .text { padding-left:0; }

 .comment-list ol.children { margin-top:24px; margin-bottom:28px; padding-left:30px; list-style-type:none; }

 .comment-list ol.children .depth-5 { margin-bottom:24px; }

 .comment-list ol.children ol.children { margin-bottom:0; padding-left:0; }

 .comment-respond .comment-reply-title { font-size:24px; font-weight:bold; color:#222; font-family:"Raleway", sans-serif; font-weight:700; text-transform:uppercase; position:relative; margin-bottom:15px; }

 .comment-respond .comment-reply-title #cancel-comment-reply-link { position:absolute; top:0; right:0; padding:6px 10px; text-transform:uppercase; color:#fff; border-radius:3px; font-size:14px; background:#f7941d; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .comment-respond .comment-reply-title #cancel-comment-reply-link:hover { background:#f77436; }

 .comment-respond .comment-form { margin-top:10px; }

 .comment-respond .comment-form .required { color:#ed1c24; }

 .comment-respond .comment-form .logged-in-as,.comment-respond .comment-form .comment-notes { margin-bottom:15px; }

 .comment-respond .comment-form .logged-in-as a,.comment-respond .comment-form .comment-notes a { color:#636363; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .comment-respond .comment-form .logged-in-as a:hover,.comment-respond .comment-form .comment-notes a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .comment-respond .comment-form .comment-form-comment { margin-bottom:35px; padding-top:55px; border-top:1px solid #e1e1e1; }

 .comment-respond .comment-form .comment-form-comment label { color:#222; display:block; }

 .comment-respond .comment-form .comment-form-comment textarea { width:100%; display:block; padding:0; border:0; height:110px; border-bottom:1px solid #e1e1e1; background:transparent; }

 .comment-respond .comment-form .comment-form-author,.comment-respond .comment-form .comment-form-email,.comment-respond .comment-form .comment-form-url { width:33.33333%; float:left; padding-left:15px; padding-right:15px; margin-bottom:30px; }

 .comment-respond .comment-form .comment-form-author label,.comment-respond .comment-form .comment-form-email label,.comment-respond .comment-form .comment-form-url label { color:#222; }

 .comment-respond .comment-form .comment-form-author input,.comment-respond .comment-form .comment-form-email input,.comment-respond .comment-form .comment-form-url input { width:100%; padding-bottom:3px; background:transparent !important; border:0; padding-left:0; border-bottom:1px solid #e1e1e1; }

 .comment-respond .comment-form .comment-form-author input:focus,.comment-respond .comment-form .comment-form-email input:focus,.comment-respond .comment-form .comment-form-url input:focus { outline:unset; }

 .comment-respond .comment-form .comment-form-url { margin-right:0; }

 .comment-respond .comment-form .comment-form-cookies-consent { margin-bottom:20px; }

 .comment-respond .comment-form .comment-form-cookies-consent label { font-size:15px; font-weight:normal; margin-left:5px; }

 .comment-respond .comment-form .form-submit .submit { border:0; background:#f7941d; font-family:"Raleway", sans-serif; font-weight:600; font-size:18px; color:#fff; padding:10px 20px; text-align:center; }

 .comment-respond .comment-form .form-submit .submit:hover { background:#f77436; }

 .bypostauthor { font-weight:400; }

 .page-links { clear:both; }

 .entry-content p a { color:#a27037; }

 .entry-content p a:hover { color:#f77436; }

 .entry-content pre { background-color:transparent; background-color:rgba(0, 0, 0, 0.01); border:1px solid #eaeaea; border:1px solid rgba(51, 51, 51, 0.1); line-height:1.4; margin-bottom:1.6em; max-width:100%; overflow:auto; padding:1em; white-space:pre; white-space:pre-wrap; word-wrap:break-word; }

 .entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"] { background:#333; border:0; color:#fff; cursor:pointer; font-size:12px; font-size:1.2rem; font-weight:700; padding:0.7917em 1.5em; text-transform:uppercase; }

 .entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="url"],.entry-content input[type="password"],.entry-content input[type="search"],.entry-content textarea { padding:0.375em; width:100%; }

 .entry-content input,.entry-content select,.entry-content textarea { background:#f7f7f7; margin:0; }

 .entry-content button,.entry-content input,.entry-content select,.entry-content textarea { border-radius:0; font-size:16px; font-size:1.6rem; line-height:1.5; max-width:100%; vertical-align:baseline; }

 .entry-content p > embed,.entry-content p > iframe,.entry-content p > object,.entry-content p > video { margin-bottom:0; }

 .entry-content embed,.entry-content iframe,.entry-content object,.entry-content video { margin-bottom:1.6em; max-width:100%; vertical-align:middle; }

 .entry-content p,.entry-content address,.entry-content pre,.entry-content hr,.entry-content ul,.entry-content ol,.entry-content dl,.entry-content dd,.entry-content table { margin-bottom:1.325em; }

 .entry-content th,.entry-content td { padding:0.5em; }

 .entry-content ul { list-style:disc; }

 .entry-content ol { margin:0 0 1.6em 1.3333em; }

 .entry-content li > ul,.entry-content li > ol { margin-bottom:0; }

 .entry-content .alignleft { display:inline; float:left; }

 .entry-content .alignright { display:inline; float:right; }

 .entry-content .aligncenter { display:block; margin-right:auto; margin-left:auto; }

 .entry-content blockquote.aligncenter,.entry-content .wp-caption.aligncenter,.entry-content img.aligncenter { clear:both; margin-top:0.4em; margin-bottom:1.6em; }

 .entry-content blockquote.alignleft,.entry-content .wp-caption.alignleft,.entry-content img.alignleft { margin:0.4em 1.6em 1.6em 0; }

 .entry-content blockquote.alignright,.entry-content .wp-caption.alignright,.entry-content img.alignright { margin:0.4em 0 1.6em 1.6em; }

 .entry-content blockquote { color:#a27037; font-family:"Raleway", sans-serif; font-weight:normal; background:#f8f8f8; font-size:18px; font-style:italic; line-height:30px; margin-bottom:1.6667em; background:none; border-left:2px solid #a27037; padding:40px 40px 17px 55px; position:relative; }

 .entry-content blockquote p { font-size:16px; line-height:28px; color:#a27037; font-family:"Raleway", sans-serif; }

 .entry-content blockquote cite { font-style:normal; }

 .entry-content blockquote:before { content:'\e67f'; font-size:24px; font-style:normal; font-family:themify; position:absolute; top:3px; left:18px; color:rgba(162, 112, 55, 0.5); }

 .entry-content blockquote > p:last-child { margin-bottom:0; }

 .entry-content blockquote,.entry-content q { -webkit-hyphens:none; -moz-hyphens:none; -ms-hyphens:none; hyphens:none; quotes:none; }

 .entry-content .wp-caption.alignleft,.entry-content .wp-caption.alignright,.entry-content .wp-caption.aligncenter { margin-bottom:1.2em; }

 .entry-content figure { margin:0; }

 .entry-content figcaption,.entry-content figure { display:block; }

 .entry-content .wp-caption-text { color:#acacac; font-size:12px; font-size:1.25rem; font-style:italic; line-height:1.5; padding:0.5em 0; }

 .entry-content .wp-caption img[class*="wp-image-"] { display:block; margin:0; }

 .entry-content .wp-caption { max-width:100%; }

 .entry-content .gallery { margin-bottom:1.6em; }

 .entry-content .gallery-columns-2 .gallery-item { max-width:50%; }

 .entry-content .gallery-columns-3 .gallery-item { max-width:33.33%; }

 .entry-content .gallery-columns-4 .gallery-item { max-width:25%; }

 .entry-content .gallery-columns-5 .gallery-item { max-width:20%; }

 .entry-content .gallery-item { display:inline-block; padding:1.79104477%; text-align:center; vertical-align:top; width:100%; }

 .entry-content .page-links { font-size:0; }

 .entry-content .page-links > .page-links-title { border:0; color:#707070; color:rgba(51, 51, 51, 0.7); height:auto; margin:0; padding-right:0.5em; width:auto; }

 .entry-content .page-links a,.entry-content .page-links > span { border:1px solid #eaeaea; border:1px solid rgba(51, 51, 51, 0.1); display:inline-block; height:30px; width:30px; line-height:30px; text-align:center; margin:0 5px 5px 0; }

 .entry-content .page-links > .page-link { background-color:#a27037; color:#fff; }

 .entry-content .page-links a { color:#acacac; }

 .entry-content .page-links a:hover { background-color:#f77436; color:#fff; }

 .entry-content .post-password-form { position:relative; }

 .entry-content .post-password-form label { display:block; font-weight:700; letter-spacing:0.04em; line-height:1.5; text-transform:uppercase; }

 .entry-content .post-password-form input[type="submit"] { padding:0.7917em; position:absolute; right:0; bottom:0; }

 .entry-content img { -ms-interpolation-mode:bicubic; border:0; height:auto; max-width:100%; vertical-align:middle; }

 .entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-content th,.entry-content dt { color:#222; }

 .entry-content mark,.entry-content ins { background:#eee; text-decoration:none; }

 .entry-content dd { margin-left:1.5rem; margin-right:1.5rem; }

 .entry-content th,.entry-content dt { margin-bottom:5px; }

 .entry-content h1 { font-size:33px; line-height:40px; margin-top:55px; margin-bottom:18px; }

 .entry-content h2 { font-size:30px; line-height:36px; margin-top:45px; margin-bottom:15px; }

 .entry-content h3 { font-size:27px; line-height:32px; margin-top:40px; margin-bottom:13px; }

 .entry-content h4 { font-size:24px; line-height:28px; margin-top:35px; margin-bottom:11px; }

 .entry-content h5 { font-size:20px; line-height:24px; margin-top:30px; margin-bottom:9px; }

 .entry-content h6 { font-size:18px; line-height:20px; margin-top:25px; margin-bottom:7px; }

 @media screen and (min-width:38.75em) { .entry-content ul,.entry-content ol { margin-left:0; }

 .entry-content li > ul,.entry-content li > ol,.entry-content blockquote > ul,.entry-content blockquote > ol { margin-left:1.3333em; }

 }

 @media screen and (min-width:46.25em) { .entry-content p,.entry-content address,.entry-content pre,.entry-content hr,.entry-content ul,.entry-content ol,.entry-content dl,.entry-content dd,.entry-content table { margin-bottom:1.6471em; }

 .entry-content blockquote.aligncenter,.entry-content .wp-caption.aligncenter,.entry-content img.aligncenter { margin-top:0.4118em; margin-bottom:1.6471em; }

 .entry-content blockquote.alignleft,.entry-content .wp-caption.alignleft,.entry-content img.alignleft { margin:0.4118em 1.6471em 1.6471em 0; }

 .entry-content blockquote.alignright,.entry-content .wp-caption.alignright,.entry-content img.alignright { margin:0.4118em 0 1.6471em 1.6471em; }

 .entry-content .wp-caption.alignleft,.entry-content .wp-caption.alignright,.entry-content .wp-caption.aligncenter { margin-bottom:1.2353em; }

 .entry-content .wp-caption,.entry-content .gallery { margin-bottom:1.6471em; }

 .entry-content .post-password-form label,.entry-content .post-navigation .meta-nav,.entry-content .image-navigation,.entry-content .comment-navigation,.entry-content .author-heading,.entry-content .author-bio,.entry-content .entry-footer,.entry-content .page-links a,.entry-content .page-links span,.entry-content .comment-metadata,.entry-content .pingback .edit-link,.entry-content .comment-list .reply,.entry-content .comment-notes,.entry-content .comment-awaiting-moderation,.entry-content .logged-in-as,.entry-content .comment-form label,.entry-content .comment-form .comment-form-cookies-consent label,.entry-content .form-allowed-tags,.entry-content .site-info,.entry-content .wp-caption-text,.entry-content .gallery-caption,.entry-content .entry-caption,.entry-content .widecolumn label,.entry-content .widecolumn .mu_register label { font-size:14px; font-size:1.4rem; }

 .entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"],.entry-content .post-password-form input[type="submit"],.entry-content .widecolumn #submit,.entry-content .widecolumn .mu_register input[type="submit"] { font-size:14px; font-size:1.4rem; padding:0.8214em 1.6429em; }

 .entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="url"],.entry-content input[type="password"],.entry-content input[type="search"],.entry-content textarea { padding:0.5em; }

 .entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"],.entry-content .post-password-form input[type="submit"],.entry-content .widecolumn #submit,.entry-content .widecolumn .mu_register input[type="submit"] { font-size:14px; font-size:1.4rem; padding:0.708em 1.6429em; }

 .entry-content button,.entry-content input { line-height:normal; }

 .entry-content button,.entry-content input,.entry-content select,.entry-content textarea { font-size:17px; font-size:1.7rem; line-height:1.6471; }

 .entry-content embed,.entry-content iframe,.entry-content object,.entry-content video { margin-bottom:1.6471em; }

 }

 @media screen and (min-width:55em) { .entry-content p,.entry-content address,.entry-content pre,.entry-content hr,.entry-content ul,.entry-content ol,.entry-content dl,.entry-content dd,.entry-content table { margin-bottom:1.6842em; }

 .entry-content blockquote.aligncenter,.entry-content .wp-caption.aligncenter,.entry-content img.aligncenter { margin-top:0.4211em; margin-bottom:1.6842em; }

 .entry-content blockquote.alignleft,.entry-content .wp-caption.alignleft,.entry-content img.alignleft { margin:0.4211em 1.6842em 1.6842em 0; }

 .entry-content blockquote.alignright,.entry-content .wp-caption.alignright,.entry-content img.alignright { margin:0.4211em 0 1.6842em 1.6842em; }

 .entry-content .wp-caption.alignleft,.entry-content .wp-caption.alignright,.entry-content .wp-caption.aligncenter { margin-bottom:1.2632em; }

 .entry-content .wp-caption,.entry-content .gallery { margin-bottom:1.6842em; }

 .entry-content .post-password-form label,.entry-content .post-navigation .meta-nav,.entry-content .comment-navigation,.entry-content .image-navigation,.entry-content .author-heading,.entry-content .author-bio,.entry-content .entry-footer,.entry-content .page-links a,.entry-content .page-links span,.entry-content .comment-metadata,.entry-content .pingback .edit-link,.entry-content .comment-list .reply,.entry-content .comment-notes,.entry-content .comment-awaiting-moderation,.entry-content .logged-in-as,.entry-content .comment-form label,.entry-content .comment-form .comment-form-cookies-consent label,.entry-content .form-allowed-tags,.entry-content .site-info,.entry-content .wp-caption-text,.entry-content .gallery-caption,.entry-content .entry-caption,.entry-content .widecolumn label,.entry-content .widecolumn .mu_register label { font-size:16px; font-size:1.6rem; }

 .entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="url"],.entry-content input[type="password"],.entry-content input[type="search"],.entry-content textarea { padding:0.5278em; }

 .entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"],.entry-content .post-password-form input[type="submit"],.entry-content .widecolumn #submit,.entry-content .widecolumn .mu_register input[type="submit"] { font-size:16px; font-size:1.6rem; padding:0.58em 1.625em; }

 .entry-content button,.entry-content input { line-height:normal; }

 .entry-content button,.entry-content input,.entry-content select,.entry-content textarea { font-size:19px; font-size:1.9rem; line-height:1.6842; }

 .entry-content embed,.entry-content iframe,.entry-content object,.entry-content video { margin-bottom:1.6842em; }

 }

 @media screen and (min-width:59.6875em) { .entry-content p,.entry-content address,.entry-content pre,.entry-content hr,.entry-content ul,.entry-content ol,.entry-content dl,.entry-content dd,.entry-content table { margin-bottom:1.6em; }

 .entry-content blockquote.aligncenter,.entry-content .wp-caption.aligncenter,.entry-content img.aligncenter { clear:both; margin-top:0.4em; margin-bottom:1.6em; }

 .entry-content blockquote.alignleft,.entry-content .wp-caption.alignleft,.entry-content img.alignleft { margin:0.4em 1.6em 1.6em 0; }

 .entry-content blockquote.alignright,.entry-content .wp-caption.alignright,.entry-content img.alignright { margin:0.4em 0 1.6em 1.6em; }

 .entry-content .wp-caption.alignleft,.entry-content .wp-caption.alignright,.entry-content .wp-caption.aligncenter { margin-bottom:1.2em; }

 .entry-content .wp-caption,.entry-content .gallery { margin-bottom:1.6em; }

 .entry-content .post-password-form label,.entry-content .post-navigation .meta-nav,.entry-content .comment-navigation,.entry-content .image-navigation,.entry-content .author-heading,.entry-content .author-bio,.entry-content .entry-footer,.entry-content .page-links a,.entry-content .page-links span,.entry-content .comment-metadata,.entry-content .pingback .edit-link,.entry-content .comment-list .reply,.entry-content .comment-notes,.entry-content .comment-awaiting-moderation,.entry-content .logged-in-as,.entry-content .comment-form label,.entry-content .comment-form .comment-form-cookies-consent label,.entry-content .form-allowed-tags,.entry-content .site-info,.entry-content .wp-caption-text,.entry-content .gallery-caption,.entry-content .entry-caption,.entry-content .widecolumn label,.entry-content .widecolumn .mu_register label { font-size:12px; font-size:1.2rem; }

 .entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="url"],.entry-content input[type="password"],.entry-content input[type="search"],.entry-content textarea { padding:0.375em; }

 .entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"],.entry-content .post-password-form input[type="submit"],.entry-content .widecolumn #submit,.entry-content .widecolumn .mu_register input[type="submit"] { font-size:12px; font-size:1.2rem; padding:0.7917em 1.5833em; }

 .entry-content button,.entry-content input { line-height:normal; }

 .entry-content button,.entry-content input,.entry-content select,.entry-content textarea { font-size:16px; font-size:1.6rem; line-height:1.5; }

 .entry-content embed,.entry-content iframe,.entry-content object,.entry-content video { margin-bottom:1.6em; }

 }

 @media screen and (min-width:68.75em) { .entry-content p,.entry-content address,.entry-content pre,.entry-content hr,.entry-content ul,.entry-content ol,.entry-content dl,.entry-content dd,.entry-content table { margin-bottom:1.6471em; }

 .entry-content blockquote.aligncenter,.entry-content .wp-caption.aligncenter,.entry-content img.aligncenter { margin-top:0.4118em; margin-bottom:1.6471em; }

 .entry-content blockquote.alignleft,.entry-content .wp-caption.alignleft,.entry-content img.alignleft { margin:0.4118em 1.6471em 1.6471em 0; }

 .entry-content blockquote.alignright,.entry-content .wp-caption.alignright,.entry-content img.alignright { margin:0.4118em 0 1.6471em 1.6471em; }

 .entry-content .wp-caption.alignleft,.entry-content .wp-caption.alignright,.entry-content .wp-caption.aligncenter { margin-bottom:1.2353em; }

 .entry-content .wp-caption,.entry-content .gallery { margin-bottom:1.6471em; }

 .entry-content .post-password-form label,.entry-content .post-navigation .meta-nav,.entry-content .comment-navigation,.entry-content .image-navigation,.entry-content .author-heading,.entry-content .author-bio,.entry-content .entry-footer,.entry-content .page-links a,.entry-content .page-links span,.entry-content .comment-metadata,.entry-content .pingback .edit-link,.entry-content .comment-list .reply,.entry-content .comment-notes,.entry-content .comment-awaiting-moderation,.entry-content .logged-in-as,.entry-content .comment-form label,.entry-content .comment-form .comment-form-cookies-consent label,.entry-content .form-allowed-tags,.entry-content .site-info,.entry-content .wp-caption-text,.entry-content .gallery-caption,.entry-content .entry-caption,.entry-content .widecolumn label,.entry-content .widecolumn .mu_register label { font-size:14px; font-size:1.4rem; }

 .entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="url"],.entry-content input[type="password"],.entry-content input[type="search"],.entry-content textarea { padding:0.5em; }

 .entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"],.entry-content .post-password-form input[type="submit"],.entry-content .widecolumn #submit,.entry-content .widecolumn .mu_register input[type="submit"] { font-size:14px; font-size:1.4rem; padding:0.708em 1.5714em; }

 .entry-content button,.entry-content input,.entry-content select,.entry-content textarea { font-size:17px; font-size:1.7rem; line-height:1.6471; }

 .entry-content button,.entry-content input { line-height:normal; }

 .entry-content embed,.entry-content iframe,.entry-content object,.entry-content video { margin-bottom:1.6471em; }

 }

 @media screen and (min-width:77.5em) { .entry-content { font-size:15px; font-weight:400; line-height:26px; }

 .entry-content p,.entry-content address,.entry-content pre,.entry-content hr,.entry-content ul,.entry-content ol,.entry-content dl,.entry-content dd,.entry-content table { margin-bottom:1.555em; }

 .entry-content blockquote.aligncenter,.entry-content .wp-caption.aligncenter,.entry-content img.aligncenter { margin-top:0.4211em; margin-bottom:1.6842em; }

 .entry-content blockquote.alignleft,.entry-content .wp-caption.alignleft,.entry-content img.alignleft { margin:0.4211em 1.6842em 1.6842em 0; }

 .entry-content blockquote.alignright,.entry-content .wp-caption.alignright,.entry-content img.alignright { margin:0.4211em 0 1.6842em 1.6842em; }

 .entry-content img.alignleft { margin-bottom:1.625em; }

 .entry-content .wp-caption.alignleft,.entry-content .wp-caption.alignright,.entry-content .wp-caption.aligncenter { margin-bottom:1.2632em; }

 .entry-content .wp-caption,.entry-content .gallery { margin-bottom:1.6842em; }

 .entry-content .post-password-form label,.entry-content .post-navigation .meta-nav,.entry-content .comment-navigation,.entry-content .image-navigation,.entry-content .author-heading,.entry-content .author-bio,.entry-content .entry-footer,.entry-content .page-links a,.entry-content .page-links span,.entry-content .comment-metadata,.entry-content .pingback .edit-link,.entry-content .comment-list .reply,.entry-content .comment-notes,.entry-content .comment-awaiting-moderation,.entry-content .logged-in-as,.entry-content .comment-form label,.entry-content .comment-form .comment-form-cookies-consent label,.entry-content .form-allowed-tags,.entry-content .site-info,.entry-content .wp-caption-text,.entry-content .gallery-caption,.entry-content .entry-caption,.entry-content .widecolumn label,.entry-content .widecolumn .mu_register label { font-size:12px; font-size:1.25rem; }

 .entry-content input[type="text"],.entry-content input[type="email"],.entry-content input[type="url"],.entry-content input[type="password"],.entry-content input[type="search"],.entry-content textarea { padding:0.5278em; }

 .entry-content input[type="button"],.entry-content input[type="reset"],.entry-content input[type="submit"],.entry-content .post-password-form input[type="submit"],.entry-content .widecolumn #submit,.entry-content .widecolumn .mu_register input[type="submit"] { font-size:16px; font-size:1.6rem; padding:0.58em 1.625em; }

 .entry-content button,.entry-content input,.entry-content select,.entry-content textarea { font-size:19px; font-size:1.9rem; line-height:1.6842; }

 .entry-content button,.entry-content input { line-height:normal; }

 .entry-content embed,.entry-content iframe,.entry-content object,.entry-content video { margin-bottom:1.6842em; }

 }

 @media only screen and (max-width:767px) { .comment-list ol.children:first-child { padding-left:20px; }

 .comment-list li .comment-body .comment-author-date .detail-author img.avatar { width:50px; height:50px; }

 .comment-list li .comment-body .comment-author-date .detail-author img.avatar + .entry-detail,.comment-list li .comment-body .comment-author-date .detail-author .text { padding-left:70px; }

 .comment-list li .comment-body .comment-author-date .detail-author .entry-detail { padding-right:110px; }

 }

 @media only screen and (max-width:650px) { .entry-content li > ul,.entry-content li > ol,.entry-content blockquote > ul,.entry-content blockquote > ol { margin-left:1.3333em; }

 .comment-list li .comment-body .comment-author-date .text { padding-left:0; }

 .entry-content blockquote { padding:10px 15px 10px 35px; }

 .entry-content blockquote:before { font-size:20px; left:10px; top:8px; }

 }

 @media only screen and (max-width:479px) { .comment-list li .comment-body .comment-author-date .detail-author .text.has-avatar { padding-left:0; margin-top:20px; }

 }

 @media only screen and (max-width:400px) { .comment-list .entry-content th,.comment-list .entry-content td { padding:0.299999em; font-size:13px; line-height:22px; border:none; border-bottom:1px solid #e1e1e1; }

 }

 @media only screen and (max-width:375px) { .post-comment { padding-left:15px; padding-right:15px; }

 .comment-list li .comment-body .comment-author-date .detail-author .entry-detail { padding-right:0; }

 .comment-list li .comment-body .comment-author-date .comment-meta { margin-top:5px; }

 .comment-list li .comment-body .comment-author-date .comment-meta a { position:static; }

 }

 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { border:0; font-size:100%; margin:0; outline:0; padding:0; vertical-align:baseline; }

 ul { list-style:none; }

 h1,h2,h3,h4,h5,h6 { clear:both; font-weight:700; line-height:inherit; -ms-word-wrap:break-word; word-wrap:break-word; font-family:"Raleway", sans-serif; }

 .entry-content ul:first-child,.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child,.entry-summary h1:first-child,.entry-summary h2:first-child,.entry-summary h3:first-child,.entry-summary h4:first-child,.entry-summary h5:first-child,.entry-summary h6:first-child,.comment-content h1:first-child,.comment-content h2:first-child,.comment-content h3:first-child,.comment-content h4:first-child,.comment-content h5:first-child,.comment-content h6:first-child,.textwidget h1:first-child,.textwidget h2:first-child,.textwidget h3:first-child,.textwidget h4:first-child,.textwidget h5:first-child,.textwidget h6:first-child { margin-top:0; }

 h1.entry-title,h2.entry-title,h3.entry-title,h4.entry-title,h5.entry-title,h6.entry-title { margin-bottom:0; }

 img { border:none; max-width:100%; height:auto; }

 a { color:#9e0b0f; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 a:hover { color:#f77436; text-decoration:none; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 a:focus { text-decoration:none; color:inherit; outline:none; }

 button,input { transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; }

 input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type="url"],textarea { border:1px solid #e1e1e1; padding:7px 15px; font-size:15px; color:#636363; border-radius:0; }

 button,input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=search]:focus,textarea:focus { border-color:#e1e1e1; outline:none; }

 table > tbody > tr > td,table > tbody > tr > th,table > tfoot > tr > td,table > tfoot > tr > th,table > thead > tr > td,table > thead > tr > th { border:1px solid #e1e1e1; }

 a,button,input[type="submit"],input[type="button"],input[type="reset"],input[type="file"],input[type="image"],label[for] { cursor:pointer; }

 a[href^="tel"],button[disabled],input[disabled],textarea[disabled],select[disabled] { cursor:default; }

 input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="search"],input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea,a[href^="tel"] { -webkit-appearance:none; -moz-appearance:none; appearance:none; }

 input:-webkit-autofill { -webkit-box-shadow:0 0 0px 1000px white inset; }

 button,select { text-transform:none; }

 table { width:100%; border-collapse:collapse; border-spacing:0; }

 nav ul,nav ol { list-style:none outside none; }

 dd,dt { line-height:26px; }

 html { font-size:60%; }

 body { font-family:"Poppins", sans-serif; font-size:15px; font-weight:400; color:#636363; line-height:26px; background:#fff; background-image:none; background-attachment:none; background-repeat:no-repeat; }

 .heading-title,.entry-heading { margin-bottom:35px; }

 .entry-heading .heading-title { margin-bottom:0; }

 .heading-title .entry-title { font-family:"Raleway", sans-serif; font-size:30px; font-weight:700; color:#222; font-style:normal; }

 .entry-title { font-family:"Raleway", sans-serif; font-size:15px; font-weight:500; line-height:22px; color:#222; }

 .entry-title a { color:#222; }

 .entry-title:hover a { color:#f77436; }

 main.main-content { background:#fff; }

 .container { max-width:1200px; width:100%; }

 .container-fluid { max-width:1800px; }

 .boxed { width:100%; max-width:1200px; -webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2); -moz-box-shadow:0 0 10px rgba(0, 0, 0, .2); box-shadow:0 0 10px rgba(0, 0, 0, .2); margin:0 auto; }

 .boxed .vc_row[data-vc-full-width] { max-width:1200px !important; }

 .page-has-padding main.main-content > .inner-content { padding-top:50px; padding-bottom:100px; }

 @media screen and (max-width:992px) { .page-has-padding main.main-content > .inner-content { padding-bottom:60px; }

 }

 .popup-loading { display:none; text-align:center; position:fixed; background:rgba(255, 255, 255, 0.95); top:0; right:0; left:0; bottom:0; z-index:9999; }

 .popup-loading img { left:50%; top:50%; position:absolute; margin-left:-40px; margin-top:-40px; }

 .button-menu { display:inline-block; cursor:pointer; }

 .button-menu.scheme-light .icon-menu span { background:#fff; }

 .button-menu.scheme-dark .icon-menu span { background:#222; }

 .button-menu.style-1 .icon-menu { display:inline-block; vertical-align:middle; position:relative; top:-3px; }

 .button-menu.style-1 .icon-menu span { display:block; width:25px; height:2px; margin-bottom:4px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-menu.style-1 .icon-menu span:last-child { width:12px; margin-bottom:0; }

 .button-menu.style-1 .icon-menu:hover span { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .sticky-scroll { position:sticky !important; }

 .text-limit { display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

 .blog-sidebar { width:370px; min-height:1px; padding-left:15px; padding-right:15px; position:relative; float:left; display:block; }

 .has-sidebar .content-blog { min-height:1px; padding-left:15px; padding-right:15px; position:relative; float:left; display:block; }

 .page-load-status { clear:both; }

 .icon-quote-white .icon-quote { filter:brightness(130%); }

 body .wpb_gmaps_widget .wpb_wrapper { padding:0; }

 body .mCSB_scrollTools { width:2px; height:100%; background:#e1e1e1; }

 body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width:2px; border-radius:0; background:#f7941d !important; }

 /* Text meant only for screen readers. */ .screen-reader-text { border:0; clip:rect(1px, 1px, 1px, 1px); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute !important; width:1px; word-wrap:normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

 .screen-reader-text:focus { background-color:#eee; clip:auto !important; clip-path:none; color:#444; display:block; font-size:1em; height:auto; left:5px; line-height:normal; padding:15px 23px 14px; text-decoration:none; top:5px; width:auto; z-index:100000; }

 img.ajax-loading { width:18px !important; height:18px !important; display:inline-block; }

 .popup { display:none; }

 .add-to-cart-success { display:none; position:fixed; max-width:310px; top:200px; right:50px; background:#fff; border:2px solid #f7941d; color:#fff; padding:15px 25px 20px 15px; z-index:9999; }

 .add-to-cart-success i { display:table-cell; font-size:30px; color:#f7941d; }

 .add-to-cart-success .inner-detail { display:table-cell; vertical-align:top; padding-left:15px; }

 .add-to-cart-success .inner-detail .entry-name { display:block; margin-bottom:15px; font-size:15px; color:#a27037; }

 .add-to-cart-success .inner-detail .entry-name span { font-weight:700; }

 .add-to-cart-success .inner-detail .button { font-size:14px; text-transform:uppercase; color:#fff; background-color:#a27037; padding:6px 13px; display:inline-block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .add-to-cart-success .inner-detail .button:hover { background-color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .add-to-cart-success .btn-close { position:absolute; display:inline-block; top:6px; right:8px; cursor:pointer; }

 .add-to-cart-success .btn-close i { font-size:12px; color:#a27037; }

 .bin-heading { margin-bottom:30px; }

 .related.products,.up-sells.products,.cross-sells,.related-post { margin-top:30px; }

 .related.products > h2,.up-sells.products > h2,.cross-sells > h2,.related-post > h2,.related.products > h3,.up-sells.products > h3,.cross-sells > h3,.related-post > h3 { font-family:"Raleway", sans-serif; font-size:30px; line-height:32px; font-weight:700; color:#222; margin-bottom:35px; text-align:center; text-transform:uppercase; }

 .related.products .products,.up-sells.products .products,.cross-sells .products,.related-post .products { margin-bottom:0; }

 /**
 * 3.0 - Template
 * ----------------------------------------------------------------------------
 */ #wrapper.enable-loading-effect { opacity:0; visibility:hidden; }

 #wrapper.after-loading-effect { opacity:1; visibility:visible; }

 .loading-screen .loading-effect { -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); left:50%; top:50%; position:fixed; z-index:9999; }

 .loading-screen .overlay-loading-effect { position:fixed; top:0; left:0; right:0; bottom:0; background:#fff; z-index:99; }

 .style-1 .cssload-container { position:relative; }

 .style-1 .cssload-container .cssload-whirlpool,.style-1 .cssload-container .cssload-whirlpool::before,.style-1 .cssload-container .cssload-whirlpool::after { position:absolute; top:50%; left:50%; border:1px solid #ccc; border-left-color:#f26522; border-radius:974px; -o-border-radius:974px; -ms-border-radius:974px; -webkit-border-radius:974px; -moz-border-radius:974px; }

 .style-1 .cssload-container .cssload-whirlpool { margin:-24px 0 0 -24px; height:49px; width:49px; animation:cssload-rotate 850ms linear infinite; -o-animation:cssload-rotate 850ms linear infinite; -ms-animation:cssload-rotate 850ms linear infinite; -webkit-animation:cssload-rotate 850ms linear infinite; -moz-animation:cssload-rotate 850ms linear infinite; }

 .style-1 .cssload-container .cssload-whirlpool::before { content:""; margin:-22px 0 0 -22px; height:43px; width:43px; animation:cssload-rotate 850ms linear infinite; -o-animation:cssload-rotate 850ms linear infinite; -ms-animation:cssload-rotate 850ms linear infinite; -webkit-animation:cssload-rotate 850ms linear infinite; -moz-animation:cssload-rotate 850ms linear infinite; }

 .style-1 .cssload-container .cssload-whirlpool::after { content:""; margin:-28px 0 0 -28px; height:55px; width:55px; animation:cssload-rotate 1700ms linear infinite; -o-animation:cssload-rotate 1700ms linear infinite; -ms-animation:cssload-rotate 1700ms linear infinite; -webkit-animation:cssload-rotate 1700ms linear infinite; -moz-animation:cssload-rotate 1700ms linear infinite; }

 @keyframes cssload-rotate { 100% { transform:rotate(360deg); }

 }

 @-o-keyframes cssload-rotate { 100% { -o-transform:rotate(360deg); }

 }

 @-ms-keyframes cssload-rotate { 100% { -ms-transform:rotate(360deg); }

 }

 @-webkit-keyframes cssload-rotate { 100% { -webkit-transform:rotate(360deg); }

 }

 @-moz-keyframes cssload-rotate { 100% { -moz-transform:rotate(360deg); }

 }

 .style-2 #cssload-loader { position:absolute; margin:auto; left:0; right:0; width:88px; }

 .style-2 #cssload-loader ul { margin:0; list-style:none; width:88px; height:63px; position:relative; padding:0; height:10px; }

 .style-2 #cssload-loader ul li { position:absolute; width:2px; height:0; background-color:#000; bottom:0; }

 .style-2 #cssload-loader li:nth-child(1) { left:0; animation:cssload-sequence1 0.95s ease infinite 0; -o-animation:cssload-sequence1 0.95s ease infinite 0; -ms-animation:cssload-sequence1 0.95s ease infinite 0; -webkit-animation:cssload-sequence1 0.95s ease infinite 0; -moz-animation:cssload-sequence1 0.95s ease infinite 0; }

 .style-2 #cssload-loader li:nth-child(2) { left:15px; animation:cssload-sequence2 0.95s ease infinite 0.095s; -o-animation:cssload-sequence2 0.95s ease infinite 0.095s; -ms-animation:cssload-sequence2 0.95s ease infinite 0.095s; -webkit-animation:cssload-sequence2 0.95s ease infinite 0.095s; -moz-animation:cssload-sequence2 0.95s ease infinite 0.095s; }

 .style-2 #cssload-loader li:nth-child(3) { left:29px; animation:cssload-sequence1 0.95s ease-in-out infinite 0.19s; -o-animation:cssload-sequence1 0.95s ease-in-out infinite 0.19s; -ms-animation:cssload-sequence1 0.95s ease-in-out infinite 0.19s; -webkit-animation:cssload-sequence1 0.95s ease-in-out infinite 0.19s; -moz-animation:cssload-sequence1 0.95s ease-in-out infinite 0.19s; }

 .style-2 #cssload-loader li:nth-child(4) { left:44px; animation:cssload-sequence2 0.95s ease-in infinite 0.285s; -o-animation:cssload-sequence2 0.95s ease-in infinite 0.285s; -ms-animation:cssload-sequence2 0.95s ease-in infinite 0.285s; -webkit-animation:cssload-sequence2 0.95s ease-in infinite 0.285s; -moz-animation:cssload-sequence2 0.95s ease-in infinite 0.285s; }

 .style-2 #cssload-loader li:nth-child(5) { left:58px; animation:cssload-sequence1 0.95s ease-in-out infinite 0.38s; -o-animation:cssload-sequence1 0.95s ease-in-out infinite 0.38s; -ms-animation:cssload-sequence1 0.95s ease-in-out infinite 0.38s; -webkit-animation:cssload-sequence1 0.95s ease-in-out infinite 0.38s; -moz-animation:cssload-sequence1 0.95s ease-in-out infinite 0.38s; }

 .style-2 #cssload-loader li:nth-child(6) { left:73px; animation:cssload-sequence2 0.95s ease infinite 0.475s; -o-animation:cssload-sequence2 0.95s ease infinite 0.475s; -ms-animation:cssload-sequence2 0.95s ease infinite 0.475s; -webkit-animation:cssload-sequence2 0.95s ease infinite 0.475s; -moz-animation:cssload-sequence2 0.95s ease infinite 0.475s; }

 @keyframes cssload-sequence1 { 0% { height:10px; }

 50% { height:49px; }

 100% { height:10px; }

 }

 @-o-keyframes cssload-sequence1 { 0% { height:10px; }

 50% { height:49px; }

 100% { height:10px; }

 }

 @-ms-keyframes cssload-sequence1 { 0% { height:10px; }

 50% { height:49px; }

 100% { height:10px; }

 }

 @-webkit-keyframes cssload-sequence1 { 0% { height:10px; }

 50% { height:49px; }

 100% { height:10px; }

 }

 @-moz-keyframes cssload-sequence1 { 0% { height:10px; }

 50% { height:49px; }

 100% { height:10px; }

 }

 @keyframes cssload-sequence2 { 0% { height:19px; }

 50% { height:63px; }

 100% { height:19px; }

 }

 @-o-keyframes cssload-sequence2 { 0% { height:19px; }

 50% { height:63px; }

 100% { height:19px; }

 }

 @-ms-keyframes cssload-sequence2 { 0% { height:19px; }

 50% { height:63px; }

 100% { height:19px; }

 }

 @-webkit-keyframes cssload-sequence2 { 0% { height:19px; }

 50% { height:63px; }

 100% { height:19px; }

 }

 @-moz-keyframes cssload-sequence2 { 0% { height:19px; }

 50% { height:63px; }

 100% { height:19px; }

 }

 .style-3 .wrapper { padding-left:1em; padding-right:1em; margin:auto; display:block; width:195px; }

 .style-3 .cssload-loader { width:49px; height:49px; border-radius:50%; margin:3em; display:inline-block; position:relative; vertical-align:middle; background:#000; }

 .style-3 .cssload-loader,.style-3 .cssload-loader:before,.style-3 .cssload-loader:after { animation:1.15s infinite ease-in-out; -o-animation:1.15s infinite ease-in-out; -ms-animation:1.15s infinite ease-in-out; -webkit-animation:1.15s infinite ease-in-out; -moz-animation:1.15s infinite ease-in-out; }

 .style-3 .cssload-loader:before,.style-3 .cssload-loader:after { width:100%; height:100%; border-radius:50%; position:absolute; top:0; left:0; }

 .style-3 .cssload-loader { animation-name:cssload-loader; -o-animation-name:cssload-loader; -ms-animation-name:cssload-loader; -webkit-animation-name:cssload-loader; -moz-animation-name:cssload-loader; }

 @keyframes cssload-loader { from { transform:scale(0); opacity:1; }

 to { transform:scale(1); opacity:0; }

 }

 @-o-keyframes cssload-loader { from { -o-transform:scale(0); opacity:1; }

 to { -o-transform:scale(1); opacity:0; }

 }

 @-ms-keyframes cssload-loader { from { -ms-transform:scale(0); opacity:1; }

 to { -ms-transform:scale(1); opacity:0; }

 }

 @-webkit-keyframes cssload-loader { from { -webkit-transform:scale(0); opacity:1; }

 to { -webkit-transform:scale(1); opacity:0; }

 }

 @-moz-keyframes cssload-loader { from { -moz-transform:scale(0); opacity:1; }

 to { -moz-transform:scale(1); opacity:0; }

 }

 .popup-newsletter .entry-popup { padding:45px 30px 30px; width:calc(100% - 30px); max-width:770px; min-height:420px; background-color:#fff; background-image:none; background-repeat:no-repeat; background-size:cover; text-align:center; }

 .popup-newsletter .entry-popup .content-popup { display:inline-block; width:100%; max-width:570px; background:none; text-align:left; }

 .newsletter h3.entry-title { font-size:30px; line-height:32px; color:#222; font-family:"Raleway", sans-serif; font-weight:300; margin-bottom:20px; text-align:center; text-transform:uppercase; }

 .newsletter p.entry-des { font-size:15px; color:#636363; margin-bottom:40px; text-align:center; }

 .newsletter .form-newsletter { position:relative; }

 .newsletter .form-newsletter span:not(.input-field) { display:none; }

 .newsletter .form-newsletter .input-field { display:block; position:relative; padding-top:16px; }

 .newsletter .form-newsletter .input-field.focused .form-label { top:0; font-size:12px; color:#acacac; cursor:auto; }

 .newsletter .form-newsletter .input-field .form-label { position:absolute; left:0; top:26px; display:inline-block; font-size:15px; font-weight:normal; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .newsletter .form-newsletter .input-field input[type="email"] { display:block; width:100%; padding-left:0; padding-right:105px; background:none; border:none; border-bottom:2px solid #f7941d; }

 .newsletter .form-newsletter .input-field input[type="email"]:focus { border-color:#f77436; }

 .newsletter .form-newsletter input[type="submit"] { position:absolute; right:0; bottom:8px; border:none; background:none; padding:0; color:#f7941d; }

 .newsletter .form-newsletter input[type="submit"]:hover { color:#f77436; }

 @media screen and (max-width:480px) { .popup-newsletter .entry-popup { padding:30px 20px; }

 .newsletter h3.entry-title { font-size:24px; }

 .newsletter p.entry-des { font-size:14px; margin-bottom:25px; }

 }

 .popup-account { display:none; }

 .popup-account #customer_login,.popup-account #customer_register { background:#fff; padding:22px 30px 42px; }

 .popup-account #customer_login .entry-title,.popup-account #customer_register .entry-title { font-family:"Raleway", sans-serif; font-size:24px; font-weight:normal; }

 .popup-account #customer_login .entry-title .loading-ajax,.popup-account #customer_register .entry-title .loading-ajax { display:none; }

 .popup-account #customer_login .entry-title .loading-ajax img,.popup-account #customer_register .entry-title .loading-ajax img { width:28px; }

 .popup-account #customer_login form .status,.popup-account #customer_register form .status { font-size:15px; margin-bottom:5px; }

 .popup-account #customer_login form .status .done,.popup-account #customer_register form .status .done { color:green; display:none; }

 .popup-account #customer_login form .status .error,.popup-account #customer_register form .status .error { color:#ff1000; display:none; }

 .popup-account #customer_login form label,.popup-account #customer_register form label { font-size:15px; color:#222; display:block; font-weight:400; }

 .popup-account #customer_login form label.txt-label,.popup-account #customer_register form label.txt-label { margin-top:15px; }

 .popup-account #customer_login form label.error,.popup-account #customer_register form label.error { margin-top:5px; color:#ff1000; }

 .popup-account #customer_login form input.input-text,.popup-account #customer_register form input.input-text { width:100%; margin-top:10px; height:50px; background:#fff; border:1px solid #e1e1e1; }

 .popup-account #customer_login form .control-form,.popup-account #customer_register form .control-form { margin-top:15px; margin-bottom:25px; }

 .popup-account #customer_login form .control-form input,.popup-account #customer_register form .control-form input { display:inline-block; vertical-align:middle; margin-top:2px; }

 .popup-account #customer_login form .control-form label,.popup-account #customer_register form .control-form label { display:inline-block; vertical-align:middle; margin-bottom:0; margin-left:5px; }

 .popup-account #customer_login form .control-form label a,.popup-account #customer_register form .control-form label a { color:#f7941d; }

 .popup-account #customer_login form .control-form > a,.popup-account #customer_register form .control-form > a { float:right; color:#222; opacity:0.5; }

 .popup-account #customer_login form .control-form p:first-child,.popup-account #customer_register form .control-form p:first-child { margin-bottom:5px; }

 .popup-account #customer_login form .control-form #policy_register-error,.popup-account #customer_register form .control-form #policy_register-error { float:right; margin-top:0; }

 .popup-account #customer_login form .btn-submit,.popup-account #customer_register form .btn-submit { color:#fff; background:#a27037; text-transform:uppercase; padding-top:13px; padding-bottom:13px; width:100%; text-align:center; border:none; }

 .top-bar { background-color:#a27037; color:#fff; font-size:14px; }

 .top-bar .topbar-intro { display:inline-block; }

 .left-topbar,.right-topbar { height:50px; line-height:50px; }

 .right-topbar > div { display:inline-block; font-size:14px; }

 .right-topbar .topbar-nav { border-left:1px solid rgba(255, 255, 255, 0.15); margin-left:20px; }

 .right-topbar .topbar-nav a { font-size:14px; color:#fff; display:inline-block; border-right:1px solid rgba(255, 255, 255, 0.15); padding:0 20px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .right-topbar .topbar-nav a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-share { display:none; }

 .top-bar .socials-profile { font-size:0; line-height:1; }

 .top-bar .socials-profile a { font-size:14px; margin-left:15px; color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .top-bar .socials-profile a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .top-bar .socials-profile a:first-child { margin-left:0; }

 .account-profile { line-height:1; margin-left:20px; }

 .account-profile .user-avatar { display:inline-block; }

 .account-profile .user-avatar a { display:block; width:30px; height:30px; }

 .account-profile .user-avatar a img { border-radius:30px; }

 .account-profile .user-control .username { position:relative; padding-right:8px; }

 .account-profile .user-control .username b { white-space:nowrap; text-overflow:ellipsis; overflow:hidden; max-width:80px; display:inline-block; vertical-align:middle; }

 .account-profile .user-control .username:after { content:','; position:absolute; top:4px; right:4px; display:block; }

 .account-profile .user-control a { color:#fff; vertical-align:middle; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .account-profile .user-control a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .account-profile .button-login { background:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; padding:5px 15px; color:#fff; border-radius:2px; }

 .account-profile .button-login:hover { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .account-profile .button-signup { background:#f7941d; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; padding:5px 15px; color:#fff; border-radius:2px; margin-left:5px; }

 .account-profile .button-signup:hover { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .currency-language { float:left; display:inline-block; font-size:0; margin-right:20px; }

 .currency-language + .topbar-intro { float:left; width:calc(100% - 178px); }

 .currency-language + .topbar-intro p { white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

 .currency-language > div { cursor:pointer; font-size:14px; display:inline-block; border-left:1px solid rgba(255, 255, 255, 0.15); border-right:1px solid rgba(255, 255, 255, 0.15); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .currency-language > div:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .currency-language > div:hover .select2-selection__rendered { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .currency-language > div:hover .select2-selection__arrow b:before { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .currency-language .language + .currency { border-left:0; }

 .currency-language .select2-container .select2-selection--single { border:none; }

 .currency-language .select2-selection { border:0; background-color:inherit; }

 .currency-language .select2-selection .select2-selection__rendered { color:#fff; padding-left:15px; padding-right:35px; }

 .currency-language .select2-selection .select2-selection__arrow { right:15px; }

 .currency-language .select2-selection .select2-selection__arrow b { margin-left:6px; margin-top:-1px; }

 .currency-language .select2-selection .select2-selection__arrow b:before { content:"\e64b"; font-family:'themify'; font-size:10px; line-height:1; color:#fff !important; }

 @media screen and (max-width:1199px) { .currency-language { display:none; }

 }

 @media screen and (max-width:991px) { .top-bar .topbar-intro { display:none; }

 }

 @media screen and (max-width:767px) { .inner-promotion-bar { display:none; }

 }

 @media screen and (max-width:639px) { .top-bar .left-topbar,.top-bar .right-topbar { height:35px; line-height:35px; }

 .currency-language .select2-selection .select2-selection__rendered { padding-left:15px; padding-right:30px; }

 .currency-language .select2-selection .select2-selection__arrow { right:12px; }

 .socials-profile a { margin-left:10px; }

 .top-bar .account-profile .user-control { display:none; }

 }

 @media screen and (max-width:479px) { .currency-language { margin-right:0; }

 .currency-language > div { font-size:12px; }

 .currency-language .select2-selection .select2-selection__rendered { padding-left:10px; padding-right:20px; }

 .currency-language .select2-selection .select2-selection__arrow { right:7px; }

 .currency-language .select2-selection .select2-selection__arrow b { margin-top:0; }

 .currency-language .select2-selection .select2-selection__arrow b:before { font-size:8px; }

 .account-profile .user-avatar a { width:25px; height:25px; }

 .top-bar .button-share { display:inline-block; }

 .top-bar .socials-profile .entry-socials { display:none; }

 .top-bar .account-profile { position:relative; }

 .top-bar .account-profile .user-control { min-width:70px; position:absolute; top:30px; right:50%; margin-right:-10px; background:#fff; padding:5px 10px 5px; z-index:99; }

 .top-bar .account-profile .user-control a { color:#636363; font-size:12px; display:block; }

 .top-bar .account-profile .user-control a.username { margin-bottom:5px; padding-right:0; }

 .top-bar .account-profile .user-control a.username:after { display:none; }

 .top-bar .socials-profile { position:relative; }

 .top-bar .socials-profile .entry-socials { position:absolute; background:#fff; left:-50%; text-align:center; padding:5px 5px 10px; margin-left:-5px; top:26px; z-index:99; }

 .top-bar .socials-profile .entry-socials a { margin-left:0; margin-bottom:8px; padding-left:5px; padding-right:5px; display:inline-block; color:#636363; }

 .top-bar .socials-profile .entry-socials a:last-child { margin-bottom:0; }

 }

 /**
 * 4.0 - Page
 * ----------------------------------------------------------------------------
 */ .content-default { padding-top:50px; padding-bottom:90px; }

 .layout-grid { display:flex; flex-wrap:wrap; }

 .page #comments { margin-top:40px; }

 .has-sidebar.right-sidebar .main-sidebar { float:right !important; }

 .has-sidebar.left-sidebar .content-layout { float:right !important; }

 .paging-navigation,.comment-navigation { font-size:0; }

 .paging-navigation a,.comment-navigation a { color:#636363; }

 .paging-navigation .page-numbers,.comment-navigation .page-numbers { font-size:15px; margin-right:10px; margin-bottom:10px; text-align:center; display:inline-block; width:40px; height:40px; line-height:40px; background-color:#f5f5f5; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .paging-navigation .page-numbers.current,.comment-navigation .page-numbers.current { color:#fff; background:#f7941d; }

 .paging-navigation .page-numbers.current:hover,.comment-navigation .page-numbers.current:hover { color:#fff !important; }

 .paging-navigation .page-numbers:not(.dots):hover,.comment-navigation .page-numbers:not(.dots):hover { color:#f7941d; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .paging-navigation .page-numbers.next,.comment-navigation .page-numbers.next { padding-left:15px; padding-right:15px; width:auto; }

 .paging-navigation .page-numbers.next span,.comment-navigation .page-numbers.next span { margin-left:5px; font-size:13px; }

 .paging-navigation .page-numbers.prev,.comment-navigation .page-numbers.prev { padding-left:15px; padding-right:15px; width:auto; }

 .paging-navigation .page-numbers.prev span,.comment-navigation .page-numbers.prev span { margin-right:5px; font-size:13px; }

 .paging-navigation .page-numbers:last-child,.comment-navigation .page-numbers:last-child { margin-right:0; }

 .paging-navigation { margin-top:50px; text-align:center; }

 .comment-navigation { margin-top:15px; }

 .comment-navigation .page-numbers { font-size:12px; width:30px; height:30px; line-height:30px; margin-right:5px; background-color:#ebebeb; }

 .layout-list .column { width:100% !important; }

 .breadcrumbs { position:relative; }

 .breadcrumbs li { display:inline-block; margin-right:10px; }

 .breadcrumbs li:first-child { padding-left:0; }

 .breadcrumbs li:last-child { padding-right:0; }

 .breadcrumbs li:last-child:after { display:none; }

 .breadcrumbs li:after { content:'/'; display:inline-block; font-size:10px; margin-left:10px; line-height:normal; position:relative; top:-2px; }

 .yith-loading { visibility:hidden; }

 .opacity-image { opacity:0; -webkit-transition:opacity 0.25s ease-in-out; -moz-transition:opacity 0.25s ease-in-out; -o-transition:opacity 0.25s ease-in-out; transition:opacity 0.25s ease-in-out; }

 .ajax-search-results { display:none; }

 .float-header { position:absolute; z-index:999; left:0; right:0; }

 .float-header.sticky-header.on { position:fixed !important; }

 .box-search { display:block; position:relative; }

 .box-search .ipSearch { padding-right:40px; width:100%; }

 .box-search .btnSearch { width:40px; height:42px; background:none; border:0; position:absolute; right:0; top:0; }

 .box-search .btnSearch i { position:relative; top:2px; color:#a27037; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .box-search .btnSearch:hover i { color:#f77436; }

 .page-title { padding-top:145px; padding-bottom:0px; background-color:#fff; }

 .page-title.bg-page-title { background-image:url('https://levneskrine2019.crmcloud.online/wp-content/uploads/2018/10/page-title-background.jpg'); }

 .page-title .entry-page-title { font-weight:700; font-size:30px; line-height:38px; z-index:2; }

 .page-title .entry-page-title + .breadcrumbs { margin-top:12px; }

 .page-title.on-sides .entry-page-title { float:left; position:relative; }

 .page-title.on-sides .entry-page-title:after { content:''; width:40px; height:2px; display:block; background:#222; position:absolute; right:-70px; top:50%; }

 .page-title.on-sides .breadcrumbs { float:right; margin-top:0; padding-top:6px; padding-bottom:6px; }

 .page-title.color-light { z-index:2; position:relative; }

 .page-title.color-light:before { content:''; position:absolute; top:0; left:0; right:0; bottom:0; z-index:-1; background:rgba(0, 0, 0, .3); }

 .page-title.color-light .entry-page-title:after { background:#fff; }

 .page-title.color-dark { position:relative; z-index:2; }

 .page-title.color-dark:before { content:''; position:absolute; top:0; left:0; right:0; bottom:0; z-index:-1; background:rgba(255, 255, 255, .3); }

 .page-title.color-dark .entry-page-title { color:#222; }

 .page-title.color-dark a { color:#222 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .page-title.color-dark a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .page-title.color-dark .breadcrumbs li { color:#acacac; }

 .page-title.color-dark .breadcrumbs li:after { color:#acacac; }

 .select2-container--default .select2-results__option--highlighted[aria-selected] { background-color:#f77436; }

 .select2-container--open { z-index:9999; }

 .select2-container .select2-selection--single { margin:0; border:1px solid #e1e1e1; border-radius:0; }

 .select2-container .select2-selection--single .select2-selection__arrow b { border:none; }

 .select2-container .select2-selection--single .select2-selection__arrow b:before { content:'\f107'; font-family:FontAwesome; font-size:14px; color:#555; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }

 .select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true] { background:#f77436; color:#fff; }

 .select2-results { background:#222; }

 .select2-results li.select2-results__option { color:#888; padding:10px 15px; }

 .page .entry-content .form-newsletter { position:relative; }

 .page .entry-content .form-newsletter p { margin-bottom:0; }

 .page .entry-content .form-newsletter .input-field input { padding-top:5px; padding-bottom:5px; height:33px; background:none; border-bottom:1px solid #e1e1e1; }

 .page .entry-content .form-newsletter .input-field .form-label { top:8px; }

 .page .entry-content .form-newsletter input[type="submit"] { width:auto; position:absolute; margin-top:0; right:0; bottom:1px; text-transform:inherit; font-family:"Raleway", sans-serif; }

 .inner-content-page { padding-top:185px; padding-bottom:180px; }

 @media screen and (max-width:1199px) { .inner-content-page { padding-top:155px; padding-bottom:150px; }

 }

 @media screen and (max-width:991px) { .inner-content-page { padding-top:125px; padding-bottom:120px; }

 }

 @media screen and (max-width:767px) { .inner-content-page { padding-top:95px; padding-bottom:90px; }

 }

 .inner-content-page .inner-form img { margin-bottom:45px; }

 .inner-content-page .inner-form .entry-title { font-family:"Raleway", sans-serif; font-weight:bold; font-size:24px; color:#222; margin-bottom:25px; }

 .inner-content-page .inner-form .entry-des { font-size:18px; margin-bottom:40px; }

 .inner-content-page .inner-form .entry-btn { display:inline-block; font-family:"Raleway", sans-serif; font-weight:500; font-size:16px; background:#f7941d; border-radius:25px; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .inner-content-page .inner-form .entry-btn a { display:block; padding:12px 27px; color:#fff; }

 .inner-content-page .inner-form .entry-btn:hover { background:#f77436; }

 @media screen and (max-width:991px) { .content-layout .column,.content-layout .column-sizer { width:100% !important; }

 }

 @media screen and (max-width:767px) { .page-title.on-sides { padding-top:80px; background-repeat:no-repeat; background-size:cover; }

 .page-title.on-sides .entry-page-title { float:none; font-size:24px; margin-bottom:10px; }

 .page-title.on-sides .entry-page-title:after { display:none; }

 .page-title.on-sides .breadcrumbs { float:none; }

 .paging-navigation { margin-top:40px; }

 }

 /**
 * 5.0 - Widget
 * ----------------------------------------------------------------------------
 */ .widget-title { margin-bottom:18px; font-size:18px; font-weight:600; font-family:"Raleway", sans-serif; color:#222; }

 .main-sidebar .widget-title { font-size:20px; padding-bottom:13px; margin-bottom:20px; position:relative; }

 .main-sidebar .widget-title:after { content:''; width:25px; height:2px; background:#f7941d; display:block; position:absolute; bottom:0; }

 .footer .widget-title { margin-bottom:23px; }

 .main-sidebar .widget { margin-bottom:50px; }

 .main-sidebar .widget:last-child { margin-bottom:0; }

 .bingo-column-2 li { width:50%; float:left; padding-right:15px; }

 .bingo-column-2 li a { color:#636363; display:block; overflow:hidden; }

 .footer .widget + .widget { margin-top:40px; }

 .bottom-bar .widget + .widget { margin-top:0; }

 .bottom-bar .widget.widget-logo { padding-right:30px; }

 .bottom-bar .widget.widget-logo img { max-width:100px; }

 .bottom-bar .widget-logo,.bottom-bar .widget_custom_html { display:inline-table; vertical-align:middle; }

 .bottom-bar .widget_nav_menu { padding-left:35px; }

 .bottom-bar .widget_nav_menu ul li { display:inline-block; margin-left:18px; margin-bottom:0; position:relative; }

 .bottom-bar .widget_nav_menu ul li:before { content:'.'; position:absolute; display:inline-block; left:-11px; bottom:0; }

 .bottom-bar .widget_nav_menu ul li:first-child { margin-left:0; }

 .bottom-bar .widget_nav_menu ul li:first-child:before { display:none; }

 .widget-logo { padding-top:0px; padding-bottom:0px; }

 .price_slider { display:block !important; }

 .price_slider_amount input { display:none !important; }

 .price_slider_amount .price_label { display:block !important; }

 .widget-info .info-item { display:inline-block; width:70px; height:35px; line-height:35px; background:#ebebeb; border-radius:3px; text-align:center; font-size:24px; cursor:pointer; margin-right:3px; margin-bottom:6px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-info .info-item a { display:block; }

 .widget-info .info-item a span { vertical-align:-2px; }

 .widget-info .info-item:hover { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-info .info-item:hover span { color:#fff; }

 .footer .bingo-widget-listing_taxonomy li span { display:none; }

 .main-sidebar .bingo-widget-listing_taxonomy li a span { font-size:11px; color:#a27037; margin-left:4px; position:relative; top:-3px; }

 .main-sidebar .bingo-widget-listing_taxonomy ul.categories > li { position:relative; }

 .main-sidebar .bingo-widget-listing_taxonomy ul.categories > li a { padding-right:25px; }

 .main-sidebar .bingo-widget-listing_taxonomy ul.categories > li > span { font-size:12px; position:absolute; right:20px; top:7px; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-sidebar .bingo-widget-listing_taxonomy ul.categories > li.active > span { -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .dark-scheme .widget_mc4wp_form_widget .form-newsletter .input-field .ti-email,.gray-scheme .widget_mc4wp_form_widget .form-newsletter .input-field .ti-email,.dark-scheme .widget_mc4wp_form_widget .form-newsletter .input-field .form-label,.gray-scheme .widget_mc4wp_form_widget .form-newsletter .input-field .form-label { color:#fff; }

 .dark-scheme .widget_mc4wp_form_widget .form-newsletter .input-field input,.gray-scheme .widget_mc4wp_form_widget .form-newsletter .input-field input { background:transparent; color:#fff; }

 .main-content .widget_mc4wp_form_widget .form-newsletter span:first-child { display:none; }

 .main-content .widget_mc4wp_form_widget .form-newsletter .input-field { margin-top:0; }

 .widget_mc4wp_form_widget .mc4wp-response { line-height:20px; margin-top:10px; color:#f7941d; }

 .widget_mc4wp_form_widget .form-newsletter span { display:block; line-height:20px; }

 .widget_mc4wp_form_widget .form-newsletter .input-field { border-bottom:1px solid rgba(255, 255, 255, 0.1); margin-top:30px; position:relative; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget_mc4wp_form_widget .form-newsletter .input-field span.ti-email { position:absolute; display:inline-block; font-size:16px; left:0; top:4px; display:none; }

 .widget_mc4wp_form_widget .form-newsletter .input-field .form-label { position:absolute; left:0; top:5px; z-index:10; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; font-size:14px; font-weight:400; text-transform:uppercase; }

 .widget_mc4wp_form_widget .form-newsletter .input-field input { width:100%; border:0; font-size:14px; padding:4px 15px 4px 0; }

 .widget_mc4wp_form_widget .form-newsletter .input-field.focused { border-color:#f7941d; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget_mc4wp_form_widget .form-newsletter .input-field.focused .form-label { -webkit-transform:translateY(-110%); -moz-transform:translateY(-110%); -o-transform:translateY(-110%); -ms-transform:translateY(-110%); transform:translateY(-110%); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; font-size:12px; }

 .widget_mc4wp_form_widget .form-newsletter input[type="submit"] { margin-top:25px; width:100%; padding:7px 15px; font-size:16px; background:#f7941d; color:#fff; border:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget_mc4wp_form_widget .form-newsletter input[type="submit"]:hover { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-sidebar .mc4wp-form { margin-top:30px; }

 .main-sidebar .widget_mc4wp_form_widget { padding:20px 30px 30px; border:2px solid #f7941d; }

 .main-sidebar .widget_mc4wp_form_widget .widget-title { margin-bottom:10px; }

 .main-sidebar .widget_mc4wp_form_widget .form-newsletter .input-field input { border-bottom:1px solid #e1e1e1; }

 .footer .widget_mc4wp_form_widget input[type="submit"] { display:none; }

 .footer .widget_mc4wp_form_widget .input-field { margin-top:30px; }

 .footer .widget_mc4wp_form_widget .input-field span.ti-email { right:0; left:inherit; display:block; }

 .footer .widget_mc4wp_form_widget .input-field input { padding:4px 30px 4px 0; }

 .mailchimp-sidebar .widget { padding:23px 27px 58px 23px; background:#fff; /* Chrome/Opera/Safari */ }

 .mailchimp-sidebar .widget input::-webkit-input-placeholder { color:#acacac; }

 .mailchimp-sidebar .widget input::-moz-placeholder { /* Firefox 19+ */ color:#acacac; }

 .mailchimp-sidebar .widget input:-ms-input-placeholder { /* IE 10+ */ color:#acacac; }

 .mailchimp-sidebar .widget input:-moz-placeholder { /* Firefox 18- */ color:#acacac; }

 .mailchimp-sidebar .widget .widget-title:after { display:none; }

 .mailchimp-sidebar .widget .bingo-mailchimp p { display:block; margin-bottom:15px; }

 .mailchimp-sidebar .widget .bingo-mailchimp input { height:38px; padding:10px 12px; background:#ebebeb; }

 .mailchimp-sidebar .widget .bingo-mailchimp .btn { width:100px; height:30px; padding:0; font-family:"Raleway", sans-serif; font-weight:normal; }

 .mailchimp-sidebar .icon-image { position:absolute; bottom:-33px; right:-4px; z-index:9; }

 .bingo-mailchimp p { font-size:15px; color:#636363; display:none; }

 .bingo-mailchimp input { background:#fff; font-size:14px; }

 .bingo-mailchimp .btn { font-size:16px; }

 .mailchimp-1.widget .bingo-mailchimp { position:relative; padding-right:5px; /* Chrome/Opera/Safari */ }

 .mailchimp-1.widget .bingo-mailchimp input::-webkit-input-placeholder { color:#acacac; }

 .mailchimp-1.widget .bingo-mailchimp input::-moz-placeholder { /* Firefox 19+ */ color:#acacac; }

 .mailchimp-1.widget .bingo-mailchimp input:-ms-input-placeholder { /* IE 10+ */ color:#acacac; }

 .mailchimp-1.widget .bingo-mailchimp input:-moz-placeholder { /* Firefox 18- */ color:#acacac; }

 .mailchimp-1.widget .bingo-mailchimp input { height:35px; padding-right:120px; border-radius:30px; }

 .mailchimp-1.widget .bingo-mailchimp input:focus { -webkit-box-shadow:none; -moz-box-shadow:none; -o-transform:none; -ms-transform:none; box-shadow:none; }

 .mailchimp-1.widget .bingo-mailchimp .btn { position:absolute; top:0; right:0; margin-top:0; padding:7px 15px 6px 15px; border-radius:0 30px 30px 0; font-size:14px; color:#fff; font-family:"Raleway", sans-serif; font-weight:normal; background:#f7941d; }

 .mailchimp-2.widget .bingo-mailchimp { padding-right:40px; /* Chrome/Opera/Safari */ }

 .mailchimp-2.widget .bingo-mailchimp input::-webkit-input-placeholder { color:#636363; }

 .mailchimp-2.widget .bingo-mailchimp input::-moz-placeholder { /* Firefox 19+ */ color:#636363; }

 .mailchimp-2.widget .bingo-mailchimp input:-ms-input-placeholder { /* IE 10+ */ color:#636363; }

 .mailchimp-2.widget .bingo-mailchimp input:-moz-placeholder { /* Firefox 18- */ color:#636363; }

 .mailchimp-2.widget .bingo-mailchimp input { padding-top:5px; padding-bottom:5px; margin-bottom:9px; height:40px; }

 .mailchimp-2.widget .bingo-mailchimp .btn { width:100%; background:#f7941d; color:#fff; border-radius:0; padding-top:8px; padding-bottom:9px; }

 .mailchimp-2.widget .bingo-mailchimp .btn:hover { background:#f77436; }

 .main-sidebar .bin-social-profiles .inner-content { margin-top:0; }

 .bin-social-profiles.color-light .inner-content a { background:#ebebeb; border-radius:5px; }

 .bin-social-profiles.color-light .inner-content a:hover { background:#f77436; color:#fff !important; }

 .bin-social-profiles .inner-content a { width:35px; height:35px; line-height:35px; text-align:center; display:inline-block; border-radius:3px; margin-right:3px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bin-social-profiles .inner-content a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bin-social-profiles.icon-small .inner-content { font-size:14px; }

 .bin-social-profiles.icon-large .inner-content { font-size:16px; }

 .bin-social-profiles.light .inner-content a { background:#ebebeb; }

 .bin-social-profiles.dark .inner-content a { background:rgba(255, 255, 255, 0.1); }

 .widget_product_tag_cloud .tagcloud a,.widget_tag_cloud .tagcloud a { display:inline-block; position:relative; color:#636363; font-size:15px !important; line-height:1.2; padding-left:5px; padding-right:5px; margin-right:3px; margin-bottom:16px; border-left:2px solid #f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; background:linear-gradient(to right, #f77436 50%, transparent 50%); background-size:205% 100%; background-position:right bottom; }

 .widget_product_tag_cloud .tagcloud a:hover,.widget_tag_cloud .tagcloud a:hover { background-position:left bottom; color:#fff !important; }

 .widget-filter-by-attribute .scroll-wrapper.woocommerce-widget-layered-nav-list { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-filter-by-attribute .scroll-wrapper.woocommerce-widget-layered-nav-list .scroll-element.scroll-y { opacity:0; -webkit-opacity:0; visibility:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-filter-by-attribute .scroll-wrapper.woocommerce-widget-layered-nav-list:hover .scrollbar-inner { padding-right:15px; }

 .widget-filter-by-attribute .scroll-wrapper.woocommerce-widget-layered-nav-list:hover .scroll-element { opacity:1; -webkit-opacity:1; visibility:visible; }

 .widget-filter-by-attribute ul { margin-top:0; font-size:0; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list { max-height:195px; overflow:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list.has-scrollbar:hover { padding-right:10px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list #mCSB_3_scrollbar_vertical { margin-top:5px; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li { margin-bottom:15px; margin-right:0; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li:last-child { margin-bottom:5px; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li span.count { float:right; color:#a27037; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li a { display:inline-block; color:#636363; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li a:hover { color:#f77436; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li a.is-white .variation-color { border:1px solid #222 !important; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li span.variation-color { margin-right:10px; vertical-align:middle; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li span.variation-label { vertical-align:middle; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li span.variation-check { width:20px; height:20px; display:inline-block; border:1px solid #e1e1e1; vertical-align:middle; margin-right:14px; position:relative; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li.chosen { position:relative; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li.chosen a { position:relative; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li.chosen a.attr-color:after { display:none; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li.chosen .variation-check:after { content:'\f00c'; font-family:fontAwesome; display:inline-block; position:absolute; top:50%; left:10px; line-height:normal; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); font-size:10px; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li:hover a,.widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li.chosen a,.widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li:hover span.count,.widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li.chosen span.count { color:#f7941d; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li a.attr-text.chosen,.widget-filter-by-attribute ul.woocommerce-widget-layered-nav-list li a.attr-text:hover { color:#f7941d; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid { height:auto !important; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li { display:inline-block; margin-right:5px; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li span.count { display:none; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li span.variation-label { display:none; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li.chosen a.attr-color { border-color:#f77436; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li a.attr-color { width:40px; height:40px; border:1px solid transparent; border-radius:30px; padding:5px; display:block; text-align:center; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li a.attr-color span.variation-color { display:inline-block; width:28px; height:28px; border-radius:30px; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li a.is-white span.variation-color { border:1px solid #e1e1e1 !important; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li a.attr-text { border:1px solid #a27037; padding-right:7px; padding-left:7px; font-size:14px; display:block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li a.attr-text:hover { background-color:#f7941d; border-color:#f7941d; color:#fff !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li a.attr-text span.variation-label { display:inline-block; }

 .widget-filter-by-attribute ul.woocommerce-widget-layered-nav-grid li.chosen .attr-text { background-color:#f7941d; border-color:#f7941d; color:#fff; }

 .widget-filter-by-attribute ul li { display:block; cursor:pointer; font-size:15px; }

 .widget-filter-by-attribute ul li:hover { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-filter-by-attribute ul li span.variation-color { width:20px; height:20px; vertical-align:bottom; position:relative; display:inline-block; }

 .widget-filter-by-attribute ul li.chosen .is-white span.variation-color:after { color:#555; }

 .widget-filter-by-attribute ul li.chosen span.variation-color:after { content:'\f00c'; font-family:fontAwesome; color:#fff; display:inline-block; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); font-size:8px; }

 .widget-filter-by-attribute .woocommerce-widget-layered-nav-dropdown .select2-selection__clear { font-size:18px; margin-right:10px; }

 .widget-filter-by-price .ui-slider { border:none; border-radius:0; height:2px; background-color:#ccc; margin-left:8px; margin-right:8px; }

 .widget-filter-by-price .ui-slider .ui-slider-handle { top:-5px; width:20px; height:13px; border:none; background-color:#f7941d; border-radius:0; }

 .widget-filter-by-price .ui-slider .ui-slider-range { top:-1px; height:5px; background-color:#f7941d; }

 .widget-filter-by-price > p { margin-top:30px; font-size:15px; }

 .widget-filter-by-price > p label { font-weight:400; }

 .widget-filter-by-price > p span { color:#a27037 !important; font-weight:400 !important; }

 .woocommerce .widget-filter-by-rating .wc-layered-nav-rating > a { display:block; }

 .woocommerce .widget-filter-by-rating .star-rating { float:left; height:20px; line-height:20px; }

 .woocommerce .widget-filter-by-rating .star-rating:before,.woocommerce .widget-filter-by-rating .star-rating span:before { color:#a27037; }

 .woocommerce .widget-filter-by-rating .count { float:right; }

 .woocommerce .widget-filter-by-rating li:hover { cursor:pointer; }

 .woocommerce .widget-filter-by-rating li:hover .star-rating:before,.woocommerce .widget-filter-by-rating li:hover .star-rating span:before { color:#f77436; }

 .woocommerce .widget-filter-by-rating li:hover .count { color:#f77436; }

 .woocommerce .widget-filter-by-rating li.chosen .star-rating:before,.woocommerce .widget-filter-by-rating li.chosen .star-rating span:before { color:#f7941d; }

 .woocommerce .widget-filter-by-rating li.chosen .count { color:#f7941d; }

 .bingo-recent-posts { position:relative; }

 .bingo-recent-posts .inner-content .slick-arrow { display:inline-block; position:absolute; text-align:center; cursor:pointer; z-index:1; }

 .bingo-recent-posts.listing .item { position:relative; margin-bottom:25px; }

 .bingo-recent-posts.listing .item:last-child { margin-bottom:0; }

 .bingo-recent-posts.listing .item .entry-thumbnail { float:right; display:inline-block; width:80px; height:80px; margin-left:20px; }

 .bingo-recent-posts.listing .item .entry-thumbnail + .entry-content-wrap { width:calc(100% - 100px); }

 .bingo-recent-posts.listing .item .entry-content-wrap { float:left; display:inline-block; margin-top:-2px; }

 .bingo-recent-posts.listing .item .entry-content-wrap a { display:block; -ms-word-wrap:break-word; word-wrap:break-word; font-weight:normal; font-size:14px; line-height:22px; color:#222; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .bingo-recent-posts.listing .item .entry-content-wrap a:hover { color:#f77436; }

 .bingo-recent-posts.listing .item .entry-content-wrap span { display:block; font-size:13px; color:#acacac; }

 .bingo-recent-posts.listing .slick-arrow { width:25px; height:25px; line-height:27px; top:-44px; font-size:16px; }

 .bingo-recent-posts.listing .slick-arrow.arrow-prev { right:25px; }

 .bingo-recent-posts.listing .slick-arrow.arrow-next { right:0; }

 .bingo-recent-posts.listing .slick-arrow:hover i { color:#f77436; }

 .bingo-recent-posts.grid .item { position:relative; }

 .bingo-recent-posts.grid .item .entry-thumbnail a:before { content:''; display:block; width:100%; height:100%; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0, 0, 0, .3); }

 .bingo-recent-posts.grid .item .entry-content-wrap { display:block; padding:0 20px 20px; position:absolute; left:0; bottom:0; }

 .bingo-recent-posts.grid .item .entry-content-wrap span { display:block; font-size:13px; color:rgba(255, 255, 255, .6); }

 .bingo-recent-posts.grid .item .entry-content-wrap a { display:block; font-size:15px; color:#fff; }

 .bingo-recent-posts.grid .item .entry-content-wrap a:hover { color:#f77436; }

 .bingo-recent-posts.grid .slick-arrow { width:35px; height:35px; line-height:35px; font-size:18px; background:rgba(0, 0, 0, .2); top:8px; color:rgba(255, 255, 255, .8); visibility:hidden; opacity:0; -webkit-opacity:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .bingo-recent-posts.grid .slick-arrow.arrow-prev { right:47px; }

 .bingo-recent-posts.grid .slick-arrow.arrow-next { right:7px; }

 .bingo-recent-posts.grid .slick-arrow:hover { color:rgba(255, 255, 255, 1); background:#f77436; }

 .bingo-recent-posts.grid:hover .slick-arrow { visibility:visible; opacity:1; -webkit-opacity:1; }

 .bingo-products-deals { padding:30px 30px 15px; border:2px solid #f77436; }

 .bingo-products-deals .widget-title:after { display:none; }

 .bingo-products-deals .slick-slider .slick-dots { bottom:-20px; }

 .bingo-products-deals .slick-dotted.slick-slider { margin-bottom:10px; }

 .bingo-products-deals .inner-product .entry-content { text-align:center; padding-left:15px !important; padding-right:15px !important; padding-bottom:0; }

 .bingo-products-deals .inner-product .product-nav { display:none; }

 .bingo-products-deals .inner-product .product-color li { margin-bottom:0; }

 .bingo-products-deals .inner-product .entry-countdown { display:block; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data { margin-bottom:20px; opacity:0.7; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data .data { float:left; width:25%; border-radius:3px; text-align:center; position:relative; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data .data:last-child { margin-right:0; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data .data:last-child:after { display:none; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data .data:after { content:':'; position:absolute; font-size:16px; right:0; top:50%; margin-top:-18px; line-height:1; color:#f77436; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data .data span { display:block; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data .data span.time { font-family:"Raleway", sans-serif; font-weight:500; font-size:24px; color:#f77436; margin-bottom:5px; }

 .bingo-products-deals .inner-product .entry-countdown .entry-data .data span.text { color:#636363; font-size:13px; }

 .widget .select2-container { width:100% !important; height:40px; }

 .widget .select2-container .select2-selection--single { height:100%; }

 .widget .select2-container .select2-selection--single .select2-selection__rendered,.widget .select2-container .select2-selection--single .select2-selection__arrow { height:100%; line-height:38px; }

 .blog-sidebar .widget ul,.footer .widget ul { padding-left:20px; }

 .blog-sidebar .widget ul li.menu-item-has-children > a:after,.footer .widget ul li.menu-item-has-children > a:after { width:calc(100% - 30px); }

 .blog-sidebar .widget ul > li:before,.footer .widget ul > li:before { content:''; display:inline-block; background-color:#e1e1e1; width:7px; height:7px; border-radius:50%; position:absolute; top:9px; left:-20px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .blog-sidebar .widget ul > li > a,.footer .widget ul > li > a { position:relative; }

 .blog-sidebar .widget ul > li > a:hover,.footer .widget ul > li > a:hover { text-decoration:underline; }

 .blog-sidebar .widget ul > li > a:hover:before,.footer .widget ul > li > a:hover:before { background:#f77436; }

 .blog-sidebar .widget ul > li > a:hover:after,.footer .widget ul > li > a:hover:after { bottom:5px; visibility:visible; opacity:1; }

 /**
 * WIDGET DEFAULT
 * ----------------------------------------------------------------------------
 */ .widget ul > li { display:block; position:relative; margin-bottom:12px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget ul > li a { color:#636363; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget ul > li a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget ul > li:last-child { margin-bottom:0; }

 .widget ul > li.active > .icon-right-menu { -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); }

 .widget ul > li.menu-item-has-children > a { padding-right:30px; }

 .widget ul > li .icon-right-menu { width:20px; height:20px; text-align:center; position:absolute; right:0; top:0; cursor:pointer; z-index:1; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .widget ul > li .icon-right-menu:hover { color:#f77436; }

 .widget ul > li .children,.widget ul > li .sub-menu { display:none; padding-left:15px; }

 .widget ul > li .children li,.widget ul > li .sub-menu li { margin-top:9px; position:relative; }

 .widget span.amount { font-family:"Poppins", sans-serif; color:#a27037; font-weight:500; font-size:14px; }

 .widget .priceCompare span.amount { font-size:13px; color:#acacac; }

 .widget ins { text-decoration:none; }

 .widget del { color:#acacac; }

 .widget del span.amount { font-weight:normal; color:#acacac; font-size:12px; }

 .widget del span.amount > span { font-size:10px; }

 .widget ul.product_list_widget li { text-align:left; padding-top:0; padding-bottom:0; margin-bottom:20px; }

 .widget ul.product_list_widget li a { font-family:"Raleway", sans-serif; font-size:15px; font-weight:normal; color:#222; }

 .widget ul.product_list_widget li a .product-title { font-family:"Poppins", sans-serif; font-size:15px; font-weight:normal; }

 .widget ul.product_list_widget li a img { float:left; margin-left:0; margin-right:20px; width:70px; }

 .widget ul.product_list_widget li ins { float:left; margin-right:7px; }

 .widget .star-rating { color:#f7941d; font-size:10px; margin-top:7px; margin-bottom:7px; }

 .widget .star-rating:before { color:#f7941d; }

 .widget .screen-reader-text { color:#222; margin-bottom:5px; }

 .widget_rss .widget-title a { color:#222; font-family:"Raleway", sans-serif; font-size:21px; }

 .widget_rss .widget-title a .rss-widget-icon { margin-right:5px; }

 .widget_rss ul li { margin-bottom:15px; }

 .widget_rss ul li a { display:block; color:#a27037; margin-bottom:5px; font-size:15px; }

 .widget_rss ul li .rss-date { display:block; margin-bottom:5px; color:#acacac; font-size:13px; }

 .widget_rss ul li .rssSummary { line-height:24px; color:#acacac; }

 .widget_rss ul li cite { display:block; text-align:right; color:#222; margin-top:8px; }

 .main-sidebar .widget_rss .rsswidget { color:#222 !important; font-family:"Raleway", sans-serif; font-weight:600; font-size:15px; }

 .main-sidebar .widget_rss .rss-date { color:#acacac !important; }

 .main-sidebar .widget_rss .rssSummary { color:#636363; }

 .dark-scheme .widget_rss .rsswidget { color:#fff !important; }

 .dark-scheme .widget_rss .rss-date { color:#636363 !important; }

 .dark-scheme .widget_rss ul li cite { color:#fff; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li { padding:0; margin-bottom:20px; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a { font-size:15px; margin-bottom:5px; color:#636363; font-family:"Poppins", sans-serif; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a img { margin-right:18px; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a.remove { color:#fff !important; margin-bottom:0; background:#a27037; border-radius:0; opacity:0; -webkit-opacity:0; visibility:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a.remove:hover { background:#f77436; border-radius:0; color:#fff !important; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li .variation { padding-left:0; border-left:0; display:table-cell; margin-bottom:15px; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li .variation .variation-SoldBy { color:#222; margin-bottom:0; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li .quantity { display:block; padding-left:88px; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li .quantity span.amount { font-size:14px; color:#a27037; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li .quantity span.amount > span { position:relative; top:0; }

 .widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li:hover a.remove { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; opacity:1; -webkit-opacity:1; visibility:visible; }

 .widget_shopping_cart .widget_shopping_cart_content .total { text-align:right; font-size:14px; font-weight:normal; color:#f7941d; font-family:"Raleway", sans-serif; margin-top:0; padding-top:11px; }

 .widget_shopping_cart .widget_shopping_cart_content .total span { color:#f7941d; position:relative; }

 .widget_shopping_cart .widget_shopping_cart_content .total span > span { position:relative; font-size:14px; top:0; }

 .widget_shopping_cart .widget_shopping_cart_content .buttons { margin-top:10px; }

 .widget_shopping_cart .widget_shopping_cart_content .buttons a { float:right; width:100px; height:35px; text-align:center; padding:0 10px; border-radius:0; line-height:35px; font-weight:normal; background:#a27037; font-family:"Raleway", sans-serif; font-weight:600; color:#fff !important; margin-right:0; margin-left:5px; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .widget_shopping_cart .widget_shopping_cart_content .buttons a:hover { background:#f77436; color:#fff; }

 .footer.dark-scheme .woocommerce .widget_shopping_cart .total,.footer.dark-scheme .woocommerce.widget_shopping_cart .total { border-color:#636363; }

 .widget_pages a { color:#636363; }

 .widget_media_gallery .gallery { margin-right:-6px; }

 .widget_media_gallery .gallery .gallery-item { margin-top:0 !important; padding-right:6px; padding-bottom:6px; }

 .widget_media_gallery .gallery .gallery-item a { display:block; overflow:hidden; }

 .widget_media_gallery .gallery .gallery-item img { border:0 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget_media_gallery .gallery .gallery-item:hover img { -webkit-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); -ms-transform:scale(1.2, 1.2); transform:scale(1.2, 1.2); }

 .attachment-template-default .inner-content { padding-top:40px; padding-bottom:40px; }

 .attachment-template-default .attachment { line-height:normal; display:inline-block; float:left; }

 .attachment-template-default .comments-area { display:inline-block; float:left; width:calc(100% - 120px); margin-left:20px; background:#fff; padding:15px; }

 .attachment-template-default .comments-area .comment-reply-title { font-size:21px; font-family:"Raleway", sans-serif; color:#222; font-weight:normal; }

 .attachment-template-default .comments-area .comment-form .logged-in-as { padding-top:5px; padding-bottom:5px; }

 .attachment-template-default .comments-area .comment-form .comment-form-comment label { font-size:18px; color:#222; display:block; margin-bottom:5px; }

 .attachment-template-default .comments-area .comment-form .comment-form-comment textarea { display:block; width:100%; }

 .attachment-template-default .comments-area .comment-form .form-submit input { float:right; margin-top:10px; width:150px; height:50px; text-transform:uppercase; color:#fff; background:#103243; font-weight:normal; border:none; }

 .attachment-template-default .comments-area .comment-form .form-submit input:hover { background:#f77436; color:#fff; }

 .widget_price_filter .price_slider { background:#e1e1e1 !important; }

 .widget_price_filter .price_slider .ui-slider-range,.widget_price_filter .price_slider .ui-state-default { background-color:#f7941d !important; border:none !important; }

 .widget_price_filter .price_slider_amount .button { padding:11px 25px; background:#a27037; color:#fff; }

 .widget_price_filter .price_slider_amount .button:hover { color:#fff; background:#f77436; }

 .widget_price_filter .price_slider_amount .price_label { font-size:15px; }

 .widget_price_filter .price_slider_amount .price_label span { color:#a27037; }

 .widget_products .scroll-wrapper,.widget_top_rated_products .scroll-wrapper { max-height:315px; }

 .widget_product_search .woocommerce-product-search { position:relative; }

 .widget_product_search .woocommerce-product-search input.search-field { width:100%; padding:9px 90px 8px 15px; }

 .widget_product_search .woocommerce-product-search button { position:absolute; right:0; top:0; display:inline-block; font-size:14px; color:#fff; text-transform:uppercase; background:#f7941d; border:none; padding:9px 14px 10px; }

 .widget_product_search .woocommerce-product-search button:hover { background:#f77436; }

 .widget_calendar { width:100%; font-size:13px; }

 .widget_calendar caption { text-align:center; font-size:15px; margin-bottom:15px; padding-top:5px; padding-bottom:5px; background:#f7941d; color:#fff; }

 .widget_calendar thead th { font-weight:bold; color:#222; text-align:center; padding-bottom:10px; border:none; border-bottom:1px solid #e1e1e1; }

 .widget_calendar tfoot td { border:none; }

 .widget_calendar tfoot td#prev a,.widget_calendar tfoot td#next a { color:#636363; font-size:13px; position:relative; text-transform:uppercase; display:block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget_calendar tfoot td#prev a:hover,.widget_calendar tfoot td#next a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget_calendar tfoot td#prev a { text-align:left; }

 .widget_calendar tfoot td#next a { text-align:right; }

 .widget_calendar tbody tr { margin:5px 0; }

 .widget_calendar tbody tr > td { text-align:center; padding:6px; font-size:14px; color:#636363; border:none; }

 .widget_calendar tbody tr > td a { color:#a27037; }

 .widget_calendar tbody tr > td.pad { border:none; }

 .widget_calendar tbody tr > td#today { font-weight:bold; color:#fff; background:#f7941d; }

 .widget_calendar tbody tr > td#today a { color:#fff; }

 .widget_calendar tbody tr > td:hover { color:#f77436; }

 .dark-scheme .widget_calendar thead th { color:#fff; border-color:rgba(255, 255, 255, 0.1); }

 .widget_rating_filter ul .wc-layered-nav-rating .star-rating,.widget_rating_filter ul .wc-layered-nav-rating .star-rating:before { color:#f7941d; }

 .widget_rating_filter ul .wc-layered-nav-rating .star-rating { top:2px; font-size:12px; margin-top:0; margin-bottom:0; }

 .widget_categories li,.widget_archive li { color:#a27037; }

 .widget_text p { margin-bottom:10px; }

 .widget_text strong { display:inline-block; margin-bottom:5px; margin-top:5px; color:#222; }

 .widget_text strong:first-child { margin-top:0; }

 .widget_text form select,.widget_text option { width:100%; }

 .dark-scheme .widget_text strong { color:#acacac; }

 .widget_recent_reviews .product_list_widget li { padding-top:0; padding-bottom:20px; }

 .widget_recent_reviews .product_list_widget li:last-child { padding-bottom:0; }

 .widget_recent_reviews .product_list_widget li a { font-weight:normal !important; margin-bottom:5px; font-family:"Poppins", sans-serif; color:#636363; }

 .widget_recent_reviews .product_list_widget li .reviewer { font-size:14px; float:right; color:#636363; }

 .widget_recent_comments ul li { font-size:14px; color:#acacac; }

 .widget_recent_comments ul li span a { color:#636363; }

 .widget_recent_comments ul li a { color:#a27037; }

 .widget_recent_comments ul li a:hover { color:#f77436; text-decoration:underline; }

 .footer.dark-scheme .widget_recent_comments ul li { color:#636363; }

 .widget_top_rated_products .product_list_widget li .star-rating { margin-top:7px; margin-bottom:7px; font-size:10px; }

 .widget_recent_entries ul li a { display:block; -ms-word-wrap:break-word; word-wrap:break-word; }

 .widget_recent_entries ul li a:hover { color:#f77436; }

 .widget_recent_entries ul li .post-date { color:#f7941d; }

 .widget_recently_viewed_products .product_list_widget li { padding-top:0; padding-bottom:20px; }

 .widget_recently_viewed_products .product_list_widget li:last-child { padding-bottom:0; }

 .widget_recently_viewed_products .product_list_widget li a img { overflow:hidden; max-height:70px; }

 .widget_recently_viewed_products .product_list_widget li .product-title { font-family:"Poppins", sans-serif; color:#636363; }

 .footer.dark-scheme .widget_recently_viewed_products .product_list_widget li .product-title { color:#acacac; }

 .widget-bingo-instagram .widget-title i { margin-right:8px; }

 .widget-bingo-instagram ul { display:table; margin-bottom:0; }

 .widget-bingo-instagram .insta-detail { position:absolute; top:50%; left:0; right:0; opacity:0; visibility:hidden; z-index:10; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); text-align:center; }

 .widget-bingo-instagram .insta-detail span { padding-left:5px; padding-right:5px; font-size:16px; color:#fff; }

 .widget-bingo-instagram .insta-detail span i { margin-right:3px; }

 .widget-bingo-instagram .insta-detail span.ins-comments i { vertical-align:2px; }

 .widget-bingo-instagram li.column .inner-content { display:block; position:relative; }

 .widget-bingo-instagram li.column .inner-content a { display:block; position:relative; z-index:10; }

 .widget-bingo-instagram li.column .inner-content a:after { content:''; position:absolute; display:block; top:0; right:0; left:0; bottom:0; background:#f77436; opacity:0; visibility:hidden; z-index:5; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .widget-bingo-instagram li.column .inner-content:hover a:after { opacity:0.9; visibility:visible; }

 .widget-bingo-instagram li.column .inner-content:hover .insta-detail { opacity:1; visibility:visible; }

 .bingo-popular-posts.nav-top-right .slick-arrow { top:8px; width:35px; height:35px; line-height:35px; text-align:center; background:rgba(0, 0, 0, 0.3); }

 .bingo-popular-posts.nav-top-right .slick-arrow.arrow-left { right:62px; }

 .bingo-popular-posts.nav-top-right .slick-arrow.arrow-right { right:22px; }

 .bingo-popular-posts .inner-column { position:relative; }

 .bingo-popular-posts .inner-column .entry-thumbnail img { margin:0 auto; }

 .bingo-popular-posts .inner-column .entry-thumbnail:after { content:''; display:block; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0, 0, 0, 0.3); z-index:10; }

 .bingo-popular-posts .inner-column .entry-detail { position:absolute; bottom:0; left:0; right:0; z-index:11; padding:15px 15px 20px; }

 .bingo-popular-posts .inner-column .entry-post-title a { color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-popular-posts .inner-column .entry-post-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-popular-posts .inner-column .entry-post-meta { font-size:13px; color:#fff; opacity:0.5; margin-bottom:5px; }

 .bingo-popular-posts .inner-column .entry-post-meta > div { display:inline-block; }

 .bingo-popular-posts .inner-column .entry-post-meta a { color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-popular-posts .inner-column .entry-post-meta a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .footer .widget.woocommerce:not(.widget_product_categories) ul { padding-left:0; }

 .footer .widget.woocommerce:not(.widget_product_categories) ul li:before { display:none; }

 @media screen and (max-width:991px) { .widget-bingo-instagram ul li { padding-left:5px !important; padding-right:5px !important; margin-bottom:10px !important; }

 .widget-bingo-instagram ul li .inner-content:hover a:after,.widget-bingo-instagram ul li .inner-content:hover .insta-detail { display:none; }

 }

 @media screen and (max-width:767px) { .widget-title { font-size:16px; }

 }

 @media screen and (max-width:479px) { .bingo-widget-listing_taxonomy .bingo-column-2 li { width:100%; }

 }

 /**
 * 6.0 - Blog
 * ----------------------------------------------------------------------------
 */ .search .notice-search { padding-top:50px; padding-bottom:50px; background:#fff; }

 .search .notice-search h2 { font-family:"Raleway", sans-serif; font-weight:700; font-size:30px; line-height:38px; color:#222; }

 .search .no-results { text-align:center; }

 .search .no-results > p { margin-bottom:15px; }

 .search .no-results .formSearch { position:relative; width:80%; margin:0 auto; }

 .search .no-results .formSearch input { padding-right:40px; width:100%; }

 .search .no-results .formSearch button { width:40px; height:42px; background:none; border:0; position:absolute; right:0; top:0; color:#a27037; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search .no-results .formSearch button:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-blog .bingo-button .entry-button { margin-top:0; }

 .content-blog .column { margin-bottom:70px; }

 .content-blog .column:last-child { margin-bottom:0 !important; }

 .content-blog .column-fullwidth .column { margin-bottom:70px !important; }

 .content-blog .layout-list .column .post .entry-thumbnail { width:35%; float:left; margin-bottom:0; }

 .content-blog .layout-list .column .post .entry-content-inner { width:100%; }

 .content-blog .layout-list .column .post .entry-thumbnail + .entry-content-inner { width:65%; float:left; padding-left:30px; }

 .post .entry-thumb-wrap,.post .entry-thumbnail { margin-bottom:20px; }

 .post .entry-post-title { margin-bottom:15px; }

 .post .entry-post-meta { margin-bottom:10px; line-height:18px; }

 .post .entry-post-title .entry-title { font-size:20px; line-height:28px; }

 .post .entry-post-title a { font-size:20px; line-height:28px; color:#222; font-family:"Raleway", sans-serif; font-weight:600; display:block; vertical-align:middle; text-overflow:ellipsis; overflow:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post .entry-post-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post .entry-post-meta > div { display:inline-block; padding-right:12px; margin-right:6px; font-size:13px; position:relative; color:#acacac; }

 .post .entry-post-meta > div a { font-size:13px; color:#acacac; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post .entry-post-meta > div a:hover { color:#f77436; }

 .post .entry-post-meta > div:last-child { margin-right:0; padding-right:0; }

 .post .entry-post-meta > div:last-child:after { display:none; padding-right:0; }

 .post .entry-post-meta > div:after { content:'/'; display:inline-block; position:absolute; right:0; top:1px; color:#acacac; font-size:9px; }

 .post .entry-excerpt { margin-top:10px; margin-bottom:15px; }

 .post .bingo-button { display:inline-block; margin-top:5px; }

 .post .read-more { color:#f7941d; font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; padding-bottom:3px; border-bottom:1px solid transparent; position:relative; }

 .post .read-more span { font-size:13px; position:absolute; top:2px; right:-20px; width:20px; text-align:right; display:inline-block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post .read-more:hover { border-bottom:1px solid #f7941d; }

 .post .read-more:hover span { margin-right:-10px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post .bingo-button a i { display:inline-block; vertical-align:middle; margin-left:7px; position:relative; top:-1px; font-size:13px; }

 .related-post .entry-post-title a { display:unset; }

 .columns-1 .post .entry-post-title a,.column-fullwidth .entry-post-title a { font-size:24px; display:block; overflow:hidden; line-height:32px; }

 .post-sticky { display:inline-block; color:#f7941d; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column { width:100%; }

 @media only screen and (min-width:992px) { .content-blog .row:not(.layout-list) .column-fullwidth .column .post { position:relative; margin-bottom:0; background:#f8f8f8; font-size:0; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post:before,.content-blog .row:not(.layout-list) .column-fullwidth .column .post:after { content:''; display:table; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post:after { clear:both; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post .entry-thumbnail { display:inline-block; vertical-align:middle; font-size:15px; width:65%; margin-bottom:0; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post .entry-thumbnail .entry-thumbnail { margin-bottom:0; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post .entry-thumbnail + .entry-content-inner { display:inline-block; vertical-align:middle; width:35%; padding-top:15px; padding-bottom:15px; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post .entry-content-inner { font-size:15px; width:100%; height:100%; text-align:center; padding:70px 40px; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post .entry-post-title { position:relative; padding-bottom:20px; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post .entry-post-title:after { content:''; width:30px; height:2px; background:#222; position:absolute; bottom:0; left:50%; margin-left:-15px; }

 .content-blog .row:not(.layout-list) .column-fullwidth .column .post .entry-content-wrap .entry-excerpt { border-top:none; margin-top:20px; padding-top:0; font-size:15px; line-height:26px; margin-bottom:15px; color:#707070; }

 }

 @media only screen and (max-width:1199px) { .content-blog .column { margin-bottom:40px; }

 .content-blog .column-fullwidth .column { margin-bottom:40px !important; }

 }

 @media only screen and (max-width:991px) { .content-blog .column { margin-bottom:30px; }

 .content-blog .layout-list .column .post .entry-thumbnail { width:40%; }

 .content-blog .layout-list .column .post .entry-thumbnail + .entry-content-inner { width:60%; }

 }

 @media only screen and (max-width:767px) { .blog-sidebar { margin-top:50px; width:100%; }

 .content-blog { width:100% !important; float:left !important; }

 .content-blog .layout-list .column .post .entry-thumbnail { width:100%; text-align:center; margin-bottom:20px; }

 .content-blog .layout-list .column .post .entry-thumbnail img { margin-left:auto; margin-right:auto; }

 .content-blog .layout-list .column .post .entry-thumbnail + .entry-content-inner { width:100%; padding-left:0; }

 }

 .single .post-thumbnail { text-align:center; }

 .single .content-default { padding-top:0; }

 .single .content-single-post article.post-single-content { padding-left:100px; padding-right:100px; }

 .single .content-single-post .inner-group-gallery { margin-left:-5px; margin-right:-5px; margin-bottom:20px; }

 .single .content-single-post .inner-group-gallery:after,.single .content-single-post .inner-group-gallery:before { content:''; display:table; }

 .single .content-single-post .inner-group-gallery:after { clear:both; }

 .single .content-single-post .inner-group-gallery > img { padding-left:5px; padding-right:5px; margin-bottom:10px; }

 .single .content-single-post .entry-content-title { margin-bottom:10px; }

 .single .content-single-post .entry-content-title .entry-title { font-size:28px; line-height:36px; }

 .single .content-single-post .post-thumbnail { display:block; margin-bottom:30px; }

 .single .content-single-post .entry-content-wrap .inner-content { display:block; padding-bottom:30px; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content { margin-bottom:48px; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content p { font-size:15px; color:#636363; line-height:26px; font-family:"Poppins", sans-serif; font-weight:400; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content p:last-child { margin-bottom:0; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content ul,.single .content-single-post .entry-content-wrap .inner-content .entry-content ol { line-height:36px; color:#636363; font-size:15px; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content blockquote { background:none; margin-left:70px; border-left:2px solid #a27037; padding:40px 40px 17px 55px; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content blockquote p { font-size:16px; line-height:28px; color:#a27037; font-family:"Raleway", sans-serif; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content blockquote:before { font-size:24px; color:rgba(162, 112, 55, 0.5); top:3px; left:26px; }

 .single .content-single-post .entry-content-wrap .comments-list .blog-line-title { font-weight:bold; }

 .single .content-single-post .entry-content-wrap .comments-list .entry-content { padding-top:0; padding-bottom:0; margin-top:0; }

 .single .content-single-post .entry-content-wrap .comments-list .entry-content .author-name { font-size:16px; color:#222; margin-bottom:5px; }

 .single .content-single-post .entry-content-wrap .comment-respond .comment-reply-title { font-weight:bold; }

 .single .content-single-post .entry-content-wrap .comment-respond .comment-form .focused label { color:#acacac !important; }

 .single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-comment textarea { border-bottom-width:2px; }

 .single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-comment textarea:focus { border-color:#f7941d !important; }

 .single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-author input,.single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-email input,.single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-url input { border-bottom-width:2px; }

 .single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-author input:focus,.single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-email input:focus,.single .content-single-post .entry-content-wrap .comment-respond .comment-form .comment-form-url input:focus { border-color:#f7941d !important; }

 .single .content-single-post .entry-share { display:block; margin-bottom:10px; }

 .single .content-single-post .entry-share .socials-share > span { margin-bottom:15px; font-family:"Raleway", sans-serif; color:#222; font-size:14px; line-height:24px; font-weight:500; display:none; }

 .single .content-single-post .entry-share .socials-share a { height:30px; display:inline-block; border-radius:2px; color:#fff; margin-right:5px; margin-bottom:10px; font-size:14px; }

 .single .content-single-post .entry-share .socials-share a i { text-align:center; height:30px; line-height:30px; width:30px; border-right:1px solid rgba(255, 255, 255, 0.2); }

 .single .content-single-post .entry-share .socials-share a span { padding-left:12px; padding-right:12px; }

 .single .content-single-post .entry-share .socials-share .facebook { background:#4267b2; }

 .single .content-single-post .entry-share .socials-share .twitter { background:#1da1f2; }

 .single .content-single-post .entry-share .socials-share .google-plus { background:#dc4c41; }

 .single .content-single-post .entry-tags a { color:#636363; padding-right:15px; margin-right:6px; position:relative; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .entry-tags a:after { content:'/'; display:inline-block; position:absolute; right:0; top:-1px; font-size:10px; }

 .single .content-single-post .entry-tags a:last-child { padding-right:0; margin-right:0; }

 .single .content-single-post .entry-tags a:last-child:after { display:none; }

 .single .content-single-post .entry-tags a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .entry-tags > span { font-family:"Raleway", sans-serif; font-size:15px; font-weight:600; color:#222; margin-right:3px; }

 .single .content-single-post .author-info { margin-top:30px; padding:30px; background:#f8f8f8; position:relative; }

 .single .content-single-post .author-info + .navigation-post { margin-top:40px; }

 .single .content-single-post .author-info:before { content:''; display:block; width:100%; height:1px; background:#ebebeb; position:absolute; left:0; top:-30px; }

 .single .content-single-post .author-info .avatar { width:90px; height:90px; display:table-cell; }

 .single .content-single-post .author-info .avatar img { width:100%; }

 .single .content-single-post .author-info .author-info-content { display:table-cell; vertical-align:top; padding-left:30px; }

 .single .content-single-post .author-info .author-info-content .entry-title { margin-top:-4px; margin-bottom:5px; }

 .single .content-single-post .author-info .author-info-content .entry-title a { font-size:16px; font-weight:600; color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .author-info .author-info-content .entry-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .author-info .author-info-content .author-post-all { font-size:14px; padding:2px 16px; margin-top:17px; display:inline-block; font-size:14px; font-weight:500; background:#f7941d; color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .author-info .author-info-content .author-post-all:hover { background:#f77436; }

 .single .content-single-post .navigation-post { margin-top:10px; }

 .single .content-single-post .navigation-post .prev-post a,.single .content-single-post .navigation-post .next-post a { display:block; color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .navigation-post .prev-post a .entry-text,.single .content-single-post .navigation-post .next-post a .entry-text { display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

 .single .content-single-post .navigation-post .prev-post a:hover,.single .content-single-post .navigation-post .next-post a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .navigation-post .prev-post a:hover .entry-intro,.single .content-single-post .navigation-post .next-post a:hover .entry-intro { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .navigation-post .prev-post .entry-title,.single .content-single-post .navigation-post .next-post .entry-title { position:relative; font-size:16px; line-height:26px; z-index:10; }

 .single .content-single-post .navigation-post .prev-post .entry-title .entry-intro,.single .content-single-post .navigation-post .next-post .entry-title .entry-intro { display:block; margin-bottom:10px; color:#acacac; font-size:15px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .single .content-single-post .navigation-post .prev-post .entry-title .entry-intro .entry-icon,.single .content-single-post .navigation-post .next-post .entry-title .entry-intro .entry-icon { font-size:14px; }

 .single .content-single-post .navigation-post .prev-post .entry-title .entry-intro span,.single .content-single-post .navigation-post .next-post .entry-title .entry-intro span { vertical-align:middle; display:inline-block; }

 .single .content-single-post .navigation-post .next-post .entry-intro .entry-icon { margin-left:3px; }

 .single .content-single-post .navigation-post .prev-post .entry-intro .entry-icon { margin-right:3px; }

 .single .content-single-post .related-post { margin-top:64px; }

 .has-sidebar .content-single-post article.post-single-content { padding-left:0; padding-right:0; }

 .post-single-top { font-size:0; padding-top:70px; padding-bottom:30px; margin-bottom:50px; }

 .post-single-top .inner-content { width:100%; }

 .post-single-top .inner-content .entry-categories { display:block; margin-bottom:10px; font-size:14px; color:#636363; }

 .post-single-top .inner-content .entry-categories i { display:inline-block; margin-right:10px; }

 .post-single-top .inner-content .entry-categories a { display:inline-block; color:#636363; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post-single-top .inner-content .entry-categories a:after { content:','; display:inline-block; margin-right:3px; }

 .post-single-top .inner-content .entry-categories a:hover { color:#f77436; }

 .post-single-top .inner-content .entry-categories a:last-child:after { display:none; }

 .post-single-top .inner-content .entry-content-title { display:inline-block; max-width:750px; margin-bottom:10px; }

 .post-single-top .inner-content .entry-title { font-size:42px; line-height:52px; font-weight:700; display:block; text-overflow:ellipsis; overflow:hidden; }

 .post-single-top .inner-content .entry-post-meta > div { display:inline-block; position:relative; padding-right:20px; color:#acacac; font-size:14px; }

 .post-single-top .inner-content .entry-post-meta > div a { color:#acacac; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post-single-top .inner-content .entry-post-meta > div a:hover { color:#f77436; text-decoration:underline; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .post-single-top .inner-content .entry-post-meta > div:after { content:'/'; position:absolute; top:0; right:5px; display:inline-block; }

 .post-single-top .inner-content .entry-post-meta > div:last-child { padding-right:0; }

 .post-single-top .inner-content .entry-post-meta > div:last-child:after { display:none; }

 .has-no-sidebar .content-single-post article.post-single-content { padding-left:0; padding-right:0; }

 @media only screen and (min-width:992px) { .single .left-sidebar .content-single-post { padding-left:30px; }

 .single .left-sidebar .main-sidebar { padding-right:30px; }

 .single .right-sidebar .content-single-post { padding-right:30px; }

 .single .right-sidebar .main-sidebar { padding-left:30px; }

 }

 @media only screen and (max-width:991px) { .single .content-single-post article.post-single-content { padding-left:0; padding-right:0; }

 .single .content-blog { width:100% !important; float:left !important; }

 .single .main-sidebar { margin-top:50px; width:100% !important; float:right !important; }

 .post-single-top .post-thumbnail + .inner-content { padding-left:30px; }

 .post-single-top { margin-bottom:20px; }

 }

 @media only screen and (max-width:767px) { .single .content-single-post article.post-single-content { padding-left:0; padding-right:0; }

 .post-single-top .post-thumbnail + .inner-content { padding-left:30px; }

 .post-single-top { padding-top:30px; padding-bottom:30px; margin-bottom:0; word-break:break-word; }

 .post-single-top .post-thumbnail { width:100%; margin-bottom:30px; }

 .post-single-top .post-thumbnail + .inner-content { width:100%; padding-left:0; }

 .post-single-top .inner-content .entry-title { font-size:32px; line-height:38px; }

 .single .content-single-post .entry-content-wrap .inner-content .entry-content blockquote { margin-left:0; }

 }

 @media only screen and (max-width:650px) { .comment-form-comment { margin-bottom:15px; }

 .comment-respond .comment-form .comment-form-author,.comment-respond .comment-form .comment-form-email,.comment-respond .comment-form .comment-form-url { width:100%; margin-bottom:15px; }

 }

 @media only screen and (max-width:479px) { .single .content-single-post .author-info .author-info-content { display:block; padding-left:0; margin-top:20px; }

 .single .content-single-post .navigation-post a { font-size:13px; line-height:22px; }

 .single .content-single-post .navigation-post .entry-title .entry-intro { font-size:13px !important; margin-bottom:5px !important; }

 .single .content-single-post .navigation-post .entry-title .entry-intro span.entry-icon { font-size:12px !important; }

 }

 @media only screen and (max-width:374px) { .post-single-top .inner-content .entry-title { font-size:24px; line-height:28px; }

 }

 /**
 * 7.0 - Header
 * ----------------------------------------------------------------------------
 */ .header-nav .main-header .row { letter-spacing:-0.3em; }

 .main-header { padding-top:26px; padding-bottom:24px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .sticky-header.on .main-header { padding-top:15px; padding-bottom:15px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .sticky-header.on .main-menu li:hover > .sub-menu { margin-top:22px; }

 .sticky-header.on .main-menu li:hover > .sub-menu:after { top:-22px; height:22px; }

 .menu-header { letter-spacing:normal; border-bottom:1px solid #e1e1e1; }

 .logo-retina { max-width:100px; }

 .header-1 { background-color:#222 !important; }

 .header-1 .logo-header { padding-top:0px; padding-bottom:0px; }

 .header-1 .main-header { padding-top:36px; padding-bottom:34px; }

 .header-1 .button-icon-header .button-wishlist,.header-1 .button-icon-header .icon-cart,.header-1 .button-icon-header .btn-iconsearch { color:#fff !important; }

 .header-1 .button-menu { display:none; vertical-align:middle; }

 .header-1 .canvas > .primary-menu { display:none; }

 .header-1 .main-menu > li.menu-item-has-children > a:before { content:'\e64b'; }

 .header-1 .main-menu > li.menu-item-has-children > .sub-menu ul:after { width:10px; top:0; left:-9px; right:auto; }

 .header-2 .logo-header { padding-top:10px; padding-bottom:10px; }

 .header-2 .canvas > .primary-menu { display:none; }

 .header-3 .logo-header { padding-top:0px; padding-bottom:0px; }

 .header-3 .main-header { padding-top:0; padding-bottom:0; }

 .header-3 .main-header .main-header-wrap { padding-top:26px; padding-bottom:24px; }

 .header-3 .main-menu > li.menu-item-has-children > a:before { content:'\e64b'; }

 .header-3 .main-menu > li.menu-item-has-children > .sub-menu ul:after { width:10px; top:0; left:-9px; right:auto; }

 .header-3 .main-menu li a { padding:8px 10px; font-size:14px; color:#222; display:block; }

 .header-3 .main-menu li:hover > .sub-menu { margin-top:7px; }

 .header-3 .main-menu .sub-menu { text-align:left; }

 .header-3 .menu-header { margin-top:10px; }

 .header-3 .canvas > .primary-menu { display:none; }

 .header-4 .logo-header { padding-top:0px; padding-bottom:0px; }

 .header-4 .button-menu { display:none; vertical-align:middle; }

 .header-4 .main-menu { display:block; }

 .header-4 .main-menu > li.menu-item-has-children > a:before { content:'\e64b'; }

 .header-4 .main-menu > li.menu-item-has-children > .sub-menu ul:after { width:10px; top:0; left:-9px; right:auto; }

 .header-4 .main-menu li a { color:#222; }

 .header-4 .main-menu .sub-menu { text-align:left; }

 .header-5 .logo-header { padding-top:0px; padding-bottom:0px; }

 .header-5 .main-header { padding-top:36px; padding-bottom:34px; }

 .header-5 .left-header { display:none; }

 .header-5 .right-header { text-align:right; }

 .header-5 .right-header > .primary-menu { display:none; }

 .header-5 .right-header .button-menu { display:inline-block; margin-left:20px; position:relative; top:-4px; }

 .header-5 .right-header .button-icon-header { display:inline-block; }

 .header-5 .canvas > .primary-menu { display:none; }

 .header-5 .menu-dropdown-enable .main-menu { left:auto; right:0; text-align:left; }

 .header-5 .menu-dropdown-enable .main-menu:before { left:auto; right:10px; }

 .header-5 .menu-dropdown-enable .main-menu li .sub-menu { left:calc(-100% - 28px); margin-left:0; margin-right:8px; }

 .header-5 .menu-dropdown-enable .main-menu li .sub-menu:after { left:auto; right:-10px; }

 .header-5 .menu-dropdown-enable .main-menu li .sub-menu:before { content:''; width:0; height:0; border-color:transparent transparent transparent #222; border-width:5px; border-style:solid; position:absolute; left:auto; top:10px; right:-10px; z-index:1; }

 .header-5 .menu-dropdown-enable .main-menu li .sub-menu ul { left:calc(-100% - 8px); }

 .header-6 .logo-header { padding-top:10px; padding-bottom:10px; }

 .header-6 .center-header .button-menu:not(.canvas) .icon-menu { display:none; }

 .header-6 .center-header .button-menu:not(.canvas) .main-menu { text-align:left; }

 .header-6 .center-header .button-menu:not(.canvas) .main-menu li a { color:#636363; }

 .header-6 .center-header .button-menu:not(.canvas) .main-menu li:hover > a { color:#f77436; }

 .header-6 .center-header .button-menu:not(.canvas) .main-menu > li.menu-item-has-children > a:before { content:'\e64b'; }

 .header-6 .center-header .button-menu:not(.canvas) .main-menu > li.menu-item-has-children > .sub-menu ul:after { width:10px; top:0; left:-9px; right:auto; }

 .header-6 .center-header .button-menu.canvas .icon-menu { display:inline-block; }

 .header-6 .right-header .button-menu { display:none; margin-left:20px; position:relative; top:-3px; }

 .header-6 .canvas > .primary-menu { display:none; }

 .header-7 .logo-header { padding-top:0px; padding-bottom:0px; }

 .header-7 .left-header { padding-right:0; }

 .header-7 .left-header .search-highlight { display:inline-block; }

 .header-7 .left-header .search-highlight .btn-iconsearch { font-size:18px; }

 .header-7 .left-header .left-primary-menu { display:inline-block; vertical-align:middle; width:calc(100% - 25px); text-align:right; }

 .header-7 .center-header .logo-header { display:inline-block; }

 .header-7 .right-header { padding-left:0; text-align:right; }

 .header-7 .right-header .right-primary-menu { display:inline-block; vertical-align:middle; width:calc(100% - 90px); text-align:left; }

 .header-7 .right-header .search-highlight { display:none; }

 .header-7 .right-header .button-icon-header { display:inline-block; vertical-align:middle; }

 .header-7 .button-menu { display:none; }

 .header-7 .main-menu li a { color:#636363; }

 .header-7 .main-menu li:hover > a { color:#f77436 !important; }

 .header-7 .main-menu > li.menu-item-has-children > a:before { content:'\e64b'; }

 .header-7 .main-menu > li.menu-item-has-children > .sub-menu ul:after { width:10px; top:0; left:-9px; right:auto; }

 .header-7 .main-menu .sub-menu { text-align:left; }

 .header-8 .logo-header { padding-top:0px; padding-bottom:0px; }

 .header-8 .left-header { position:relative; }

 .header-8 .left-header .logo-header { padding-right:60px; }

 .header-8 .left-header .button-menu { display:inline-block; position:absolute; top:50%; right:40px; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }

 .header-8 .canvas .popup-canvas.canvas-left { position:unset; }

 .header-8 .canvas > .primary-menu { display:none; }

 .header-8 .menu-dropdown-enable .main-menu { left:0; }

 .header-8 .menu-dropdown-enable .popup-canvas { display:none; }

 .header-9 .logo-header { padding-top:10px; padding-bottom:10px; }

 .header-9 .button-menu { display:none; }

 .header-9 .right-header > .primary-menu { display:inline-block; text-align:right; font-size:0; }

 .header-9 .right-header > .primary-menu .main-menu > li.menu-item-has-children > a:before { content:'\e64b'; }

 .header-9 .right-header > .primary-menu .main-menu > li.menu-item-has-children > .sub-menu ul:after { width:10px; top:0; left:-9px; right:auto; }

 .header-9 .right-header > .primary-menu .main-menu > li > a { color:#636363; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .header-9 .right-header > .primary-menu .main-menu > li > a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .header-9 .sub-menu { text-align:left; }

 .header-9 .button-icon-header { display:inline-block; margin-left:30px; }

 .header-9 .canvas > .primary-menu { display:none; }

 .header-mobile.sticky-header.mobile-hd1 { background:#222 !important; }

 .header-mobile.mobile-hd1 { background:#222 !important; }

 .header-mobile.mobile-hd1 .button-menu span { background:#fff !important; }

 .header-mobile.mobile-hd1 .button-icon-header .button-wishlist,.header-mobile.mobile-hd1 .button-icon-header .icon-cart,.header-mobile.mobile-hd1 .button-icon-header .btn-iconsearch { color:#fff !important; }

 .header-mobile .button-wishlist,.header-mobile .button-cart { margin-left:10px !important; }

 .header-mobile .main-header { padding-top:15px; padding-bottom:14px; font-size:0; }

 .header-mobile .main-header .logo-header { max-width:150px; }

 .header-mobile .main-header .button-icon-header .search-highlight { position:relative; }

 .header-mobile .main-header .button-icon-header img { width:22px; }

 .header-mobile .button-menu { display:inline-block; position:absolute; top:50%; left:0; margin-top:-10px; margin-left:-12px; }

 .header-mobile .primary-menu { font-size:15px; }

 .button-icon-header > div,.button-icon-header > a { position:relative; display:inline-block; margin-left:25px; font-size:21px; }

 .button-icon-header .search-highlight { margin-left:0; vertical-align:middle; }

 .button-icon-header .items-number { position:absolute; line-height:17px; width:17px; height:17px; border-radius:30px; text-align:center; right:-2px; bottom:0; font-size:10px; background-color:#f7941d; }

 .bingo-info .entry-info { padding-left:15px; }

 .bingo-info .entry-info span { display:block; color:#707070; line-height:21px; }

 .bingo-info .entry-info a.phone-number { color:#222; display:block; cursor:pointer; }

 .search-highlight .btn-iconsearch { cursor:pointer; color:#222; }

 .search-highlight .btn-iconsearch:hover { color:#f77436 !important; }

 .search-highlight .bg-transparent { background:rgba(255, 255, 255, 0.95); }

 .search-highlight .box-search { display:none; position:fixed; z-index:9999; top:50%; left:50%; width:60%; margin:0 auto; text-align:left; height:auto; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }

 .search-highlight .box-search .entry-search .select-cate-search { float:right; width:40%; color:#222; vertical-align:middle; border-bottom:2px solid #222; padding-bottom:15px; position:relative; overflow:hidden; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-container { position:static; display:block; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-container .select2-selection--single { border:0; background:transparent; height:auto; padding-bottom:0; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-container .select2-selection--single .select2-selection__arrow { top:28px; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-container .select2-selection--single .select2-selection__arrow b:before { content:'\e64b'; font-size:24px; color:#222; font-family:'themify'; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-selection__rendered { font-size:40px; line-height:normal; padding-right:60px; padding-left:0; color:#222; max-width:420px; overflow:hidden; text-overflow:ellipsis; }

 .search-highlight .box-search .entry-search .entry-input { width:100%; position:relative; }

 .search-highlight .box-search .entry-search .ipSearch { border:0; padding:0 0 15px; padding-right:70px; font-size:40px; border-bottom:2px solid #222; color:#222; background:transparent; width:100%; }

 .search-highlight .box-search .entry-search .btnSearch { position:absolute; top:50%; right:0; margin-top:-25px; background:transparent; border:0; font-size:24px; }

 .search-highlight .box-search .entry-search .btnSearch i { color:#222; }

 .search-highlight .box-search .entry-search .select-cate-search + .entry-input { float:left; width:60%; vertical-align:middle; padding-right:30px; }

 .search-highlight .box-search .entry-search .select-cate-search + .entry-input .btnSearch { right:30px; }

 .search-highlight .search-posts .entry-search .entry-input { width:100%; padding-right:0; }

 .search-highlight .search-posts .entry-search .btnSearch { right:0; }

 .search-highlight .ajax-search-results { display:block; padding-top:50px; position:relative; }

 .search-highlight .ajax-search-results .entry-status { position:absolute; padding-top:5px; padding-bottom:5px; top:0; left:0; right:0; }

 .search-highlight .ajax-search-results .entry-status .notices { float:right; padding-top:7px; padding-bottom:7px; }

 .search-highlight .ajax-search-results .entry-status .notices span { display:inline-block; color:#f7941d; }

 .search-highlight .ajax-search-results .ajax-loading { visibility:hidden; opacity:0; width:40px !important; height:40px !important; }

 .search-highlight .ajax-search-results.loading .ajax-loading { visibility:visible; opacity:1; }

 .search-highlight .ajax-search-results.popup-hidden { margin-top:0; }

 .search-highlight .ajax-search-results.popup-hidden .content-results { opacity:0; visibility:hidden; height:0; overflow:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search-highlight .ajax-search-results .content-results { margin-left:-15px; margin-right:-15px; opacity:1; visibility:visible; height:auto; overflow:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; margin-top:30px; }

 .search-highlight .ajax-search-results .content-results .column { width:25%; float:left; padding-left:15px; padding-right:15px; text-align:left; margin-bottom:30px; }

 .search-highlight .ajax-search-results .content-results .column .entry-thumbnail { width:100px; height:100px; float:left; }

 .search-highlight .ajax-search-results .content-results .column .entry-content { float:left; width:calc(100% - 100px); padding-left:15px; padding-bottom:0; }

 .search-highlight .ajax-search-results .content-results .column .entry-content .entry-title { margin-bottom:10px; }

 .search-highlight .ajax-search-results .content-results .column .entry-content .entry-title a { display:block; text-overflow:ellipsis; color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search-highlight .ajax-search-results .content-results .column .entry-content .entry-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search-highlight .ajax-search-results .content-results .view-all a { font-size:18px; color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search-highlight .ajax-search-results .content-results .view-all a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search-highlight .ajax-search-results .content-results .no-results { padding-left:15px; padding-right:15px; display:block; text-align:center; }

 .search-highlight.off .fixed-search { -webkit-animation:fadeout 0.5s; -moz-animation:fadeout 0.5s; -o-animation:fadeout 0.5s; animation:fadeout 0.5s; }

 .search-highlight.on .fixed-search { position:relative; z-index:9999; -webkit-animation:fadein 0.5s; -moz-animation:fadein 0.5s; -o-animation:fadein 0.5s; animation:fadein 0.5s; }

 .search-highlight.on .bg-transparent,.search-highlight.on .button-close { display:block; }

 .search-highlight.on .button-close { position:fixed; z-index:9999; font-size:36px; right:70px; top:100px; cursor:pointer; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search-highlight.on .button-close:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .search-highlight.on .box-search { display:block; }

 .button-icon-header .button-wishlist { color:#222; margin-left:15px; position:relative; top:1px; }

 .button-icon-header .button-wishlist:hover { color:#f77436 !important; }

 .button-icon-header .button-cart { margin-left:15px; }

 .button-icon-header .button-cart .icon-cart { color:#222; }

 .button-icon-header .button-cart .icon-cart:hover { color:#f77436 !important; }

 .button-icon-header .button-cart .items-number { color:#fff; }

 @media screen and (max-width:1400px) { .search-highlight .box-search { width:90%; }

 }

 @media screen and (max-width:1199px) { .header-1 .button-menu { display:inline-block; }

 .header-1 .main-menu { display:none; }

 .header-4 .main-menu > li { padding-left:10px; padding-right:10px; }

 .header-7 .left-primary-menu,.header-7 .right-primary-menu { display:none !important; }

 .header-7 .button-menu { display:inline-block; vertical-align:middle; margin-left:20px; position:relative; top:-3px; }

 .search-highlight.on .button-close { right:15px; top:60px; }

 .search-highlight .ajax-search-results .content-results .column .entry-thumbnail { width:70px; height:70px; }

 .search-highlight .ajax-search-results .content-results .column .entry-content { width:calc(100% - 70px); }

 .search-highlight .ajax-search-results .content-results .column .entry-content .entry-title { margin-bottom:2px; }

 .search-highlight .ajax-search-results .content-results .column .entry-content .entry-title a { height:44px; overflow:hidden; }

 }

 @media screen and (max-width:1024px) { .header-mobile .logo-header { max-width:150px; }

 .header-2 .menu-dropdown-enable .cv-menu { display:inherit !important; }

 .header-2 .menu-dropdown-enable > .primary-menu { display:none; }

 .header-5 .menu-dropdown-enable > .primary-menu { display:none; }

 }

 @media screen and (max-width:767px) { .header-4 .button-menu { display:inline-block; }

 .header-4 .main-menu { display:none; }

 .header-7 .left-header { display:none; }

 .header-7 .center-header { text-align:left; }

 .header-7 .right-header { padding-left:15px; }

 .header-7 .search-highlight { display:inline-block !important; }

 .header-9 .right-header > .primary-menu { display:none; }

 .header-9 .button-menu { display:inline-block; vertical-align:middle; position:relative; top:-3px; }

 .search-highlight .ajax-search-results .content-results .column { width:33.3333%; }

 }

 @media screen and (min-width:768px) { .header-5 .button-icon-header .search-highlight,.header-8 .button-icon-header .search-highlight { display:none; }

 .header-5 .search-highlight .popup-hidden,.header-8 .search-highlight .popup-hidden,.header-5 .search-highlight .select-cate-search,.header-8 .search-highlight .select-cate-search,.header-5 .search-highlight .ajax-search-results,.header-8 .search-highlight .ajax-search-results,.header-5 .search-highlight .bg-transparent,.header-8 .search-highlight .bg-transparent { display:none !important; }

 .header-5 .search-highlight .fixed-search,.header-8 .search-highlight .fixed-search { display:block; }

 .header-5 .search-highlight .fixed-search .box-search,.header-8 .search-highlight .fixed-search .box-search { position:unset; top:auto; left:auto; display:block; text-align:center; width:100%; -webkit-transform:translate(0, 0); -moz-transform:translate(0, 0); -o-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); }

 .header-5 .search-highlight .fixed-search .box-search .entry-input,.header-8 .search-highlight .fixed-search .box-search .entry-input { display:inline-block; width:100%; padding-right:0; position:relative; }

 .header-5 .search-highlight .fixed-search .box-search .ipSearch,.header-8 .search-highlight .fixed-search .box-search .ipSearch { display:block; padding-right:0; padding-bottom:0; font-size:15px; border-bottom:1px solid #e1e1e1; }

 .header-5 .search-highlight .fixed-search .box-search .ipSearch:focus,.header-8 .search-highlight .fixed-search .box-search .ipSearch:focus { border-color:#f77436; }

 .header-5 .left-header { display:inline-block; }

 .header-5 .search-highlight .btn-iconsearch { position:absolute; top:5px; left:15px; font-size:18px; color:#222; margin-top:0; padding-left:0; padding-right:0; cursor:default; }

 .header-5 .search-highlight .btn-iconsearch:hover { color:#222; }

 .header-5 .search-highlight .fixed-search .btnSearch { display:none; }

 .header-5 .search-highlight .fixed-search .ipSearch { width:calc(100% - 15px); margin-left:30px; }

 .header-8 .search-highlight .btn-iconsearch { display:none !important; }

 .header-8 .search-highlight .fixed-search .entry-input { max-width:235px; text-align:left; }

 .header-8 .search-highlight .fixed-search .btnSearch { width:auto; height:auto; position:absolute; top:-2px; right:0; font-size:15px; color:#222; margin-top:0; padding-left:0; padding-right:0; }

 .header-8 .search-highlight .box-search .entry-search .select-cate-search + .entry-input .btnSearch { right:10px; }

 }

 @media screen and (max-width:767px) { .logo-header { max-width:200px; }

 .header-3 .left-header,.header-3 .menu-header { display:none; }

 .header-3 .center-header { width:40%; text-align:left; }

 .header-3 .right-header { width:60%; text-align:right; }

 .header-3 .right-header .button-icon-header { display:inline-block; }

 .header-3 .right-header .button-menu { display:inline-block !important; margin-left:20px; position:relative; top:-3px; }

 .header-5 .left-header { display:none; }

 .header-5 .center-header { text-align:left; }

 .header-6 .center-header { display:none; }

 .header-6 .right-header { text-align:right; }

 .header-6 .right-header .button-menu,.header-6 .right-header .button-icon-header { display:inline-block; }

 .header-8 .left-header .logo-header { padding-right:20px; }

 .header-8 .left-header .button-menu { right:0; }

 .header-8 .center-header { display:none; }

 .search-highlight .box-search .entry-search .btnSearch { right:0; }

 .search-highlight .box-search .entry-search .ipSearch { padding-bottom:5px; font-size:34px; }

 .search-highlight .box-search .entry-search .entry-input,.search-highlight .box-search .entry-search .select-cate-search { width:100%; }

 .search-highlight .box-search .entry-search .entry-input { padding-right:0; padding-bottom:5px; }

 .search-highlight .box-search .entry-search .select-cate-search { padding-bottom:5px; margin-bottom:25px; }

 .search-highlight .box-search .entry-search .select-cate-search + .entry-input { width:100%; padding-right:0; }

 .search-highlight .box-search .entry-search .select-cate-search + .entry-input .btnSearch { right:0; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-selection__rendered { font-size:32px; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-container .select2-selection--single .select2-selection__arrow { top:12px; }

 .search-highlight .box-search .entry-search .select-cate-search .select2-container .select2-selection--single .select2-selection__arrow b:before { font-size:24px; }

 .search-highlight .ajax-search-results .entry-status .notices { font-size:12px; }

 .search-highlight .ajax-search-results .content-results { max-height:174px; }

 .search-highlight .ajax-search-results .content-results .column { width:50%; }

 }

 @media screen and (max-width:650px) { .header-2 .button-icon-header > div,.header-2 .button-icon-header > a { margin-left:10px; font-size:18px; }

 .header-2 .button-icon-header > div img,.header-2 .button-icon-header > a img { width:15px; }

 .header-2 .button-icon-header .search-highlight { margin-left:0; }

 }

 @media screen and (max-width:480px) { .button-icon-header > div,.button-icon-header > a { margin-left:10px; font-size:16px; line-height:1; }

 .button-icon-header > div img,.button-icon-header > a img { width:15px; }

 .button-icon-header .items-number { top:-3px; right:-5px; }

 .button-menu.style-1 span { width:20px; }

 .button-menu.style-1 span:last-child { width:10px; }

 .header-1 .left-header,.header-4 .left-header { width:40%; }

 .header-1 .center-header,.header-4 .center-header { width:20%; }

 .header-1 .right-header,.header-4 .right-header { width:40%; }

 .header-2 .center-header { padding:0; }

 .header-mobile .main-header .button-icon-header img { width:20px; }

 .header-mobile .button-menu { margin-left:0; left:15px; }

 .search-highlight .ajax-search-results .content-results .column .entry-thumbnail img { width:auto; }

 .search-highlight .ajax-search-results .content-results .column { width:100%; }

 .search-highlight.on .button-close { font-size:24px; }

 }

 .main-menu li { display:inline-block; text-transform:uppercase; position:relative; font-size:14px; font-weight:400; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; position:relative; }

 .main-menu li a { display:block; color:#fff; font-size:14px; position:relative; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-menu li.menu-item-has-children > a { padding-right:15px; }

 .main-menu li.menu-item-has-children > a:before { content:'\e649'; font-family:'themify'; right:0; position:absolute; font-size:8px; width:auto; height:0; }

 .main-menu li:hover { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-menu li:hover a { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-menu li:hover a:after { left:0; right:auto; width:100%; }

 .main-menu li:hover > .sub-menu { margin-top:35px; visibility:visible; opacity:1; -webkit-opacity:1; }

 .main-menu li:hover > .sub-menu:after { content:''; display:block; position:absolute; top:-35px; height:35px; left:0; right:0; }

 .main-menu li.current_page_item a { color:#f77436; }

 .main-menu > li { display:inline-block !important; padding-left:13px; padding-right:13px; }

 .main-menu > li > a:after { content:''; width:0px; height:1px; background:#f77436; display:block; position:absolute; bottom:0; right:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-menu > li.current_page_item a:after { width:100%; }

 .main-menu > li > .sub-menu { margin-top:45px; top:auto; left:50%; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }

 .main-menu > li > .sub-menu li { display:block; }

 .main-menu > li > .sub-menu ul { margin-top:0 !important; margin-left:8px; }

 .main-menu > li > .sub-menu ul:before { content:''; width:0; height:0; border-color:transparent #222 transparent transparent; border-width:5px; border-style:solid; position:absolute; top:10px; left:-10px; z-index:1; }

 .main-menu > li > .sub-menu:before,.main-menu > li > .sub-menu:after { left:50%; }

 .main-menu > li > .sub-menu:before { content:''; width:0; height:0; border-color:transparent transparent #222; border-width:5px; border-style:solid; position:absolute; top:-10px; margin-left:-5px; }

 .main-menu > li > .sub-menu:hover ul { left:100%; }

 .main-menu .sub-menu { display:table; min-width:220px; max-width:300px; padding-top:5px; padding-bottom:10px; position:absolute; top:0; left:100%; background:#222; z-index:10; visibility:hidden; opacity:0; -webkit-opacity:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; -webkit-box-shadow:0px 1px 3px 0px rgba(0, 0, 0, .3); -moz-box-shadow:0px 1px 3px 0px rgba(0, 0, 0, .3); -o-transform:0px 1px 3px 0px rgba(0, 0, 0, .3); -ms-transform:0px 1px 3px 0px rgba(0, 0, 0, .3); box-shadow:0px 1px 3px 0px rgba(0, 0, 0, .3); }

 .main-menu .sub-menu li a { color:#fff !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-menu .sub-menu li a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .main-menu .sub-menu > li { font-size:14px; line-height:20px; text-transform:none; padding-left:15px; padding-right:15px; font-family:"Raleway", sans-serif; font-weight:500; letter-spacing:0.1rem; }

 .main-menu .sub-menu > li a { padding-top:8px; padding-bottom:8px; padding-right:30px; border-bottom:1px dashed rgba(225, 225, 225, .1); }

 .main-menu .sub-menu > li:hover > a { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; color:#f77436; }

 .main-menu .sub-menu > li:after { display:none; }

 .main-menu .sub-menu > li:last-child > a { border-bottom:none; }

 .main-menu:hover > a { color:#f77436; text-decoration:underline; }

 .menu-dropdown-enable .cv-menu { display:none !important; }

 .menu-dropdown-enable .main-menu { position:absolute; top:auto; left:15px; min-width:200px; margin-top:30px; background:#222; z-index:99999999; visibility:hidden; padding-top:5px; padding-bottom:5px; opacity:0; -webkit-opacity:0; -webkit-box-shadow:0px 2px 20px 5px rgba(0, 0, 0, .2); -moz-box-shadow:0px 2px 20px 5px rgba(0, 0, 0, .2); -o-transform:0px 2px 20px 5px rgba(0, 0, 0, .2); -ms-transform:0px 2px 20px 5px rgba(0, 0, 0, .2); box-shadow:0px 2px 20px 5px rgba(0, 0, 0, .2); -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .menu-dropdown-enable .main-menu:before { left:10px; content:''; width:0; height:0; border-color:transparent transparent #222; border-width:5px; border-style:solid; position:absolute; top:-10px; margin-left:-5px; }

 .menu-dropdown-enable .main-menu > li.menu-item-has-children > a:before { display:none; }

 .menu-dropdown-enable .main-menu li { display:block !important; font-size:14px; line-height:20px; text-transform:none; font-family:"Raleway", sans-serif; font-weight:600; }

 .menu-dropdown-enable .main-menu li.menu-item-has-children > a { padding-right:15px; }

 .menu-dropdown-enable .main-menu li.menu-item-has-children > a:after { content:'\e649'; font-family:'themify'; right:0; left:inherit; top:12px; position:absolute; font-size:10px; width:auto; height:0; }

 .menu-dropdown-enable .main-menu li a { position:relative; color:#ddd; padding-top:12px; padding-bottom:12px; border-bottom:1px dashed rgba(225, 225, 225, .1); }

 .menu-dropdown-enable .main-menu li a:after { width:auto; height:0; }

 .menu-dropdown-enable .main-menu li .sub-menu { top:0; left:100%; margin-top:0; margin-left:8px; -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }

 .menu-dropdown-enable .main-menu li .sub-menu:before { content:''; width:0; height:0; border-color:transparent #222 transparent transparent; border-width:5px; border-style:solid; position:absolute; top:10px; left:-10px; z-index:1; left:-5px; }

 .menu-dropdown-enable .main-menu li .sub-menu:after { width:10px; top:0; left:-10px; }

 .menu-dropdown-enable .main-menu li .sub-menu ul:before { left:-10px; }

 .menu-dropdown-enable .main-menu li:after { display:none; }

 .menu-dropdown-enable .main-menu li:hover > a { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; color:#f77436 !important; }

 .menu-dropdown-enable .main-menu li:hover > a:after { left:auto; width:auto; }

 .menu-dropdown-enable .main-menu li:last-child > a { border-bottom:none; }

 .menu-dropdown-enable:hover .main-menu { margin-top:10px; visibility:visible; opacity:1; -webkit-opacity:1; }

 .menu-dropdown-enable:hover .main-menu:after { content:''; display:block; position:absolute; top:-10px; height:10px; left:0; right:0; }

 .popup-canvas { position:fixed; top:0; z-index:9999; }

 .popup-canvas.canvas-left { left:0; }

 .popup-canvas.canvas-left .inner-content { -webkit-transform:translateX(-100%); -moz-transform:translateX(-100%); -o-transform:translateX(-100%); -ms-transform:translateX(-100%); transform:translateX(-100%); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .popup-canvas.canvas-right { right:0; }

 .popup-canvas.canvas-right .inner-content { -webkit-transform:translateX(100%); -moz-transform:translateX(100%); -o-transform:translateX(100%); -ms-transform:translateX(100%); transform:translateX(100%); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .popup-canvas.active .bg-transparent { display:block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .popup-canvas.active .inner-content { -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .popup-canvas .inner-content { position:fixed; top:0; left:0; z-index:9999; }

 .popup-canvas .inner-content .primary-menu { text-align:left; }

 .cv-menu .logo-canvas-menu .entry-logo { margin-bottom:15px; }

 .cv-menu .logo-canvas-menu p { line-height:24px; margin-bottom:15px; }

 .cv-menu .button-close { display:inline-block; position:absolute; right:15px; top:15px; cursor:pointer; font-size:18px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .cv-menu .button-close:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .cv-menu .inner-primary-menu { display:block; padding-right:10px; }

 .cv-menu .inner-primary-menu.has-scrollbar { max-height:80%; }

 .cv-menu .inner-content { height:100%; padding:30px 40px 50px 50px; width:370px; background:#fff; }

 @media screen and (max-width:480px) { .cv-menu .inner-content { width:310px; }

 }

 .cv-menu .inner-content .primary-menu { overflow-y:scroll !important; }

 .cv-menu .inner-content .primary-menu::-webkit-scrollbar { display:none; }

 .cv-menu .sub-menu { display:none; }

 .cv-menu li { border-bottom:1px solid #e1e1e1; position:relative; cursor:pointer; text-transform:uppercase; }

 .cv-menu li:last-child { border-bottom:0; }

 .cv-menu li a { display:inline-block; padding-top:15px; padding-bottom:15px; color:#636363; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .cv-menu li a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .cv-menu li > span { position:absolute; font-size:12px; top:23px; right:10px; }

 .cv-menu li .sub-menu { padding-left:20px; border-top:1px solid #e1e1e1; }

 .cv-menu li .sub-menu li a { padding-top:12px; padding-bottom:12px; }

 .container-fluid .button-cart.hover .inner-cart { right:0; -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }

 .container-fluid .button-cart.hover .inner-cart:before { left:auto; right:5px; }

 .button-cart.hover .inner-cart { font-size:15px; color:#636363; display:inline-block; width:330px; border-radius:5px; position:absolute; background:#fff; z-index:1000; right:50%; top:45px; -webkit-transform:translateX(50%); -moz-transform:translateX(50%); -o-transform:translateX(50%); -ms-transform:translateX(50%); transform:translateX(50%); -webkit-box-shadow:2px 2px 10px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:2px 2px 10px 0px rgba(0, 0, 0, 0.2); -o-transform:2px 2px 10px 0px rgba(0, 0, 0, 0.2); -ms-transform:2px 2px 10px 0px rgba(0, 0, 0, 0.2); box-shadow:2px 2px 10px 0px rgba(0, 0, 0, 0.2); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-cart.hover .inner-cart:before { left:50%; content:''; width:0; height:0; border-color:transparent transparent #f2f2f2; border-width:5px; border-style:solid; position:absolute; top:-10px; margin-left:-5px; }

 .button-cart.hover .inner-cart .entry-intro-cart { padding:9px 15px 10px; background:#f2f2f2; }

 .button-cart.hover .inner-cart .inner-content-cart { padding-bottom:30px; }

 .button-cart.hover .inner-cart .inner-list-items { display:block; width:calc(100% - 10px); padding:20px 10px 0 20px; margin:10px 10px 30px 0; }

 .button-cart.hover .inner-cart .inner-list-items.has-scrollbar { max-height:230px; }

 .button-cart.hover .inner-cart .inner-item-cart { margin-bottom:15px; }

 .button-cart.hover .inner-cart .inner-item-cart:last-child { margin-bottom:0; }

 .button-cart.hover .inner-cart .inner-sub-total { display:block; padding-left:20px; padding-right:20px; margin-bottom:30px; }

 .button-cart.hover .inner-cart .inner-sub-total .inner-total-wrap { display:block; padding-top:30px; font-size:15px; border-top:1px solid #ebebeb; }

 .button-cart.hover .inner-cart .inner-sub-total .inner-total-wrap .entry-text-total { color:#222; font-weight:500; }

 .button-cart.hover .inner-cart .inner-sub-total .inner-total-wrap .entry-price { color:#a27037; }

 .button-cart.hover .inner-cart .inner-sub-total .inner-total-wrap .entry-price .woocommerce-cart { font-size:15px; }

 .button-cart.hover .inner-cart .inner-navigation-cart { display:block; padding-left:20px; padding-right:20px; }

 .button-cart.hover .inner-cart .inner-navigation-cart .entry-btn-view-cart a { background:#222; }

 .button-cart.hover .inner-cart .inner-navigation-cart .entry-btn-check-out a { background:#f7941d; }

 .button-cart.hover .inner-cart .inner-navigation-cart > div { font-size:15px; }

 .button-cart.hover .inner-cart .inner-navigation-cart > div a { display:inline-block; min-width:135px; padding:7px 15px; text-align:center; color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-cart.hover .inner-cart .inner-navigation-cart > div i { font-size:10px; }

 .button-cart.hover .inner-cart .inner-navigation-cart > div:hover a { background:#f77436; }

 .button-cart.canvas .inner-content-cart { width:370px; background:#fff; position:fixed; top:0; right:0; height:100%; background:#fff; z-index:9999; -webkit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s; -webkit-box-shadow:0px 2px 20px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow:0px 2px 20px 12px rgba(0, 0, 0, 0.1); -o-transform:0px 2px 20px 12px rgba(0, 0, 0, 0.1); -ms-transform:0px 2px 20px 12px rgba(0, 0, 0, 0.1); box-shadow:0px 2px 20px 12px rgba(0, 0, 0, 0.1); -webkit-transform:translateX(110%); -moz-transform:translateX(110%); -o-transform:translateX(110%); -ms-transform:translateX(110%); transform:translateX(110%); }

 .button-cart.canvas .inner-content-cart .inner-content-top { display:block; padding:35px 15px 30px; background:#f2f2f2; text-align:center; position:relative; margin-bottom:40px; }

 .button-cart.canvas .inner-content-cart .inner-content-top:before { content:''; width:0; height:0; border-color:#f2f2f2 transparent transparent transparent; border-width:10px; border-style:solid; position:absolute; bottom:-20px; left:50%; z-index:1; margin-left:-10px; }

 .button-cart.canvas .inner-content-cart .inner-content-top .entry-title { display:block; text-transform:uppercase; font-size:30px; font-weight:300; margin-bottom:5px; }

 .button-cart.canvas .inner-content-cart .inner-list-items { display:block; width:calc(100% - 10px); padding-left:35px; padding-right:25px; max-height:60%; }

 .button-cart.canvas .inner-content-cart .inner-list-items .inner-item-cart { display:block; position:relative; border-bottom:1px solid #e1e1e1; padding-left:5px; padding-bottom:20px; margin-bottom:20px; }

 .button-cart.canvas .inner-content-cart .inner-list-items .inner-item-cart:last-child { border:0; }

 .button-cart.canvas .inner-content-cart .inner-list-items .inner-item-cart:hover .inner-remove-item { visibility:visible; opacity:1; }

 .button-cart.canvas .inner-content-cart .inner-list-items .inner-remove-item { position:absolute; left:-20px; top:50%; font-size:16px; color:#acacac; margin-top:-23px; visibility:hidden; opacity:0; cursor:pointer; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-cart.canvas .inner-content-cart .inner-list-items .inner-remove-item:hover { color:#f77436; }

 .button-cart.canvas .inner-content-cart .inner-sub-total { background:#fff; display:block; width:100%; padding:25px 35px; position:absolute; bottom:60px; left:0; }

 .button-cart.canvas .inner-content-cart .inner-sub-total .entry-text-total { font-size:15px; color:#222; }

 .button-cart.canvas .inner-content-cart .inner-sub-total .entry-price { font-size:20px; color:#a27037; }

 .button-cart.canvas .inner-content-cart .inner-navigation-cart { display:block; width:100%; position:absolute; bottom:0; left:0; }

 .button-cart.canvas .inner-content-cart .inner-navigation-cart .entry-btn-view-cart a { background:#222; }

 .button-cart.canvas .inner-content-cart .inner-navigation-cart .entry-btn-check-out a { background:#f7941d; }

 .button-cart.canvas .inner-content-cart .inner-navigation-cart > div { display:block; width:50%; text-align:center; font-size:16px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-cart.canvas .inner-content-cart .inner-navigation-cart > div a { display:block; padding:17px 15px; color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-cart.canvas .inner-content-cart .inner-navigation-cart > div:hover a { background:#f77436; }

 .button-cart .button-close { display:inline-block; font-size:18px; color:#231f20; position:absolute; top:10px; left:10px; cursor:pointer; z-index:9; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .button-cart .button-close:hover { color:#f77436; }

 .button-cart .empty-cart { padding:50px 20px; }

 .button-cart .empty-cart .entry-total-cart-empty { display:block; text-align:center; line-height:normal; font-weight:600; font-size:62px; color:#a27037; margin-bottom:20px; }

 .button-cart .empty-cart p { display:block; text-align:center; font-size:16px; }

 .button-cart .empty-cart p a { color:#00aeef; }

 .button-cart .empty-cart p a:hover { color:#f77436; }

 .button-cart.active { display:inline-block !important; }

 .button-cart.active .bg-transparent { display:block; }

 .button-cart.active .inner-content-cart { -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }

 .inner-content-cart { display:block; background:#fff; }

 .inner-content-cart .entry-intro-cart { display:block; text-align:center; font-size:14px; color:#636363; }

 .inner-content-cart .entry-intro-cart span { color:#f7941d; }

 .inner-content-cart .inner-list-items.scrollbar-inner > .scroll-element.scroll-y { right:7px; width:1px; }

 .inner-content-cart .inner-list-items.scrollbar-inner > .scroll-element .scroll-element_outer,.inner-content-cart .inner-list-items.scrollbar-inner > .scroll-element .scroll-bar { border-radius:0; }

 .inner-content-cart .inner-list-items .entry-thumbnail { float:left; width:60px; margin-right:20px; }

 .inner-content-cart .inner-list-items .entry-content { float:left; width:calc(100% - 80px); text-align:left; }

 .inner-content-cart .inner-list-items .entry-content .entry-title { font-size:13px; line-height:21px; }

 .inner-content-cart .inner-list-items .entry-content .entry-title:hover a { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-content-cart .inner-list-items .entry-content .entry-quantity-price p { margin-bottom:0; }

 .inner-content-cart .inner-list-items .entry-content .entry-quantity-price span { font-size:14px; font-weight:500; color:#acacac; }

 .inner-content-cart .inner-list-items .entry-content .entry-quantity-price .entry-price span { color:#a27037; }

 .inner-content-cart .inner-navigation-cart > div i { display:inline-block; margin-left:5px; }

 .inner-content-cart .inner-navigation-cart .entry-btn-view-cart { float:left; }

 .inner-content-cart .inner-navigation-cart .entry-btn-check-out { float:right; }

 /**
 * RESPONSIVE
 * ----------------------------------------------------------------------------
 */ @media screen and (max-width:1500px) { :not(.container-fluid) .button-cart.hover .inner-cart { right:0; -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }

 :not(.container-fluid) .button-cart.hover .inner-cart:before { left:auto; right:5px; }

 }

 @media screen and (max-width:1199px) { .menu-dropdown-enable .cv-menu { display:inherit !important; }

 .menu-dropdown-enable > .primary-menu { display:none !important; }

 }

 @media screen and (max-width:650px) { .inner-content-cart .inner-list-items .entry-thumbnail img { width:auto; }

 .button-cart.canvas .inner-content-cart .inner-sub-total { padding-top:12px; padding-bottom:12px; }

 }

 @media screen and (max-width:479px) { .button-cart.canvas .inner-content-cart { width:320px; }

 .cv-menu .inner-content { width:280px; padding-left:20px; padding-right:20px; }

 }

 /**
 * 8.0 - Footer
 * ----------------------------------------------------------------------------
 */ .footer .main-footer { padding-top:80px; padding-bottom:80px; }

 .footer .main-footer .container-fluid { padding-left:75px; padding-right:75px; }

 @media screen and (max-width:1199px) { .footer .main-footer .container-fluid { padding-left:15px; padding-right:15px; }

 }

 @media screen and (max-width:991px) { .footer.layout-08 .col-sm-6:nth-child(2n + 1),.footer.layout-04 .col-sm-6:nth-child(2n + 1) { clear:both; }

 .footer .main-footer { padding-bottom:40px; }

 .footer .main-footer .col-xs-12 { margin-bottom:40px; }

 }

 @media screen and (max-width:480px) { .footer .main-footer { padding-top:50px; }

 }

 /**
 * 9.0 - Woocommerce
 * ----------------------------------------------------------------------------
 */ .search .heading-content { display:none; }

 .wc-notices { margin-bottom:30px; }

 .woocommerce-error,.woocommerce-message,.woocommerce-info { padding-left:45px !important; background:#f2f3f7; line-height:28px; margin:0 !important; border-top-color:#f7941d; }

 .woocommerce-error:before,.woocommerce-message:before,.woocommerce-info:before { color:#f7941d; }

 .woocommerce-error .woocommerce-Button,.woocommerce-message .woocommerce-Button,.woocommerce-info .woocommerce-Button { height:auto !important; }

 .woocommerce-message a.button { border-radius:0; background:#f7941d; color:#fff; text-transform:uppercase !important; padding:8px 10px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .woocommerce-message a.button:hover { background:#f77436; color:#fff; }

 .woocommerce-info { border-top-color:#f7941d; }

 .paging-navigation button { border:1px solid #222; background:transparent; color:#222; font-family:"Raleway", sans-serif; padding:5px 22px; font-size:15px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .paging-navigation button:hover { border-color:#f77436; color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .select2-container .select2-results__options::-webkit-scrollbar { height:10px; width:8px; background:#f5f5f5; }

 .select2-container .select2-results__options::-webkit-scrollbar-track { -webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3); background-color:#f5f5f5; border-radius:5px; }

 .select2-container .select2-results__options::-webkit-scrollbar-thumb { background:#f7941d; border-radius:5px; }

 .woocommerce .woocommerce-breadcrumb { font-size:15px; color:#fff; margin-top:15px; margin-bottom:0; }

 .woocommerce .woocommerce-breadcrumb a { color:#fff; }

 .woocommerce table.shop_table { border:none; }

 .woocommerce table.shop_table th { font-family:"Poppins", sans-serif; color:#222; font-weight:normal; }

 .woocommerce table.shop_table th.product-name { text-align:left !important; }

 .woocommerce .product-remove a { color:#222 !important; font-size:14px; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce .product-remove a:hover { color:#f77436 !important; background:none; }

 .woocommerce .required { color:#acacac; text-decoration:none; border-bottom:none; }

 .woocommerce .product-quantity .entry-quantity { display:inline-block; position:relative; vertical-align:middle; }

 .woocommerce .product-quantity .btn-quantity { color:#222; display:inline-block; position:absolute; font-size:12px; top:0; cursor:pointer; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce .product-quantity .btn-quantity i { font-weight:500; }

 .woocommerce .product-quantity .btn-quantity.plus { right:0; padding:9px 12px 8px; }

 .woocommerce .product-quantity .btn-quantity.minus { left:0; padding:9px 12px 8px; }

 .woocommerce .product-quantity .btn-quantity:hover { color:#f77436; }

 .woocommerce .product-quantity .input-text.qty { display:inline-block; width:100px; text-align:center; font-size:18px; font-weight:500; color:#222; background:#f8f8f8; font-family:"Raleway", sans-serif; border:none; }

 .woocommerce .product-quantity .input-text.qty { -moz-appearance:textfield; }

 .woocommerce .product-quantity .qty::-webkit-outer-spin-button,.woocommerce .product-quantity .qty::-webkit-inner-spin-button { -webkit-appearance:none; margin:0; }

 .woocommerce #respond input#submit { font-size:14px; padding:5px 10px; color:#fff; line-height:30px; background:#a27037; }

 .woocommerce #respond input#submit:hover { color:#fff; background:#f77436; }

 .inner-product .entry-countdown { display:none; }

 .inner-product .entry-wrap-thumbnail { position:relative; margin-bottom:15px; }

 .inner-product .entry-wrap-thumbnail .entry-thumbnail .hover-images { position:absolute; top:0; left:0; opacity:0; visibility:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-wrap-thumbnail:hover .hover-images { opacity:1; visibility:visible; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-wrap-thumbnail .product-hot,.inner-product .entry-wrap-thumbnail .product-sale { position:absolute; font-size:14px; display:inline-block; color:#fff; padding:4px 10px 2px; line-height:1; }

 .inner-product .entry-wrap-thumbnail .product-hot { top:5px; left:5px; background:#f7941d; }

 .inner-product .entry-wrap-thumbnail .product-sale { top:5px; right:5px; background:#222; }

 .inner-product .entry-wrap-thumbnail .product-color { position:absolute; left:7px; bottom:7px; }

 .inner-product .entry-content { padding-bottom:10px; position:relative; }

 .inner-product .entry-content .product-categories { margin-bottom:2px; line-height:18px; font-weight:300; color:#acacac; }

 .inner-product .entry-content .product-categories a { color:#acacac; font-size:13px; font-weight:300; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-content .product-categories a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-content .product-title { margin-bottom:5px; }

 .inner-product .entry-content .product-title .entry-title a { font-size:15px; font-weight:600; line-height:26px; color:#222; display:block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-content .product-title .entry-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-content .product-price { font-size:14px; min-height:21px; line-height:normal; font-weight:500; color:#a27037; }

 .inner-product .entry-content .product-price .productPrice { display:inline-block; }

 .inner-product .entry-content .product-price .priceCompare { font-size:13px; font-weight:300; color:#acacac; margin-left:3px; position:relative; }

 .inner-product .entry-content .product-price .priceCompare:after { content:''; height:1px; width:100%; top:50%; left:0; background:#acacac; position:absolute; }

 .inner-product .entry-content .product-color { display:none; }

 .inner-product .entry-content .product-nav { line-height:1; }

 .inner-product .entry-content .product-nav .add-to-cart { font-size:17px; display:inline-block; position:relative; }

 .inner-product .entry-content .product-nav .add-to-cart a { color:#231f20; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-content .product-nav .add-to-cart a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .entry-content .product-nav .add-to-cart img.ajax-loading { position:absolute; left:0; top:0; display:inline-block; }

 .inner-product .product-excerpt { display:none; }

 .inner-product .product-color { font-size:0; line-height:1; }

 .inner-product .product-color li { font-size:15px; display:inline-block; width:18px; height:18px; border-radius:30px; padding:3px; text-align:center; cursor:pointer; border:1px solid transparent; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .product-color li a { display:block; width:10px; height:10px; border-radius:30px; }

 .inner-product .product-color li.active,.inner-product .product-color li:hover { border:1px solid #8d8d8d; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; display:inline-block !important; }

 .inner-product .product-nav .add-to-cart a { color:#acacac; display:block; }

 .inner-product .product-nav .add-to-cart span.entry-text { font-family:"Raleway", sans-serif; color:#acacac; font-weight:300; font-size:15px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .product-nav .add-to-cart span.entry-text:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .product-nav .btn-quickview { font-size:17px; color:#acacac; display:inline-block; vertical-align:middle; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product .product-nav .btn-quickview:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-1 { overflow:hidden; }

 .inner-product:not(.layout-list).layout-1 .entry-wrap-thumbnail .product-nav .add-to-cart,.inner-product:not(.layout-list).layout-1 .entry-wrap-thumbnail .product-nav .yith-wcwl-add-to-wishlist { display:none; }

 .inner-product:not(.layout-list).layout-1 .entry-wrap-thumbnail .product-nav .btn-quickview { position:absolute; bottom:10px; right:-40px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-1 .entry-content { padding-right:35px; }

 .inner-product:not(.layout-list).layout-1 .entry-content .product-nav { position:absolute; right:10px; top:0; }

 .inner-product:not(.layout-list).layout-1 .entry-content .product-nav .add-to-cart span.entry-text { display:none; }

 .inner-product:not(.layout-list).layout-1 .entry-content .product-nav .btn-quickview { display:none; }

 .inner-product:not(.layout-list).layout-1 .entry-content .product-nav .yith-wcwl-add-to-wishlist { margin-top:12px; display:block; position:absolute; right:-40px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-1:hover .entry-wrap-thumbnail .product-nav .btn-quickview { right:10px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-1:hover .entry-content .product-nav .yith-wcwl-add-to-wishlist { right:2px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-2 .entry-wrap-thumbnail .product-nav { display:none; }

 .inner-product:not(.layout-list).layout-2 .entry-content { padding-left:15px; padding-right:15px; text-align:center; }

 .inner-product:not(.layout-list).layout-2 .entry-content .product-nav { position:absolute; bottom:0; left:0; right:0; opacity:0; visibility:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-2 .entry-content .product-nav .add-to-cart { padding-left:24px; padding-right:24px; }

 .inner-product:not(.layout-list).layout-2 .entry-content .product-nav .add-to-cart span.entry-icon { display:none !important; }

 .inner-product:not(.layout-list).layout-2 .entry-content .product-price { opacity:1; visibility:visible; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-2:hover .entry-content .product-nav { bottom:5px; opacity:1; visibility:visible; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-2:hover .entry-content .product-price { opacity:0; visibility:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3:hover .entry-wrap-thumbnail .btn-quickview,.inner-product:not(.layout-list).layout-3:hover .entry-wrap-thumbnail .yith-wcwl-add-to-wishlist,.inner-product:not(.layout-list).layout-3:hover .entry-wrap-thumbnail .add-to-cart { right:0; opacity:1; visibility:visible; -webkit-transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; transition:all 0.5s ease-in-out 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .product-nav { position:absolute; right:0; bottom:0; margin-right:10px; margin-bottom:10px; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .add-to-cart { right:-70px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .add-to-cart .entry-text { display:none; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .add-to-cart .entry-icon { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .add-to-cart .ajax-loading { position:absolute; top:50%; left:50%; margin-top:-10px; margin-left:-9px; z-index:11; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .add-to-cart:hover { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .add-to-cart:hover .entry-icon { color:#fff; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .btn-quickview { right:-40px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .btn-quickview span { vertical-align:-2px; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .btn-quickview .ajax-loading { position:absolute; top:50%; left:50%; margin-top:-10px; margin-left:-9px; z-index:11; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .btn-quickview:hover { color:#fff; background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .yith-wcwl-add-to-wishlist { right:-100px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .yith-wcwl-add-to-wishlist:hover { background:#f77436; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .yith-wcwl-add-to-wishlist:hover a { color:#fff !important; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button a:after { color:#fff; }

 .inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .btn-quickview,.inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .yith-wcwl-add-to-wishlist,.inner-product:not(.layout-list).layout-3 .entry-wrap-thumbnail .add-to-cart { position:relative; bottom:inherit; width:40px; height:40px; line-height:40px; text-align:center; background:#fff; display:block; margin-top:10px; opacity:0; visibility:hidden; }

 .inner-product:not(.layout-list).layout-3 .entry-content .product-nav { display:none; }

 .inner-product:not(.layout-list).layout-4:hover .entry-wrap-thumbnail .product-nav { bottom:10px; opacity:1; visibility:visible; -webkit-transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; transition:all 0.5s ease-in-out 0s; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-color { display:none; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav { position:absolute; bottom:-20px; left:0; right:0; margin-left:10px; margin-right:10px; background:#222; opacity:0; visibility:hidden; -webkit-transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s; transition:all 0.5s ease-in-out 0s; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .yith-wcwl-add-to-wishlist,.inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .btn-quickview,.inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .add-to-cart { text-align:center; float:left; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .btn-quickview { width:45px; height:45px; line-height:45px; border-right:1px solid rgba(255, 255, 255, 0.1); position:relative; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .btn-quickview span { vertical-align:-2px; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .btn-quickview img.ajax-loading { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .yith-wcwl-add-to-wishlist { width:0; height:0; line-height:0; border-left:1px solid rgba(255, 255, 255, 0.1); }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .add-to-cart { height:45px; line-height:45px; width:calc(100% - 45px); float:left; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .add-to-cart .entry-icon { display:none !important; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .add-to-cart:hover { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .add-to-cart:hover .entry-text { color:#fff; }

 .inner-product:not(.layout-list).layout-4 .entry-content { text-align:center; }

 .inner-product:not(.layout-list).layout-4 .entry-content .product-nav { display:none; }

 .inner-product:not(.layout-list).layout-4 .entry-content .product-color { display:block; margin-top:6px; padding:0; }

 .content-products .layout-list .inner-product .entry-wrap-thumbnail { width:30%; float:left; margin-bottom:0; }

 .content-products .layout-list .inner-product .entry-wrap-thumbnail .product-nav .add-to-cart,.content-products .layout-list .inner-product .entry-wrap-thumbnail .product-nav .yith-wcwl-add-to-wishlist { display:none; }

 .content-products .layout-list .inner-product .entry-wrap-thumbnail .product-nav .btn-quickview { position:absolute; right:10px; bottom:5px; }

 .content-products .layout-list .inner-product .entry-wrap-thumbnail + .entry-content { width:70%; float:left; padding-left:35px; }

 .content-products .layout-list .inner-product .entry-content { width:100%; }

 .content-products .layout-list .inner-product .entry-content .product-title { margin-bottom:10px; }

 .content-products .layout-list .inner-product .entry-content .product-excerpt { display:block; margin-top:8px; }

 .content-products .layout-list .inner-product .entry-content .product-categories { margin-bottom:12px; }

 .content-products .layout-list .inner-product .entry-content .product-title .entry-title a { line-height:24px; font-size:18px; }

 .content-products .layout-list .inner-product .entry-content .product-nav { position:static; margin-top:20px; }

 .content-products .layout-list .inner-product .entry-content .product-nav .btn-quickview { display:none; }

 .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart { background:#f7941d; padding:10px 20px 10px 37px; vertical-align:middle; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart a.bingo_ajax_add_to_cart { width:auto; height:auto; }

 .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart .entry-icon { float:left; color:#fff; position:absolute; top:10px; left:19px; }

 .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart span.entry-text { display:inline-block; float:right; color:#fff; margin-left:10px; font-size:17px; }

 .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart img.ajax-loading { left:19px; top:10px; }

 .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart:hover { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-products .layout-list .inner-product .entry-content .product-nav .yith-wcwl-add-to-wishlist { position:static; display:inline-block; vertical-align:middle; margin-left:15px; margin-top:0; }

 .slick-dotted.slick-slider { margin-bottom:40px; }

 .slick-carousel .slick-slide { padding-left:15px; padding-right:15px; }

 .slick-carousel,.slick-slider { visibility:hidden; }

 .slick-carousel.slick-initialized,.slick-slider.slick-initialized { visibility:visible; }

 .slick-slider { margin-left:-15px; margin-right:-15px; position:relative; }

 .slick-slider .slick-track { margin-left:inherit !important; margin-right:inherit !important; }

 .slick-slider .slick-arrow { position:absolute; font-size:17px; color:#acacac; cursor:pointer; z-index:10; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .slick-slider .slick-arrow.slick-disabled { cursor:not-allowed; }

 .slick-slider .slick-arrow:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .slick-slider .slick-dots { bottom:inherit; margin-bottom:0; }

 .slick-slider .slick-dots li { margin:0 3px; width:auto; height:auto; display:inline-block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .slick-slider .slick-dots li button { width:auto; height:auto; }

 .slick-slider .slick-dots li button:before { content:''; width:7px; height:7px; border-radius:30px; background:#acacac; }

 .slick-slider .slick-dots li.slick-active { width:20px; height:7px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .slick-slider .slick-dots li.slick-active button:before { width:20px; height:7px; background:#f77436; }

 .nav-top-right .slick-arrow { top:-35px; right:15px; }

 .nav-top-right .slick-arrow.arrow-left { right:50px; }

 .nav-middle .slick-arrow { font-size:12px; width:30px; height:30px; line-height:30px; text-align:center; color:#fff; background:#222; top:50%; opacity:0; visibility:hidden; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .nav-middle .slick-arrow.arrow-left { left:0; }

 .nav-middle .slick-arrow.arrow-right { right:0; }

 .nav-middle .slick-arrow:hover { color:#fff; background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .nav-middle:hover .slick-arrow { opacity:1; visibility:visible; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .nav-middle:hover .slick-arrow.arrow-left { left:15px; }

 .nav-middle:hover .slick-arrow.arrow-right { right:15px; }

 @media only screen and (max-width:767px) { .slick-carousel.nav-middle .slick-arrow.arrow-right { right:15px; }

 .slick-carousel.nav-middle .slick-arrow.arrow-left { left:15px; }

 }

 .archive.woocommerce #content-archive { overflow:hidden; }

 .archive.woocommerce .container { max-width:1440px; }

 .archive.woocommerce .page-title { padding-top:145px; padding-bottom:0px; background:#fff; }

 .archive.woocommerce .page-title.bg-page-title { background-image:url('https://levneskrine2019.crmcloud.online/wp-content/uploads/2018/10/page-title-background.jpg'); }

 .archive.woocommerce .content-layout .heading-content { margin-bottom:50px; position:relative; }

 .archive.woocommerce .change-layout { float:left; margin-right:15px; }

 .archive.woocommerce .change-layout .menu-icon { width:25px; height:21px; cursor:pointer; }

 .archive.woocommerce .change-layout .menu-icon .bar { height:5px; margin-bottom:3px; }

 .archive.woocommerce .change-layout .menu-icon .bar:last-child { margin-bottom:0; }

 .archive.woocommerce .change-layout .menu-icon .dot { width:5px; height:5px; margin-right:3px; background:#acacac; float:left; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .archive.woocommerce .change-layout .menu-icon .line { width:17px; height:5px; background:#acacac; float:left; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .archive.woocommerce .change-layout .menu-icon:hover .dot,.archive.woocommerce .change-layout .menu-icon:hover .line { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .archive.woocommerce .columns-product { float:left; }

 .archive.woocommerce .columns-product > div { cursor:pointer; float:left; margin-right:15px; }

 .archive.woocommerce .columns-product > div:last-child { margin-right:0; }

 .archive.woocommerce .columns-product > div.bingo-active span { background:#f77436; }

 .archive.woocommerce .columns-product > div .bar { height:5px; margin-bottom:3px; }

 .archive.woocommerce .columns-product > div .bar span { margin-right:3px; }

 .archive.woocommerce .columns-product > div .bar span:last-child { margin-right:0; }

 .archive.woocommerce .columns-product > div .bar:last-child { margin-bottom:0; }

 .archive.woocommerce .columns-product > div span { width:5px; height:5px; background:#acacac; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; float:left; }

 .archive.woocommerce .columns-product > div:hover span { background:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .archive.woocommerce .filter-products { position:absolute; top:0; left:50%; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); line-height:1; padding-top:2px; padding-bottom:4px; }

 .archive.woocommerce .filter-products a { margin-left:10px; margin-right:10px; padding-left:3px; padding-right:3px; padding-bottom:2px; color:#acacac; display:inline-block; }

 .archive.woocommerce .filter-products a.bingo-active { color:#f77436; }

 .archive.woocommerce .filter-products a.bingo-active.line-hover:after { opacity:1; width:100%; }

 .archive.woocommerce .sort-products { height:21px; float:right; }

 .archive.woocommerce .sort-products .woocommerce-ordering { margin-bottom:0; }

 .archive.woocommerce .sort-products .select2 { margin-top:-7px; }

 .archive.woocommerce .sort-products .select2 .select2-selection { border:0; border-bottom:2px solid #e1e1e1; }

 .archive.woocommerce .sort-products .select2-container .select2-selection--single { height:21px; }

 .archive.woocommerce .sort-products .select2-container .select2-selection--single .select2-selection__rendered { line-height:1; color:#636363; padding-left:5px; }

 .archive.woocommerce .sort-products .select2-container .select2-selection--single .select2-selection__arrow { height:15px; right:0; width:auto; }

 .archive.woocommerce .sort-products .select2-container .select2-selection--single .select2-selection__arrow b:before { color:#636363; }

 @media screen and (min-width:1200px) { .archive.woocommerce .has-sidebar .content-products { width:80%; }

 .archive.woocommerce .main-sidebar { width:20%; }

 }

 @media screen and (max-width:1199px) { .archive.woocommerce .content-layout .heading-content { margin-bottom:60px; }

 .archive.woocommerce .content-layout .heading-content .filter-products { width:100%; text-align:center; top:40px; }

 .archive.woocommerce .paging-navigation { margin-top:0; }

 }

 @media screen and (max-width:991px) { .archive.woocommerce .columns-product { display:none; }

 .archive.woocommerce .main-sidebar { margin-top:30px; }

 }

 @media screen and (max-width:767px) { .archive.woocommerce .content-layout .heading-content { margin-bottom:30px; }

 .archive.woocommerce .content-layout .heading-content .filter-products { display:none; }

 .archive.woocommerce .content-products .layout-list .inner-product .entry-content { padding-left:20px; margin-top:-4px; }

 .archive.woocommerce .content-products .layout-list .inner-product .entry-content .product-title .entry-title a { font-size:15px; line-height:18px; }

 .archive.woocommerce .content-products .layout-list .inner-product .entry-content .product-nav { margin-top:10px; }

 .archive.woocommerce .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart { padding:8px 10px 8px 25px; }

 .archive.woocommerce .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart .entry-icon { font-size:14px; top:8px; left:12px; }

 .archive.woocommerce .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart span.entry-text { font-size:15px; }

 .archive.woocommerce .content-products .layout-list .inner-product .entry-content .product-nav .add-to-cart img.ajax-loading { top:6px; left:11px; }

 }

 .hover-effect .flex-viewport a img { -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s; }

 .hover-effect .flex-viewport a img:hover { -webkit-transform:scalet(1.2, 1.2); -moz-transform:scalet(1.2, 1.2); -o-transform:scalet(1.2, 1.2); -ms-transform:scalet(1.2, 1.2); transform:scalet(1.2, 1.2); -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s; }

 .woocommerce div.product .content-product-detail div.images .woocommerce-product-gallery__wrapper .zoomImg { background-color:unset; }

 .woocommerce div.product form.cart .variations label { color:#222; }

 /**
 * GENERAL SINGLE PRODUCT AND QUICKVIEW
 * ----------------------------------------------------------------------------
 */ .content-single-product .woocommerce-product-rating,.product-quickview .woocommerce-product-rating { float:right; padding:8.5px 0; }

 .content-single-product .inner-coutdown,.product-quickview .inner-coutdown { margin-top:25px; }

 .content-single-product .summary .yith-wcwl-add-to-wishlist,.product-quickview .summary .yith-wcwl-add-to-wishlist { display:inline-block; padding-top:7px; padding-bottom:4px; }

 .content-single-product .summary .yith-wcwl-add-button.hide span.saved,.product-quickview .summary .yith-wcwl-add-button.hide span.saved { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; color:#f7941d; margin-left:10px; font-size:15px; display:inline-block !important; }

 .content-single-product .summary .yith-wcwl-add-button.hide span.saved:hover,.product-quickview .summary .yith-wcwl-add-button.hide span.saved:hover { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; color:#f77436; }

 .content-single-product .summary .yith-wcwl-add-button.show .add_to_wishlist span.saved,.product-quickview .summary .yith-wcwl-add-button.show .add_to_wishlist span.saved { display:none !important; }

 .content-single-product .summary .yith-wcwl-add-button a,.product-quickview .summary .yith-wcwl-add-button a { color:#acacac; font-size:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-single-product .summary .yith-wcwl-add-button a:after,.product-quickview .summary .yith-wcwl-add-button a:after { color:#acacac; margin-right:8px; }

 .content-single-product .summary .yith-wcwl-add-button a:hover,.product-quickview .summary .yith-wcwl-add-button a:hover { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; color:#f77436; }

 .content-single-product .summary .yith-wcwl-add-button a:hover:after,.product-quickview .summary .yith-wcwl-add-button a:hover:after { color:#f77436; }

 .content-single-product .summary .variations_form.cart,.product-quickview .summary .variations_form.cart { margin-top:25px; margin-bottom:40px; }

 .content-single-product .summary .single_product_button.cart,.product-quickview .summary .single_product_button.cart { margin-top:32px; margin-bottom:40px; }

 .content-single-product .summary .single_product_button.cart:after,.product-quickview .summary .single_product_button.cart:after { content:''; display:table; clear:both; }

 .content-single-product .summary .woocommerce-product-rating,.product-quickview .summary .woocommerce-product-rating { margin-bottom:22px !important; }

 .content-single-product .woocommerce-product-rating,.product-quickview .woocommerce-product-rating,.content-single-product .star-rating,.product-quickview .star-rating { font-size:14px; margin-bottom:0; }

 .content-single-product .woocommerce-product-rating .star-rating,.product-quickview .woocommerce-product-rating .star-rating,.content-single-product .star-rating .star-rating,.product-quickview .star-rating .star-rating { width:6.4em; margin-top:9px; }

 .content-single-product .woocommerce-product-rating .star-rating:before,.product-quickview .woocommerce-product-rating .star-rating:before,.content-single-product .star-rating .star-rating:before,.product-quickview .star-rating .star-rating:before { content:'\e60a\e60a\e60a\e60a\e60a'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; color:#222; letter-spacing:5px; }

 .content-single-product .woocommerce-product-rating .star-rating span:before,.product-quickview .woocommerce-product-rating .star-rating span:before,.content-single-product .star-rating .star-rating span:before,.product-quickview .star-rating .star-rating span:before { content:'\e60a\e60a\e60a\e60a\e60a'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; color:#f77436; letter-spacing:5px; }

 .content-single-product .woocommerce-product-rating a,.product-quickview .woocommerce-product-rating a,.content-single-product .star-rating a,.product-quickview .star-rating a { display:inline-block; vertical-align:middle; font-size:14px; color:#1da1f2; }

 .content-single-product .woocommerce-variation-description,.product-quickview .woocommerce-variation-description { margin-bottom:10px; }

 .content-single-product .woocommerce-product-details__short-description,.product-quickview .woocommerce-product-details__short-description { clear:both; margin-bottom:40px; font-size:16px; line-height:24px; color:#636363; }

 .content-single-product .woocommerce-product-details__short-description + .entry-status,.product-quickview .woocommerce-product-details__short-description + .entry-status { display:none !important; }

 .content-single-product .entry-status,.product-quickview .entry-status { font-size:16px; margin-bottom:20px; clear:both; }

 .content-single-product .entry-status + .entry-status,.product-quickview .entry-status + .entry-status { display:none !important; }

 .content-single-product .entry-status label,.product-quickview .entry-status label { color:#222; font-weight:normal; }

 .content-single-product .entry-status > span,.product-quickview .entry-status > span { color:#39b54a; }

 .content-single-product .entry-status > span.variation-stock,.product-quickview .entry-status > span.variation-stock { display:none; color:#f00; }

 .content-single-product .entry-status > span.outstock,.product-quickview .entry-status > span.outstock { color:#f00; }

 .content-single-product .woocommerce-variation-availability .entry-status span.single-stock,.product-quickview .woocommerce-variation-availability .entry-status span.single-stock { display:none; }

 .content-single-product .woocommerce-variation-availability .entry-status span.variation-stock,.product-quickview .woocommerce-variation-availability .entry-status span.variation-stock { display:inline-block; }

 .content-single-product form.cart .group_table,.product-quickview form.cart .group_table { margin-bottom:50px; padding-top:20px; border-top:1px solid #e1e1e1; }

 .content-single-product form.cart .group_table tr,.product-quickview form.cart .group_table tr { display:block; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #e1e1e1; }

 .content-single-product form.cart .group_table tr:before,.product-quickview form.cart .group_table tr:before,.content-single-product form.cart .group_table tr:after,.product-quickview form.cart .group_table tr:after { content:''; display:table; }

 .content-single-product form.cart .group_table tr:after,.product-quickview form.cart .group_table tr:after { clear:both; }

 .content-single-product form.cart .group_table tr:last-child,.product-quickview form.cart .group_table tr:last-child { padding-bottom:0; margin-bottom:0; border-bottom:none; }

 .content-single-product form.cart .group_table tr td,.product-quickview form.cart .group_table tr td { display:inline-block; padding-bottom:0; border:none !important; }

 .content-single-product form.cart .group_table tr td .quantity input,.product-quickview form.cart .group_table tr td .quantity input { width:100%; padding:8px 10px; border-color:#e1e1e1; }

 .content-single-product form.cart .group_table tr td .quantity input::-webkit-inner-spin-button,.product-quickview form.cart .group_table tr td .quantity input::-webkit-inner-spin-button { opacity:1; -webkit-opacity:1; }

 .content-single-product form.cart .group_table tr td:first-child,.product-quickview form.cart .group_table tr td:first-child { display:inline-block; width:110px; }

 .content-single-product form.cart .group_table tr td:first-child a,.product-quickview form.cart .group_table tr td:first-child a { width:100%; padding:8px 10px; border-radius:0; background:#f7941d; color:#fff; font-weight:normal; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-single-product form.cart .group_table tr td:first-child a:hover,.product-quickview form.cart .group_table tr td:first-child a:hover { background:#f77436; }

 .content-single-product form.cart .group_table tr td:last-child,.product-quickview form.cart .group_table tr td:last-child { margin-bottom:0; padding-bottom:0; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__quantity,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__quantity { vertical-align:middle; width:115px !important; padding-bottom:0; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__label,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__label { vertical-align:middle; width:calc(100% - 265px); padding:0 10px !important; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__label a,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__label a { font-size:16px; font-weight:normal; color:#222; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__price,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__price { display:inline-block; vertical-align:middle; width:150px; text-align:right; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__price .woocommerce-Price-amount,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__price .woocommerce-Price-amount { display:inline-block; font-size:16px; color:#f7941d; font-weight:700; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__price ins,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__price ins { text-decoration:none; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__price del,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__price del { margin-left:12px; opacity:1 !important; color:#f7941d; }

 .content-single-product form.cart .group_table tr td.woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount,.product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount { font-size:14px; font-weight:normal; color:#acacac; text-decoration:inherit; }

 .content-single-product form.cart .variations,.product-quickview form.cart .variations { margin-bottom:10px; position:relative; }

 .content-single-product form.cart .variations td,.product-quickview form.cart .variations td { border:0; vertical-align:top; line-height:2em; }

 .content-single-product form.cart .variations .form-variation,.product-quickview form.cart .variations .form-variation { line-height:1; }

 .content-single-product form.cart .variations .form-variation .reset_variations,.product-quickview form.cart .variations .form-variation .reset_variations { font-size:14px; color:#f10000; }

 .content-single-product form.cart .variations .form-variation:not(.active),.product-quickview form.cart .variations .form-variation:not(.active) { padding-top:5px; }

 .content-single-product form.cart .variations .bingo-variation,.product-quickview form.cart .variations .bingo-variation { margin-bottom:20px; display:table; }

 .content-single-product form.cart .variations .bingo-variation:last-child,.product-quickview form.cart .variations .bingo-variation:last-child { margin-bottom:0; }

 .content-single-product form.cart .variations .bingo-variation td.label,.product-quickview form.cart .variations .bingo-variation td.label { min-width:60px; text-align:left; display:inline-block; }

 .content-single-product form.cart .variations .bingo-variation td.label label,.product-quickview form.cart .variations .bingo-variation td.label label { line-height:28px; font-size:16px; color:#222; font-weight:normal; }

 .content-single-product form.cart .variations .bingo-variation .form-variation,.product-quickview form.cart .variations .bingo-variation .form-variation { display:none; }

 .content-single-product form.cart .variations .bingo-variation:last-child .form-variation,.product-quickview form.cart .variations .bingo-variation:last-child .form-variation { display:block; }

 .content-single-product form.cart .variations .bingo-variation:last-child .form-variation.active select,.product-quickview form.cart .variations .bingo-variation:last-child .form-variation.active select,.content-single-product form.cart .variations .bingo-variation:last-child .form-variation.active .select2,.product-quickview form.cart .variations .bingo-variation:last-child .form-variation.active .select2 { display:block; }

 .content-single-product form.cart .variations .bingo-variation:last-child .form-variation.active .reset_variations,.product-quickview form.cart .variations .bingo-variation:last-child .form-variation.active .reset_variations { display:block; margin-top:15px; }

 .content-single-product form.cart .variations .bingo-variation:last-child .form-variation select,.product-quickview form.cart .variations .bingo-variation:last-child .form-variation select,.content-single-product form.cart .variations .bingo-variation:last-child .form-variation .select2,.product-quickview form.cart .variations .bingo-variation:last-child .form-variation .select2 { display:none; }

 .content-single-product form.cart .variations .list-variations,.product-quickview form.cart .variations .list-variations { display:inline-block; }

 .content-single-product form.cart .variations .list-variations li,.product-quickview form.cart .variations .list-variations li { cursor:pointer; display:inline-block; vertical-align:middle; text-align:center; padding-left:10px; padding-right:10px; border:1px solid #e2e2e2; margin-right:5px; margin-bottom:5px; opacity:1; text-decoration:none; }

 .content-single-product form.cart .variations .list-variations li.enabled,.product-quickview form.cart .variations .list-variations li.enabled { text-decoration:none !important; opacity:1 !important; -webkit-opacity:1 !important; }

 .content-single-product form.cart .variations .list-variations li.disabled,.product-quickview form.cart .variations .list-variations li.disabled { opacity:0.6; -webkit-opacity:0.6; text-decoration:line-through; }

 .content-single-product form.cart .variations .list-variations.pa_color li,.product-quickview form.cart .variations .list-variations.pa_color li { width:35px; height:35px; padding:4px; }

 .content-single-product form.cart .variations .list-variations.pa_color li span,.product-quickview form.cart .variations .list-variations.pa_color li span { width:25px; height:25px; display:inline-block; }

 .content-single-product form.cart .variations .list-variations.pa_color li.disabled,.product-quickview form.cart .variations .list-variations.pa_color li.disabled { position:relative; }

 .content-single-product form.cart .variations .list-variations.pa_color li.disabled.enabled:before,.product-quickview form.cart .variations .list-variations.pa_color li.disabled.enabled:before { display:none; }

 .content-single-product form.cart .variations .list-variations.pa_color li.disabled:before,.product-quickview form.cart .variations .list-variations.pa_color li.disabled:before { content:'\e646'; font-size:12px; color:#000; position:absolute; top:50%; left:50%; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }

 .content-single-product form.cart .variations .list-variations.pa_color li.is_selected:before,.product-quickview form.cart .variations .list-variations.pa_color li.is_selected:before { display:none !important; }

 .content-single-product form.cart .woocommerce-variation-price .price,.product-quickview form.cart .woocommerce-variation-price .price { float:none !important; display:inline-block; }

 .content-single-product form.cart .woocommerce-variation-price .price .amount,.product-quickview form.cart .woocommerce-variation-price .price .amount { font-size:34px; color:#f7941d; }

 .content-single-product form.cart .woocommerce-variation-price .price ins,.product-quickview form.cart .woocommerce-variation-price .price ins { float:left; text-decoration:none; }

 .content-single-product form.cart .woocommerce-variation-price .price del,.product-quickview form.cart .woocommerce-variation-price .price del { display:inline-block; padding-top:10px; margin-left:12px; opacity:1 !important; color:#acacac; }

 .content-single-product form.cart .woocommerce-variation-price .price del span.amount,.product-quickview form.cart .woocommerce-variation-price .price del span.amount { font-weight:normal; font-size:24px; color:#acacac; }

 .content-single-product form.cart .single_add_to_cart_button,.product-quickview form.cart .single_add_to_cart_button { display:inline-block; min-width:190px; font-family:"Raleway", sans-serif; font-weight:600; font-size:18px; color:#fff; line-height:normal; text-transform:capitalize; text-align:center; margin-right:20px; background:#f7941d !important; padding:11px 25px; border:none; border-radius:0; }

 .content-single-product form.cart .single_add_to_cart_button:hover,.product-quickview form.cart .single_add_to_cart_button:hover { background:#f77436 !important; }

 .content-single-product .single_product_button,.product-quickview .single_product_button { display:block; padding-top:30px; border-top:1px solid #e1e1e1; }

 .content-single-product .single_product_button .product-quantity,.product-quickview .single_product_button .product-quantity { float:left; vertical-align:middle; margin-right:10px; }

 .content-single-product .single_product_button .product-quantity small,.product-quickview .single_product_button .product-quantity small { display:block; font-size:11px; }

 .content-single-product .single_product_button .product-quantity .input-text.qty,.product-quickview .single_product_button .product-quantity .input-text.qty { padding-top:9px; padding-bottom:8px; }

 .content-single-product .single_product_button .single_add_to_cart_button,.product-quickview .single_product_button .single_add_to_cart_button { float:left; display:inline-block; min-width:190px; font-family:"Raleway", sans-serif; font-weight:600; font-size:18px; color:#fff; line-height:normal; text-transform:capitalize; text-align:center; margin-right:30px; background:#f7941d !important; padding:10px 25px; border:none; border-radius:0; }

 .content-single-product .single_product_button .single_add_to_cart_button i,.product-quickview .single_product_button .single_add_to_cart_button i { display:none; }

 .content-single-product .single_product_button .single_add_to_cart_button:hover,.product-quickview .single_product_button .single_add_to_cart_button:hover { background:#f77436 !important; }

 .content-single-product .product_meta,.product-quickview .product_meta { display:block; width:100%; border-top:1px solid #e1e1e1; padding-top:25px; font-size:15px; color:#636363; line-height:28px; clear:both; }

 .content-single-product .product_meta br,.product-quickview .product_meta br { display:none; }

 .content-single-product .product_meta span,.product-quickview .product_meta span { display:block; font-size:16px; text-align:left; color:#222; }

 .content-single-product .product_meta span span,.product-quickview .product_meta span span,.content-single-product .product_meta span a,.product-quickview .product_meta span a { display:inline-block; margin-left:2px; color:#636363; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-single-product .product_meta span a:after,.product-quickview .product_meta span a:after { content:','; font-size:16px; color:#636363; }

 .content-single-product .product_meta span a:last-child:after,.product-quickview .product_meta span a:last-child:after { display:none; }

 .content-single-product .product_meta span a:hover,.product-quickview .product_meta span a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-single-product .product_meta span.posted_in a,.product-quickview .product_meta span.posted_in a { color:#1da1f2; }

 .content-single-product .product_meta .entry-share,.product-quickview .product_meta .entry-share { margin-top:35px; color:#222; }

 .content-single-product .product_meta .entry-share .txt-label,.product-quickview .product_meta .entry-share .txt-label { display:none; }

 .content-single-product .product_meta .entry-share .socials-share a,.product-quickview .product_meta .entry-share .socials-share a { display:inline-block; width:40px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:14px; margin-right:5px; margin-bottom:5px; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .content-single-product .product_meta .entry-share .socials-share a span,.product-quickview .product_meta .entry-share .socials-share a span { font-size:0; display:none; }

 .content-single-product .product_meta .entry-share .socials-share a.facebook-social,.product-quickview .product_meta .entry-share .socials-share a.facebook-social { background:rgba(72, 103, 170, .9); }

 .content-single-product .product_meta .entry-share .socials-share a.facebook-social:hover,.product-quickview .product_meta .entry-share .socials-share a.facebook-social:hover { background:rgba(72, 103, 170, 1); }

 .content-single-product .product_meta .entry-share .socials-share a.twitter-social,.product-quickview .product_meta .entry-share .socials-share a.twitter-social { background:rgba(29, 161, 242, .9); }

 .content-single-product .product_meta .entry-share .socials-share a.twitter-social:hover,.product-quickview .product_meta .entry-share .socials-share a.twitter-social:hover { background:rgba(29, 161, 242, 1); }

 .content-single-product .product_meta .entry-share .socials-share a.pinterest-social,.product-quickview .product_meta .entry-share .socials-share a.pinterest-social { background:rgba(189, 8, 27, .9); }

 .content-single-product .product_meta .entry-share .socials-share a.pinterest-social:hover,.product-quickview .product_meta .entry-share .socials-share a.pinterest-social:hover { background:rgba(189, 8, 27, 1); }

 .content-single-product .product_meta .entry-share .socials-share a.google-plus-social,.product-quickview .product_meta .entry-share .socials-share a.google-plus-social { background:rgba(220, 72, 60, .9); }

 .content-single-product .product_meta .entry-share .socials-share a.google-plus-social:hover,.product-quickview .product_meta .entry-share .socials-share a.google-plus-social:hover { background:rgba(220, 72, 60, 1); }

 .content-single-product .product_meta .entry-share .socials-share a.linkedin-social,.product-quickview .product_meta .entry-share .socials-share a.linkedin-social { background:rgba(1, 119, 181, .9); }

 .content-single-product .product_meta .entry-share .socials-share a.linkedin-social:hover,.product-quickview .product_meta .entry-share .socials-share a.linkedin-social:hover { background:rgba(1, 119, 181, 1); }

 /**
 * SINGLE PRODUCT PAGE
 * ----------------------------------------------------------------------------
 */ .content-single-product .inner-product-nav { position:absolute; top:0; left:0; display:block; width:100%; height:100%; padding-top:70px; padding-bottom:70px; }

 .content-single-product .inner-btn-product { display:inline-block; max-width:270px; position:sticky; top:200px; z-index:125; font-size:0; -webkit-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.1); -o-transform:1px 2px 7px 0px rgba(0, 0, 0, 0.1); -ms-transform:1px 2px 7px 0px rgba(0, 0, 0, 0.1); box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.1); }

 .content-single-product .inner-btn-product a { display:block; height:100%; position:relative; padding-top:35px; padding-bottom:35px; }

 .content-single-product .inner-btn-product a i { display:inline-block; font-size:19px; color:#f7941d; position:absolute; top:50%; margin-top:-9.5px; }

 .content-single-product .inner-btn-product .inner-item-nav { display:none; visibility:visible; opacity:0; -webkit-opacity:0; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }

 .content-single-product .inner-btn-product .inner-item-nav:before,.content-single-product .inner-btn-product .inner-item-nav:after { content:''; display:table; }

 .content-single-product .inner-btn-product .inner-item-nav:after { clear:both; }

 .content-single-product .inner-btn-product .inner-item-nav .inner-nav-image { display:block; width:66px; height:80px; }

 .content-single-product .inner-btn-product .inner-item-nav .inner-nav-image img { max-height:80px; }

 .content-single-product .inner-btn-product .inner-item-nav .inner-nav-image + .inner-content { width:calc(100% - 66px); }

 .content-single-product .inner-btn-product .inner-item-nav .inner-content { display:block; }

 .content-single-product .inner-btn-product .inner-item-nav .inner-content .entry-title { font-size:14px; font-weight:normal; color:#222; margin-bottom:5px; }

 .content-single-product .inner-btn-product .inner-item-nav .inner-content .entry-price { display:inline-block; font-size:16px; font-weight:600; color:#f7941d; }

 .content-single-product .inner-btn-product .inner-item-nav .inner-content .entry-price del { font-size:14px; color:#acacac; font-weight:normal; margin-left:10px; }

 .content-single-product .inner-btn-product .inner-item-nav .inner-content .entry-price ins { float:left; text-decoration:none; }

 .content-single-product .inner-btn-product.inner-prev { float:left; left:15px; }

 .content-single-product .inner-btn-product.inner-prev a { padding-left:50px; }

 .content-single-product .inner-btn-product.inner-prev a i { left:15px; }

 .content-single-product .inner-btn-product.inner-prev .inner-nav-image { float:left; }

 .content-single-product .inner-btn-product.inner-prev .inner-nav-image + .inner-content { padding-left:15px; }

 .content-single-product .inner-btn-product.inner-prev .inner-content { float:left; padding-left:34px; padding-right:15px; }

 .content-single-product .inner-btn-product.inner-next { float:right; right:15px; }

 .content-single-product .inner-btn-product.inner-next a { padding-right:50px; }

 .content-single-product .inner-btn-product.inner-next a i { right:15px; }

 .content-single-product .inner-btn-product.inner-next .inner-nav-image { float:right; }

 .content-single-product .inner-btn-product.inner-next .inner-nav-image + .inner-content { padding-right:15px; }

 .content-single-product .inner-btn-product.inner-next .inner-content { float:right; padding-right:34px; padding-left:15px; text-align:right; }

 .content-single-product .inner-btn-product:hover { width:100%; min-height:120px; background:#fff; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }

 .content-single-product .inner-btn-product:hover a { padding-top:20px; padding-bottom:20px; }

 .content-single-product .inner-btn-product:hover .inner-item-nav { visibility:visible; opacity:1; -webkit-opacity:1; }

 .single-product .content-single-product { padding-top:50px; padding-bottom:80px; }

 .single-product .content-single-product .zoomImg { cursor:zoom-in; }

 .single-product .content-single-product .woocommerce-notices-wrapper { margin-bottom:50px; }

 .single-product .content-single-product .content-product-detail .woocommerce-product-gallery,.single-product .content-single-product .content-product-detail .summary { float:left; width:50%; margin-bottom:0; }

 .single-product .content-single-product .content-product-detail .summary { padding-left:60px; }

 .single-product .content-single-product .woocommerce-tabs { margin-top:85px; display:inline-block; width:100%; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li { border:none; background:none; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li a,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li a { font-size:18px; font-family:"Raleway", sans-serif; color:#222; font-weight:600; text-decoration:none; padding:0; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li a:hover,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li a:hover { color:#f77436; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li:after,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li:after,.single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li:before,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li:before { -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; display:none; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li.active,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li.active { background:none; border-bottom:none; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li.active a,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li.active a { color:#f77436; }

 .single-product .content-single-product .woocommerce-tabs .woocommerce-Tabs-panel { -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }

 .single-product .content-single-product .woocommerce-tabs #tab-description { background:none; border:none; border-radius:0; font-weight:normal; -webkit-box-shadow:none; -moz-box-shadow:none; -o-transform:none; -ms-transform:none; box-shadow:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-description p { color:#636363; }

 .single-product .content-single-product .woocommerce-tabs #tab-description p strong { display:inline-block; font-weight:bold; padding-top:5px; padding-bottom:5px; }

 .single-product .content-single-product .woocommerce-tabs #tab-description ul { padding-left:18px; }

 .single-product .content-single-product .woocommerce-tabs #tab-description ul li { font-size:16px; font-weight:400; position:relative; color:#636363; line-height:24px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews { background:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation > p { font-size:15px; color:#636363; margin-bottom:5px; font-weight:300; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation h3 { font-family:"Raleway", sans-serif; font-size:60px; font-weight:700; color:#f7941d; line-height:normal; margin-bottom:9px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .woocommerce-product-rating { float:none; display:block; margin-bottom:30px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .woocommerce-product-rating .woocommerce-review-link { font-family:"Poppins", sans-serif; font-size:14px; color:#636363; padding:0; font-weight:normal; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation ul.evaluation-form { list-style:none; margin-left:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .evaluation-form li { margin-bottom:20px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .evaluation-form li > span { font-size:14px; color:#636363; width:50px; display:inline-block; }

 .single-product .full-width #tab-reviews .evaluation-progress { width:260px !important; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .evaluation-form li .evaluation-progress { display:inline-block; width:calc(100% - 144px); height:5px; background:#e7e7e7; position:relative; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .evaluation-form li .evaluation-progress span { position:absolute; top:0; left:0; height:100%; background:#f7941d; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .evaluation-form li .percentage-rating { margin-left:18px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .evaluation-form li.two-stars .evaluation-progress span { background:#ffa500; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews .point-evaluation .evaluation-form li.one-stars .evaluation-progress span { background:#f00; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-reply-title { font-family:"Raleway", sans-serif; color:#222; font-size:30px; line-height:36px; font-weight:300; margin-top:5px; margin-bottom:10px; display:inline-block; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-notes { font-size:14px; color:#acacac; margin-bottom:30px; padding-bottom:0; border-bottom:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating { margin-bottom:25px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating label { font-weight:normal; font-size:16px; color:#636363; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars { line-height:normal; display:inline-block; margin-bottom:0; margin-left:15px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars span { vertical-align:middle; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars a { font-size:18px; color:#222; font-weight:normal; padding:0; margin-right:5px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars a:last-child { margin-right:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars a:before { content:'\e60a'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars.selected a.active { display:inline-block !important; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars.selected a.active ~ a:before { color:#222; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars.selected a:before,.single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-rating p.stars.selected a:not(.active)::before { color:#f77436; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-comment { font-weight:normal; margin-bottom:20px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-comment textarea { resize:none; height:100%; max-height:240px; background:none; padding:15px 20px; font-size:16px; background:#fff; border:1px solid #e1e1e1 !important; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-comment .scroll-textarea { border:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-author,.single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-email { float:left; width:50%; margin-bottom:20px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-author input,.single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-email input { width:100%; padding:15px 20px 14px; background:#fff; font-size:15px; border:1px solid #e1e1e1; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-author { padding-left:0; padding-right:10px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .comment-form-email { padding-left:10px; padding-right:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .form-submit { display:inline-block; margin-bottom:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .form-submit input { font-family:"Raleway", sans-serif; font-weight:500; text-transform:inherit; font-size:18px; color:#fff; background:#f7941d; padding:10px 20px; border-radius:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #review_form_wrapper .form-submit input:hover { background:#f77436; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments { margin-top:60px; border-top:1px solid #e1e1e1; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments .woocommerce-Reviews-title { font-family:"Raleway", sans-serif; font-weight:700; color:#222; font-size:18px; margin-top:15px; margin-bottom:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li { border-top:1px solid #e1e1e1; padding-top:40px; padding-bottom:40px; margin-bottom:0; font-weight:normal; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li img.avatar { padding:0; border-radius:50%; border:0; background:none; width:80px; height:80px; position:relative; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text { margin-left:105px; border:none; border-radius:0; padding:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .star-rating { float:none; display:block; font-size:14px; margin-bottom:8px; width:6.4em; letter-spacing:5px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .star-rating:before { content:'\e60a\e60a\e60a\e60a\e60a'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; color:#222; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .star-rating span:before { content:'\e60a\e60a\e60a\e60a\e60a'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; color:#f77436; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .meta { font-size:14px; color:#acacac; margin-bottom:5px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .meta span > span { color:#00aeef; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .meta .woocommerce-review__dash { margin-left:10px; margin-right:10px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .description { font-size:15px; line-height:24px; color:#636363; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .description p { margin-bottom:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text .description img { float:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-vendor_ratings_tab { background:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-vendor_ratings_tab a { color:#f7941d; }

 .single-product .content-single-product .woocommerce-tabs #tab-wcv_shipping_tab { background:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-wcv_shipping_tab h2 { font-family:"Raleway", sans-serif; font-weight:normal; color:#222; font-size:24px; margin-bottom:15px; }

 .single-product .content-single-product .woocommerce-tabs #tab-wcv_shipping_tab strong { color:#222; font-weight:bold; }

 .single-product .content-single-product .woocommerce-tabs #tab-wcv_shipping_tab p,.single-product .content-single-product .woocommerce-tabs #tab-wcv_shipping_tab tr { margin-bottom:5px; }

 .single-product .content-single-product .woocommerce-tabs #tab-wcv_shipping_tab table td span { font-family:"Raleway", sans-serif; padding-left:7px; position:relative; color:#a27037; font-weight:normal; font-size:18px; }

 .single-product .content-single-product .woocommerce-tabs #tab-wcv_shipping_tab table td span > span { font-size:14px; position:absolute; top:0; left:0; padding-left:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information { background:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information h2 { display:none; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes { border:none; margin-bottom:40px; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes tbody tr th,.single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes tbody tr td { border-width:0 1px 1px 0; border-color:#fff; border-style:solid; font-size:16px; background:#f1f1f1; padding-left:20px; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes tbody tr th { width:140px; font-weight:600; color:#222; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes tbody tr td { font-size:16px; color:#636363; font-style:normal; border-right:0; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes tbody tr td a { font-family:"Poppins", sans-serif; font-size:16px; color:#636363; font-weight:normal; }

 .single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes tbody tr:last-child th,.single-product .content-single-product .woocommerce-tabs #tab-additional_information .shop_attributes tbody tr:last-child td { border-bottom:0; }

 .single-product .content-single-product .horizontal_tabs .tabs.wc-tabs { padding-left:0; border:none; padding-bottom:6px; margin-bottom:40px; text-align:center; }

 .single-product .content-single-product .horizontal_tabs .tabs.wc-tabs:before { border-bottom:1px solid #e1e1e1; }

 .single-product .content-single-product .horizontal_tabs .tabs.wc-tabs li { display:inline-block !important; border-radius:0; position:relative; margin:0; padding-left:1em; padding-right:1em; }

 .single-product .content-single-product .horizontal_tabs .tabs.wc-tabs li.active:before { content:''; display:block; width:100%; height:2px; background:#f77436; border:none; position:absolute; left:50%; bottom:-6px; box-shadow:none; -webkit-transform:translate(-50%); -moz-transform:translate(-50%); -o-transform:translate(-50%); -ms-transform:translate(-50%); transform:translate(-50%); }

 .single-product .content-single-product .vertical_tabs .tabs.wc-tabs { float:left; width:25%; padding-left:0; padding-right:15px; }

 .single-product .content-single-product .vertical_tabs .tabs.wc-tabs:before { border-bottom:none; }

 .single-product .content-single-product .vertical_tabs .tabs.wc-tabs li { display:block; margin:0 0 25px; padding:0; }

 .single-product .content-single-product .vertical_tabs .tabs.wc-tabs li a { padding:10px 0; font-weight:600; border-bottom:1px solid transparent; }

 .single-product .content-single-product .vertical_tabs .tabs.wc-tabs li:last-child { margin-bottom:0; }

 .single-product .content-single-product .vertical_tabs .tabs.wc-tabs li.active a { border-color:#f77436; }

 .single-product .content-single-product .vertical_tabs .panel-tab-content { float:left; width:75%; padding-left:15px; }

 .single-product .content-single-product .vertical_tabs .panel-tab-content > div { border-left:3px solid #f77436 !important; padding:40px 30px 20px; background:#f7f7f7 !important; }

 .single-product .content-single-product .vertical_tabs .panel-tab-content #tab-reviews .point-evaluation .evaluation-progress { width:calc(100% - 144px) !important; }

 .single-product .content-single-product .vertical_tabs .panel-tab-content #tab-reviews #review_form_wrapper .comment-form-author,.single-product .content-single-product .vertical_tabs .panel-tab-content #tab-reviews #review_form_wrapper .comment-form-email { width:100%; padding-left:0; padding-right:0; }

 .single-product .content-single-product .accordions { margin-bottom:70px; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs { padding-left:0; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li { display:block; margin-bottom:10px; background:#f7f7f7; border-bottom:1px solid #e1e1e1; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li:last-child { margin-bottom:0; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li.on .panel-title:after { content:'\e622'; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li .panel-title { display:block; padding:17px 30px; cursor:pointer; position:relative; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li .panel-title a { display:inline-block; cursor:pointer; font-weight:600; padding:0; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li .panel-title:after { content:'\e61a'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:22px; color:#222; position:absolute; top:50%; right:30px; margin-top:-11px; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li .woocommerce-Tabs-panel { padding-top:35px; animation-duration:1s; animation:fadeIn; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li .woocommerce-Tabs-panel .review_form_wrapper { color:#000; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs > li .woocommerce-Tabs-panel .review_form_wrapper .comment-form-rating a:before { top:7px; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs:before { display:none; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs .panel-tab-content { display:none; padding:23px 30px 30px; }

 .single-product .content-single-product .accordions .tabs-wc.inner-tabs .panel-tab-content .woocommerce-Tabs-panel { padding:0; }

 .has-sidebar .content-product-detail .summary { padding-left:40px !important; }

 .woocommerce-product-gallery .nav-middle .slick-arrow { font-size:10px; height:30px; line-height:33px; width:16px; background:#fff; color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .woocommerce-product-gallery .nav-middle .slick-arrow:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .woocommerce-product-gallery .nav-middle .slick-arrow.arrow-left { border-top-right-radius:30px; border-bottom-right-radius:30px; }

 .woocommerce-product-gallery .nav-middle .slick-arrow.arrow-right { border-top-left-radius:30px; border-bottom-left-radius:30px; text-align:right; }

 .main-sidebar.right-sidebar .woocommerce-product-gallery { padding-right:0; padding-left:20px; }

 .woocommerce-product-gallery .woocommerce-product-gallery__image { display:block !important; }

 .layout-1 .woocommerce-product-gallery { overflow:hidden; }

 .layout-1 .woocommerce-product-gallery .slider-carousel { margin-top:10px; margin-left:-5px; margin-right:-5px; }

 .layout-1 .woocommerce-product-gallery .slider-carousel .slick-list .slick-slide { padding-left:5px; padding-right:5px; }

 .layout-1 .woocommerce-product-gallery .nav-middle .arrow-left { left:5px; }

 .layout-1 .woocommerce-product-gallery .nav-middle .arrow-right { right:5px; }

 .layout-2 .woocommerce-product-gallery .slick-slider,.layout-3 .woocommerce-product-gallery .slick-slider { margin-left:0; margin-right:0; }

 .layout-2 .woocommerce-product-gallery .slider-gallery,.layout-3 .woocommerce-product-gallery .slider-gallery { width:calc(100% - 95px); }

 .layout-2 .woocommerce-product-gallery .slider-carousel,.layout-3 .woocommerce-product-gallery .slider-carousel { width:85px; }

 .layout-2 .woocommerce-product-gallery .slider-carousel .slick-list,.layout-3 .woocommerce-product-gallery .slider-carousel .slick-list { margin-bottom:-10px; }

 .layout-2 .woocommerce-product-gallery .slider-carousel .slick-slide,.layout-3 .woocommerce-product-gallery .slider-carousel .slick-slide { max-height:90px; margin-bottom:10px; }

 .layout-2 .woocommerce-product-gallery .slider-carousel .slick-slide img,.layout-3 .woocommerce-product-gallery .slider-carousel .slick-slide img { display:inline-block; }

 .layout-2 .woocommerce-product-gallery .slider-carousel .slick-slide.slick-current,.layout-3 .woocommerce-product-gallery .slider-carousel .slick-slide.slick-current { border-color:#f77436; }

 .layout-2 .woocommerce-product-gallery .nav-middle .slick-arrow,.layout-3 .woocommerce-product-gallery .nav-middle .slick-arrow { margin-left:-8px; }

 .layout-2 .woocommerce-product-gallery .nav-middle .slick-arrow.arrow-left,.layout-3 .woocommerce-product-gallery .nav-middle .slick-arrow.arrow-left { top:-7px; left:50%; margin-left:-8px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); }

 .layout-2 .woocommerce-product-gallery .nav-middle .slick-arrow.arrow-right,.layout-3 .woocommerce-product-gallery .nav-middle .slick-arrow.arrow-right { top:inherit; right:50%; bottom:-6px; margin-right:-8px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg); }

 .layout-2 .woocommerce-product-gallery .slider-gallery { float:right; }

 .layout-2 .woocommerce-product-gallery .slider-carousel { float:left; }

 .layout-2 .woocommerce-product-gallery .nav-middle .arrow-prev { left:0; }

 .layout-2 .woocommerce-product-gallery .nav-middle .arrow-next { right:auto; left:65px; }

 .layout-3 .woocommerce-product-gallery .slider-gallery { float:left; margin-right:10px; }

 .layout-3 .woocommerce-product-gallery .slider-carousel { float:right; }

 .layout-3 .woocommerce-product-gallery .nav-middle .arrow-prev { left:auto; right:90px; }

 .layout-3 .woocommerce-product-gallery .nav-middle .arrow-next { right:35px; }

 .layout-5 .woocommerce-product-gallery .sticky-gallery .woocommerce-product-gallery__image { width:100% !important; margin-bottom:20px; }

 .layout-5 .woocommerce-product-gallery .sticky-gallery .woocommerce-product-gallery__image:last-child { margin-bottom:0; }

 .summary .stock { display:none; }

 .summary .entry-title { font-size:30px; line-height:32px; color:#222; font-weight:500; display:block; margin-bottom:23px; }

 .summary .price { float:left; margin-bottom:20px; position:relative; display:inline-block; font-weight:500; color:#a27037 !important; }

 .summary .price .productPrice { display:inline-block; color:#a27037 !important; }

 .summary .price .productPrice .amount,.summary .price .productPrice .line-price { font-size:20px; }

 .summary .price .productPrice.priceCompare .amount { font-size:16px; color:#acacac; margin-left:5px; font-weight:300; text-decoration:line-through; }

 .summary .product_availability { clear:both; margin-bottom:25px; }

 .summary .product_availability .stock-status { list-style:none; vertical-align:middle; }

 .summary .product_availability .stock-status strong { font-size:15px; font-family:"Raleway", sans-serif; color:#a27037; margin-right:10px; }

 .summary .product_availability .stock-status span { background:#f7941d; font-size:15px; color:#fff; border-radius:3px; text-align:center; padding:2.5px 9px; }

 .summary .product_availability .stock-status.out-of-stock span { background:#ed1c24; }

 .summary.sticky-fixed { position:sticky !important; left:50%; }

 .has-sidebar .summary.sticky-fixed.right-sidebar { left:auto; right:50%; padding-left:0; padding-right:20px; }

 .layout-4 .slick-track { margin-left:auto !important; margin-right:auto !important; }

 .layout-4.content-single-product .content-product-detail .woocommerce-product-gallery { width:100% !important; margin-bottom:50px; padding-right:0; }

 .layout-4.content-single-product .content-product-detail .woocommerce-product-gallery .slider-gallery { display:none !important; }

 .layout-4.content-single-product .content-product-detail .woocommerce-product-gallery .slider-carousel.nav-middle .slick-slide { padding-left:15px; padding-right:15px; border:0; }

 .layout-4.content-single-product .content-product-detail .woocommerce-product-gallery .slider-carousel.nav-middle .arrow-left.slick-arrow { left:15px; }

 .layout-4.content-single-product .content-product-detail .woocommerce-product-gallery .slider-carousel.nav-middle .arrow-right.slick-arrow { right:13px; }

 .layout-4.content-single-product .content-product-detail .summary { width:100% !important; padding-left:0; text-align:center; }

 .layout-4.content-single-product .content-product-detail .summary .product_title { margin-bottom:18px; }

 .layout-4.content-single-product .content-product-detail .summary .price { float:none; display:inline-block; margin-bottom:28px; }

 .layout-4.content-single-product .content-product-detail .summary .single_variation_wrap .price { margin-bottom:18px; }

 .layout-4.content-single-product .content-product-detail .summary .woocommerce-product-rating { float:none; display:block; padding:0; }

 .layout-4.content-single-product .content-product-detail .summary .woocommerce-product-rating .star-rating { float:none; display:inline-block; vertical-align:middle; margin-top:0; }

 .layout-4.content-single-product .content-product-detail .summary form.cart { display:inline-block; float:none; text-align:center; margin-top:14px; margin-bottom:0; }

 .layout-4.content-single-product .content-product-detail .summary form.cart .variations .bingo-variation { display:block; margin-bottom:15px; }

 .layout-4.content-single-product .content-product-detail .summary form.cart .variations .bingo-variation td { display:inline-block; }

 .layout-4.content-single-product .content-product-detail .summary form.cart .variations .bingo-variation:last-child { margin-bottom:0; }

 .layout-4.content-single-product .content-product-detail .summary form.cart .single_variation_wrap { display:block; }

 .layout-4.content-single-product .content-product-detail .summary form.cart .single_variation_wrap .variations_button { display:inline-block; border:none; }

 .layout-4.content-single-product .content-product-detail .summary .woocommerce-product-details__short-description { max-width:660px; padding-left:15px; padding-right:15px; margin-left:auto; margin-right:auto; }

 .layout-4.content-single-product .content-product-detail .summary .product_meta { margin-top:40px; text-align:center; max-width:65%; margin-left:auto; margin-right:auto; }

 .layout-4.content-single-product .content-product-detail .summary .product_meta strong { margin-right:5px; }

 .layout-4.content-single-product .content-product-detail .summary .product_meta strong a { display:inline-block; }

 .layout-4.content-single-product .content-product-detail .summary .product_meta strong,.layout-4.content-single-product .content-product-detail .summary .product_meta span { width:auto; display:inline-block; }

 .layout-4.content-single-product .content-product-detail .summary .product_meta .entry-share { text-align:center; }

 .layout-4.content-single-product .content-product-detail .summary .product_meta .entry-share .txt-label { display:none; }

 .layout-4.content-single-product .content-product-detail .summary .product_meta .entry-share .txt-label,.layout-4.content-single-product .content-product-detail .summary .product_meta .entry-share .socials-share { float:none; }

 .layout-4.content-single-product .content-product-detail .woocommerce-tabs { margin-top:60px; }

 .layout-4.content-single-product .content-product-detail .horizontal_tabs .tabs.wc-tabs { text-align:center; }

 .product-countdown .entry-data { margin-top:20px; }

 .product-countdown .entry-data .data { display:inline-block; background:#f8f8f8; border-radius:5px; width:80px; height:90px; border-radius:3px; text-align:center; padding-top:10px; padding-bottom:5px; margin-right:17px; position:relative; }

 .product-countdown .entry-data .data:last-child { margin-right:0; }

 .product-countdown .entry-data .data:last-child:after { display:none; }

 .product-countdown .entry-data .data:after { content:':'; position:absolute; font-size:30px; right:-15px; top:50%; margin-top:-18px; line-height:1; }

 .product-countdown .entry-data .data span { display:block; }

 .product-countdown .entry-data .data span.time { font-family:"Raleway", sans-serif; font-size:34px; color:#f7941d; margin-bottom:15px; }

 .product-countdown .entry-data .data span.text { color:#acacac; font-size:15px; letter-spacing:0.2em; margin-bottom:3px; }

 .woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells { width:58.333333%; padding-right:30px; margin-top:0; }

 .woocommerce .cart-collaterals .cross-sells h2,.woocommerce-page .cart-collaterals .cross-sells h2 { margin-bottom:25px; }

 /**
 * RESPONSIVE
 * ----------------------------------------------------------------------------
 */ @media screen and (max-width:1199px) { .slick-carousel.slick-inside .slick-arrow { display:block !important; visibility:visible; opacity:1; -webkit-opacity:1; }

 .slick-carousel.slick-inside .slick-arrow:hover { background:rgba(0, 0, 0, 0.5); }

 .single-product .content-single-product .inner-product-nav { display:none; }

 .single-product .content-single-product.layout-1 .content-product-detail .summary .price,.single-product .content-single-product.layout-2 .content-product-detail .summary .price,.single-product .content-single-product.layout-3 .content-product-detail .summary .price { margin-bottom:5px; width:100%; }

 .single-product .content-single-product.layout-1 .woocommerce-product-rating,.single-product .content-single-product.layout-2 .woocommerce-product-rating,.single-product .content-single-product.layout-3 .woocommerce-product-rating { padding-top:0; padding-bottom:0; }

 .single-product .content-single-product.layout-1 .has-sidebar .woocommerce-product-gallery,.single-product .content-single-product.layout-2 .has-sidebar .woocommerce-product-gallery,.single-product .content-single-product.layout-3 .has-sidebar .woocommerce-product-gallery { padding-right:15px; }

 .single-product .content-single-product.layout-1 .has-sidebar .summary,.single-product .content-single-product.layout-2 .has-sidebar .summary,.single-product .content-single-product.layout-3 .has-sidebar .summary { padding-left:15px; }

 .single-product .content-single-product.layout-1 .has-sidebar .summary .product-quantity,.single-product .content-single-product.layout-2 .has-sidebar .summary .product-quantity,.single-product .content-single-product.layout-3 .has-sidebar .summary .product-quantity,.single-product .content-single-product.layout-1 .has-sidebar .summary .single_add_to_cart_button,.single-product .content-single-product.layout-2 .has-sidebar .summary .single_add_to_cart_button,.single-product .content-single-product.layout-3 .has-sidebar .summary .single_add_to_cart_button,.single-product .content-single-product.layout-1 .has-sidebar .summary > .yith-wcwl-add-to-wishlist,.single-product .content-single-product.layout-2 .has-sidebar .summary > .yith-wcwl-add-to-wishlist,.single-product .content-single-product.layout-3 .has-sidebar .summary > .yith-wcwl-add-to-wishlist,.single-product .content-single-product.layout-1 .has-sidebar .summary .entry-title,.single-product .content-single-product.layout-2 .has-sidebar .summary .entry-title,.single-product .content-single-product.layout-3 .has-sidebar .summary .entry-title { margin-bottom:10px; }

 .single-product .content-single-product.layout-4 .content-product-detail .summary .product_title { font-size:24px; }

 .single-product .content-single-product.layout-5 .content-product-detail .woocommerce-product-gallery { padding-right:15px; }

 .single-product .content-single-product.layout-5 .content-product-detail .summary { padding-left:15px; }

 .single-product .content-single-product.layout-5 .content-product-detail .woocommerce-tabs .panel-tab-content .comment-respond .comment-reply-title { padding-right:0; }

 .single-product .content-single-product.layout-5 .has-sidebar .woocommerce-tabs .panel-tab-content .woocommerce-Tabs-panel .point-evaluation,.single-product .content-single-product.layout-5 .has-sidebar .woocommerce-tabs .panel-tab-content .woocommerce-Tabs-panel #review_form_wrapper { width:100%; }

 .single-product .content-single-product .single-product-countdown .entry-content { padding:5px 5px 10px; border-radius:0; }

 .single-product .content-single-product .single-product-countdown .entry-content .entry-name { text-transform:unset; font-weight:normal; }

 .single-product .content-single-product .single-product-countdown .entry-content span { font-size:28px; }

 }

 @media screen and (max-width:991px) { .single-product .content-single-product { padding-bottom:60px; }

 .single-product .content-single-product .content-product-detail .summary .price .productPrice .amount { font-size:20px; }

 .single-product .content-single-product .has-sidebar .content-product-detail + .main-sidebar { margin-top:40px; }

 .single-product .content-single-product .has-sidebar .main-sidebar,.single-product .content-single-product .has-sidebar .content-product-detail { width:100% !important; }

 }

 @media screen and (max-width:767px) { .single-product .content-single-product .content-product-detail .woocommerce-product-gallery,.single-product .content-single-product .content-product-detail .summary { width:100%; padding-left:0 !important; padding-right:0 !important; }

 .single-product .content-single-product .content-product-detail .woocommerce-product-gallery { margin-bottom:30px !important; }

 .single-product .content-single-product.layout-4 .content-product-detail .summary.entry-summary { margin-top:0 !important; }

 .single-product .content-single-product.layout-4 .content-product-detail .woocommerce-product-gallery,.single-product .content-single-product.layout-5 .content-product-detail .woocommerce-product-gallery,.single-product .content-single-product.layout-4 .content-product-detail .summary.entry-summary,.single-product .content-single-product.layout-5 .content-product-detail .summary.entry-summary { width:100% !important; padding-left:0; padding-right:0; }

 .single-product .content-single-product.layout-4 .content-product-detail .summary.entry-summary,.single-product .content-single-product.layout-5 .content-product-detail .summary.entry-summary { margin-top:30px; }

 .single-product .content-single-product .woocommerce-tabs.vertical_tabs .tabs.wc-tabs,.single-product .content-single-product .woocommerce-tabs.vertical_tabs .panel-tab-content { width:100%; padding-left:0; padding-right:0; }

 .single-product .content-single-product .woocommerce-tabs.vertical_tabs .panel-tab-content > div { border-left:0 !important; border-top:3px solid #f77436 !important; padding:20px 15px; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li a,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li a { -webkit-transition:unset; -moz-transition:unset; -o-transition:unset; transition:unset; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li.active,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li.active { -webkit-transition:unset; -moz-transition:unset; -o-transition:unset; transition:unset; }

 .single-product .content-single-product .woocommerce-tabs .tabs.wc-tabs li.active:before,.single-product .content-single-product .woocommerce-tabs .tabs-wc.inner-tabs li.active:before { display:none; }

 }

 @media screen and (max-width:600px) { .single-product .content-single-product .content-product-detail .woocommerce-product-gallery,.single-product .content-single-product .content-product-detail .summary.entry-summary { width:100% !important; padding-left:0; padding-right:0; }

 .single-product .content-single-product .content-product-detail .summary.entry-summary { margin-top:30px; }

 }

 @media screen and (max-width:480px) { .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li img.avatar { width:60px; height:60px; }

 .single-product .content-single-product .woocommerce-tabs #tab-reviews #comments ol.commentlist li .comment-text { margin-left:85px; }

 .single-product .content-single-product .woocommerce-tabs .accordions .tabs-wc.inner-tabs .panel-tab-content,.single-product .content-single-product .woocommerce-tabs .accordions .tabs-wc.inner-tabs .panel-title { padding-left:15px !important; padding-right:15px !important; }

 .single-product .content-single-product .woocommerce-tabs .horizontal_tabs .tabs.wc-tabs > li { margin-bottom:10px; }

 .single-product .content-single-product .woocommerce-tabs .panel-tab-content .comment-reply-title { font-size:18px !important; }

 .single-product .content-single-product .woocommerce-tabs .panel-tab-content .woocommerce-Reviews .comment-form-rating > label { display:block; width:100%; margin-bottom:5px; }

 .single-product .content-single-product .woocommerce-tabs .panel-tab-content .woocommerce-Reviews .comment-form-rating > p { margin-left:0 !important; }

 }

 @media screen and (max-width:360px) { .single-product .content-single-product form.cart .product-quantity { margin-bottom:10px; }

 .single-product .content-single-product form.cart .product-quantity,.single-product .content-single-product form.cart .single_add_to_cart_button { clear:both; }

 }

 /**
 * PAGE CART
 * ----------------------------------------------------------------------------
 */ .woocommerce-cart .woocommerce-info,.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-error { margin-bottom:40px !important; }

 .woocommerce-cart .amount { font-size:14px; color:#a27037; }

 .woocommerce-cart .woocommerce:before,.woocommerce-cart .woocommerce:after { content:''; display:table; }

 .woocommerce-cart .woocommerce:after { clear:both; }

 .woocommerce-cart .woocommerce .woocommerce-message { margin-bottom:30px; }

 .woocommerce-cart .woocommerce [class*='woocommerce-'] + .cart-empty { margin-top:50px; }

 .woocommerce-cart .woocommerce .cart-empty { font-size:22px; color:#222; font-family:"Raleway", sans-serif; text-align:center; }

 .woocommerce-cart .woocommerce .return-to-shop { text-align:center; }

 .woocommerce-cart .woocommerce .return-to-shop .wc-backward { min-width:150px; text-align:center; text-transform:uppercase; color:#fff; padding:15px; border-radius:0; background:#a27037; font-size:14px; font-weight:normal; margin-bottom:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-cart .woocommerce .return-to-shop .wc-backward:hover { background:#f77436; border:#f77436; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form { border:none; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table { margin-right:0; margin-bottom:0; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table th { padding:0 0 17px; border:none; border-bottom:2px solid #e1e1e1; text-align:center; margin-bottom:35px; font-size:15px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table th.product-name { padding-left:0; width:40%; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td { border:none; padding:15px 10px; text-align:center; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.h24 { padding:0; height:24px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name { padding-left:0; text-align:left; font-size:0; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name .product-thumbnail { display:table-cell; vertical-align:top; min-width:auto; width:80px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name .product-thumbnail img { max-width:80px; width:100%; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name .product-thumbnail + .product-content-text { display:table-cell; padding-left:45px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name .product-content-text { display:inline-block; vertical-align:middle; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name .product-content-text .backorder_notification { font-size:14px; color:#acacac; margin-bottom:0; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name a { font-size:15px; line-height:26px; font-weight:600; color:#222; font-family:"Raleway", sans-serif; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name a:hover { color:#f77436; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name .variation-SoldBy { font-size:16px; color:#222; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-name .variation-SoldBy a { font-size:15px; color:#636363; font-weight:normal; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-quantity .entry-quantity .input-text.qty { height:50px; padding-top:7px; padding-bottom:8px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-quantity .entry-quantity .minus,.woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-quantity .entry-quantity .plus { padding:15px 10px 5px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-remove { padding-left:0; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td.product-remove a { float:left; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table td .woocommerce-Price-amount.amount { font-size:15px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form .discount-update { padding-top:23px; border-top:1px solid #e1e1e1; }

 .woocommerce-cart .woocommerce .actions .coupon { font-size:0; }

 .woocommerce-cart .woocommerce .actions .coupon input { /* Chrome/Opera/Safari */ }

 .woocommerce-cart .woocommerce .actions .coupon input input::-webkit-input-placeholder { color:#acacac; }

 .woocommerce-cart .woocommerce .actions .coupon input input::-moz-placeholder { /* Firefox 19+ */ color:#acacac; }

 .woocommerce-cart .woocommerce .actions .coupon input input:-ms-input-placeholder { /* IE 10+ */ color:#acacac; }

 .woocommerce-cart .woocommerce .actions .coupon input input:-moz-placeholder { /* Firefox 18- */ color:#acacac; }

 .woocommerce-cart .woocommerce .actions .coupon label { display:block; font-family:"Raleway", sans-serif; font-weight:700; text-transform:uppercase; font-size:18px; line-height:32px; color:#222; margin-bottom:25px; }

 .woocommerce-cart .woocommerce .actions .coupon .input-text { display:inline-block; width:calc(100% - 121px); max-width:370px; height:30px; padding:5px 10px 4px 0; background:#fff; font-size:14px; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-cart .woocommerce .actions .coupon .input-text:focus { border-color:#f77436; }

 .woocommerce-cart .woocommerce .actions .coupon .button { display:inline-block; height:30px; font-family:"Raleway", sans-serif; font-size:12px; font-weight:500; text-align:center; color:#fff; background:#f7941d; border-radius:0; padding:5px 20px; position:relative; top:-1px; text-transform:none; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-cart .woocommerce .actions .coupon .button:hover { color:#fff; background:#f77436; }

 .woocommerce-cart .woocommerce .actions button.update-cart { display:inline-block; padding:15px 30px; border-radius:0; position:relative; font-family:"Raleway", sans-serif; font-weight:500; text-align:center; font-size:18px; color:#f7941d; background:none; -webkit-box-shadow:inset 0 0 0 1px #f7941d; -moz-box-shadow:inset 0 0 0 1px #f7941d; -o-transform:inset 0 0 0 1px #f7941d; -ms-transform:inset 0 0 0 1px #f7941d; box-shadow:inset 0 0 0 1px #f7941d; -webkit-transition:color 0.25s; -moz-transition:color 0.25s; -o-transition:color 0.25s; transition:color 0.25s; float:right; position:relative; top:9px; }

 .woocommerce-cart .woocommerce .actions button.update-cart i { display:none; }

 .woocommerce-cart .woocommerce .actions button.update-cart:before,.woocommerce-cart .woocommerce .actions button.update-cart:after { content:''; border:1px solid transparent; position:absolute; top:0; left:0; width:100%; height:100%; -webkit-transform-origin:center, center; -moz-transform-origin:center, center; -o-transform-origin:center, center; transform-origin:center, center; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; }

 .woocommerce-cart .woocommerce .actions button.update-cart:before { border-top:1px solid #f77436; border-bottom:1px solid #f77436; -webkit-transform:scale3d(0, 1, 1); -moz-transform:scale3d(0, 1, 1); -o-transform:scale3d(0, 1, 1); -ms-transform:scale3d(0, 1, 1); transform:scale3d(0, 1, 1); }

 .woocommerce-cart .woocommerce .actions button.update-cart:after { border-left:1px solid #f77436; border-right:1px solid #f77436; -webkit-transform:scale3d(1, 0, 1); -moz-transform:scale3d(1, 0, 1); -o-transform:scale3d(1, 0, 1); -ms-transform:scale3d(1, 0, 1); transform:scale3d(1, 0, 1); }

 .woocommerce-cart .woocommerce .actions button.update-cart:hover { color:#f77436; }

 .woocommerce-cart .woocommerce .actions button.update-cart:hover:before,.woocommerce-cart .woocommerce .actions button.update-cart:hover:after { -webkit-transform:scale3d(1, 1, 1); -moz-transform:scale3d(1, 1, 1); -o-transform:scale3d(1, 1, 1); -ms-transform:scale3d(1, 1, 1); transform:scale3d(1, 1, 1); }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals { width:100%; max-width:470px; background:#f8f8f8; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 { display:none; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table { padding-left:30px; padding-right:30px; margin-bottom:0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr th,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr td { vertical-align:middle; padding:30px 0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr th { font-size:14px; font-weight:500; color:#222; font-family:"Raleway", sans-serif; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th { font-size:18px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr td { text-align:right; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal .woocommerce-Price-amount { float:right; font-size:15px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal th,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal td { border-bottom:0px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping th { border-bottom:0px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td { font-size:14px; line-height:24px; border-bottom:0px; padding-bottom:20px; color:#acacac; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td label { font-weight:normal; color:#acacac; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td ul#shipping_method .amount { font-weight:400; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-button { color:#acacac; text-decoration:underline; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-button:hover { color:#f77436; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-button:after { font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; content:'\e61d'; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p#calc_shipping_state_field { margin:0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row { display:block; text-align:left; padding:0; margin-top:30px; margin-bottom:0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row:first-child { margin-top:0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row:last-child { margin-top:20px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row .select2-container--default .select2-selection--single { height:auto; border:none; border-bottom:1px solid #e1e1e1; background:none; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row .select2-container--default .select2-selection--single .select2-selection__arrow b { margin-top:4px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row .select2-container--default .select2-selection--single:focus { border-color:#f77436; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row .select2-container--default .select2-selection__rendered { height:auto; line-height:normal !important; font-size:14px; color:#636363; padding:10px 0 !important; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row .input-text { font-size:14px; padding:10px 0; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p.form-row .input-text:focus { border-color:#f77436; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p { margin-top:20px; margin-bottom:0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p button.button { font-size:0; background:none; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p button.button:before,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p button.button:after { font-weight:normal; color:#f7941d; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p button.button:before { content:'\e619'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:16px; margin-right:10px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p button.button:after { content:'Update Cart'; font-weight:normal; font-size:14px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p button.button:hover:before,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td .shipping-calculator-form p button.button:hover:after { color:#f77436; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total .woocommerce-Price-amount { font-size:18px; font-weight:400; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td { border-bottom:0px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout { padding-top:0; padding-bottom:0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button { font-family:"Raleway", sans-serif; font-size:18px; color:#fff; font-weight:normal; background:#f7941d; border-radius:0; margin:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:after { content:'\e628'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:15px; margin-left:10px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover { background:#f77436; }

 /**
 * PAGE CHECKOUT
 * ----------------------------------------------------------------------------
 */ .woocommerce-checkout .woocommerce .woocommerce-info { display:block; padding:20px 30px !important; background:#f8f8f8; }

 .woocommerce-checkout .woocommerce .woocommerce-info:before { display:none; }

 .woocommerce-checkout .woocommerce .woocommerce-info > [class*=icon-]:before { font-family:FontAwesome; color:#f7941d; font-size:18px; left:30px; top:50%; margin-right:15px; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }

 .woocommerce-checkout .woocommerce .woocommerce-info .icon-login:before { content:'\f090'; }

 .woocommerce-checkout .woocommerce .woocommerce-info .icon-coupon:before { content:'\f02c'; }

 .woocommerce-checkout .woocommerce .checkout_coupon { display:block; padding:20px 30px; margin:0; background:#f8f8f8; border:0; border-radius:0; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row { margin-bottom:0; padding:0; width:50%; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row [placeholder]:focus::-webkit-input-placeholder { opacity:1; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row .input-text { display:block; padding:7px 15px; background:#fff; font-size:16px; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row .input-text:focus { border-color:#f77436; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row .button { display:inline-block; min-width:150px; font-family:"Raleway", sans-serif; font-weight:normal; font-size:16px; color:#fff; text-align:center; text-transform:capitalize; padding:12px 10px; margin-left:30px; background:#f7941d; border-radius:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row .button:hover { background:#f77436; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout { margin-top:50px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-NoticeGroup { margin-bottom:60px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3 { font-family:"Raleway", sans-serif; font-weight:bold; font-size:27px; color:#222; margin-top:0; margin-bottom:36px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3#ship-to-different-address { font-size:15px; font-weight:600; margin-bottom:40px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3#ship-to-different-address input.input-checkbox { display:none; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3#ship-to-different-address span:before { content:""; display:inline-block; vertical-align:middle; width:20px; height:20px; border:1px solid #e1e1e1; margin-right:10px; text-align:center; position:relative; top:-2px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3#ship-to-different-address input:checked + span:before { content:"\e64c"; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:12px; line-height:18px; color:#f77436; border-color:#f77436; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-content-wrapper { float:left; width:66.66666667%; padding-right:15px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping .woocommerce-billing-fields__field-wrapper { padding-top:15px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row { display:block; padding:0; margin-bottom:32px; position:relative; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row-first,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row-first,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row-last,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row-last { width:100%; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row.update_totals_on_change label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row.update_totals_on_change label { z-index:99; top:-21px; font-size:13px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row#billing_country_field > label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row#billing_country_field > label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row#billing_state_field > label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row#billing_state_field > label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row#shipping_country_field > label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row#shipping_country_field > label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row#shipping_state_field > label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row#shipping_state_field > label { font-size:13px; top:-21px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row#billing_address_2_field ::-webkit-input-placeholder,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row#billing_address_2_field ::-webkit-input-placeholder,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row#shipping_address_2_field ::-webkit-input-placeholder,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row#shipping_address_2_field ::-webkit-input-placeholder { font-size:15px; color:#acacac; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row label { font-size:13px; font-weight:normal; color:#acacac; position:absolute; left:0; top:-21px; cursor:auto; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row > span,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row > span { display:block; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row .input-text,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row .input-text { padding:5px 0; background:#fff; font-size:15px; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row .input-text:focus,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row .input-text:focus { border-color:#f77436; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row ::-webkit-input-placeholder,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row ::-webkit-input-placeholder { font-size:0; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row .select2-container .select2-selection--single,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row .select2-container .select2-selection--single { height:auto; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row .select2-container .select2-selection__rendered,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row .select2-container .select2-selection__rendered { padding:3px 20px 3px 0; font-size:15px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info > div .form-row:not(.focused) label,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping > div .form-row:not(.focused) label { font-size:15px; top:3px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info { float:left; width:50%; padding-right:15px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping { float:left; width:50%; padding-left:15px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping .notes.focused label { top:-29px !important; left:0 !important; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping .notes label { left:15px !important; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-shipping .notes #order_comments { padding:10px 15px; height:120px; line-height:18px; border:1px solid #e1e1e1; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order { float:left; width:33.33333333%; padding-left:15px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot tr th { padding-top:15px; padding-bottom:15px; font-weight:500; color:#222; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot tr:last-child td,.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tfoot tr:last-child th { border-bottom:0; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr th,.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr td { border:none; border-bottom:1px solid #e1e1e1; padding:12px 0; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr td:not(.product-name),.woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr th.product-total { text-align:right; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr td.product-name { font-size:15px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tr.shipping td { color:#222; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .woocommerce-Price-amount { color:#a27037; font-weight:500; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment { background:#f2f2f2 !important; border-radius:0 !important; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods { border-bottom:1px solid #e1e1e1 !important; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods li { display:block; margin-bottom:10px !important; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods li label { color:#222; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods li label a { margin-left:10px; color:#00aeef; font-weight:normal; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods li label a:hover { color:#f77436; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods li input { display:none; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods li input + label:before { content:""; display:inline-block; vertical-align:middle; width:20px; height:20px; border:1px solid #e1e1e1; margin-right:10px; text-align:center; border-radius:50%; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods li input:checked + label:before { content:"\e64c"; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:12px; line-height:18px; color:#f77436; border-color:#f77436; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .validate-required label { font-weight:normal; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .validate-required label input { display:none; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .validate-required label input + span:before { content:""; display:inline-block; vertical-align:middle; width:20px; height:20px; border:1px solid #e1e1e1; margin-right:10px; text-align:center; background:white; border-color:#c7c7c7; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .validate-required label input:checked + span:before { content:"\e64c"; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:12px; line-height:18px; color:#f77436; border-color:#f77436; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .button { display:inline-block; min-width:150px; font-family:"Raleway", sans-serif; font-weight:normal; font-size:16px; color:#fff; text-align:center; text-transform:capitalize; padding:12px 10px; background:#f7941d; border-radius:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .place-order .button:hover { background:#f77436; }

 .woocommerce-checkout .woocommerce .woocommerce-account-fields .woocommerce-form__label { position:unset !important; }

 .woocommerce-checkout .woocommerce .woocommerce-account-fields .woocommerce-form__label input { display:none; }

 .woocommerce-checkout .woocommerce .woocommerce-account-fields .woocommerce-form__label input + span:before { content:""; display:inline-block; vertical-align:middle; width:20px; height:20px; border:1px solid #e1e1e1; margin-right:10px; text-align:center; }

 .woocommerce-checkout .woocommerce .woocommerce-account-fields .woocommerce-form__label input:checked + span:before { content:"\e64c"; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:12px; line-height:18px; color:#f77436; border-color:#f77436; }

 #add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box { background:#f8f8f8; }

 #add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before { border-color:transparent transparent #f8f8f8 transparent; }

 /**
 * PAGE CHECKOUT FINISHED
 * ----------------------------------------------------------------------------
 */ .woocommerce-order-received .woocommerce .main-notici .entry-notice { background:#f5f5f5; padding:20px 30px; margin-bottom:30px; border-top:3px solid #f7941d; }

 .woocommerce-order-received .woocommerce .main-notici .entry-notice p { margin-bottom:0; }

 .woocommerce-order-received .woocommerce .main-notici ul { display:flex; width:100%; }

 .woocommerce-order-received .woocommerce .main-notici ul li { width:inherit; }

 .woocommerce-order-received .woocommerce .main-notici ul li:last-child { margin-right:0; }

 .woocommerce-order-received .woocommerce .main-orderInfo:before,.woocommerce-order-received .woocommerce .main-orderInfo:after { content:''; display:table; }

 .woocommerce-order-received .woocommerce .main-orderInfo:after { clear:both; }

 .woocommerce-order-received .woocommerce .main-orderInfo > section { float:left; width:50%; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details { padding-right:20px; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td,.woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th { border-bottom:0; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tr th,.woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tr td { border:none; border-bottom:1px solid #e1e1e1; padding:10px 0; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tr td:not(.product-name),.woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tr th.product-total { text-align:right; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tr td.product-name { font-size:15px; padding-left:10px; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tr td:not(.product-name) { color:#222; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details tr.shipping td { color:#222; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-order-details .woocommerce-table--order-details .woocommerce-Price-amount { color:#f7941d; font-size:16px; font-weight:700; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-customer-details { padding-left:20px; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-customer-details .col2-set > div { width:100%; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-customer-details .col2-set > div address { border:none; padding:0; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-customer-details .col2-set > div.col-1 { margin-bottom:30px; }

 /**
 * RESPONSIVE
 * ----------------------------------------------------------------------------
 */ @media screen and (max-width:991px) { .woocommerce-cart .woocommerce .cart-collaterals .cart_totals { width:100%; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form .variation .variation-SoldBy { margin-top:2px; }

 .woocommerce-cart .woocommerce .cart-collaterals { margin-top:40px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals { max-width:unset; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3#ship-to-different-address { font-size:18px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3#ship-to-different-address span:before { top:auto; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-content-wrapper { width:50%; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-content-wrapper .checkout-info,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-content-wrapper .checkout-shipping { width:100%; padding-left:0; padding-right:0; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order { width:50%; }

 }

 @media screen and (max-width:768px) { .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr:last-child { border-bottom:none; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr .h24 { display:none; font-size:0; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td { padding-left:0; padding-right:0; position:relative; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td:not(.product-name):before { position:absolute; top:50%; left:0; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td:last-child { border-bottom:1px solid #e1e1e1; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td.product-name:after { content:''; display:table; clear:both; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td.product-name:before { width:100%; text-align:left; margin-bottom:10px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td.product-name .product-thumbnail { float:right; display:inline-block; width:60px; margin-left:20px; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td.product-name .product-thumbnail + .product-content-text { display:inline-block; width:calc(100% - 80px); padding-left:0; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td.product-remove { text-align:right !important; }

 .woocommerce-cart .woocommerce .woocommerce-cart-form table.shop_table tr td.product-remove a { float:none; display:inline-block; }

 .woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td { background:none; }

 .woocommerce-cart .woocommerce .actions { margin-left:0; margin-right:0; margin-bottom:30px; }

 .woocommerce-cart .woocommerce .actions > div { padding-left:0; padding-right:0; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals { margin:0 auto; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table { padding-left:15px; padding-right:15px; }

 .woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table .cart-subtotal .woocommerce-Price-amount { float:none !important; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row-first { width:calc(100% - 180px); }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row-last { width:auto; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-content-wrapper { width:100%; padding-right:0; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order { width:100%; padding-left:0; }

 .woocommerce-order-received .woocommerce .main-notici ul { display:block; }

 .woocommerce-order-received .woocommerce .main-notici ul li { display:block; float:none; width:100%; margin:0; padding:10px 0; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-order-received .woocommerce .main-notici ul li:last-child { border-bottom:none; }

 .woocommerce-order-received .woocommerce .main-orderInfo > section { width:100%; padding:0 !important; }

 }

 @media screen and (min-width:480px) and (max-width:768px) { .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-customer-details .col2-set > div { float:left; width:50%; }

 .woocommerce-order-received .woocommerce .main-orderInfo .woocommerce-customer-details .col2-set > div.col-1 { margin-bottom:0; }

 }

 @media screen and (max-width:480px) { .woocommerce-checkout .woocommerce .checkout_coupon .form-row { width:100%; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row-last { margin-top:10px; }

 .woocommerce-checkout .woocommerce .checkout_coupon .form-row-last .button { margin-left:0; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout { margin-top:40px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-NoticeGroup { margin-bottom:40px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout h3#ship-to-different-address { font-size:16px; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info .form-row-first,.woocommerce-checkout .woocommerce .woocommerce-checkout .checkout-info .form-row-last { width:100%; padding:0; }

 .woocommerce-checkout .woocommerce .woocommerce-checkout .woocommerce-checkout-review-order tr th { width:50%; }

 }

 .woocommerce-account:not(.logged-in) .woocommerce { display:block; width:100%; max-width:1030px; margin-left:auto; margin-right:auto; }

 .woocommerce-account:not(.logged-in) .woocommerce h2 { display:block; text-align:center; position:relative; font-family:"Raleway", sans-serif; font-size:42px; font-weight:700; line-height:52px; color:#a27037; padding-bottom:64px; margin-bottom:21px; }

 .woocommerce-account:not(.logged-in) .woocommerce h2:after { display:block; width:100%; height:38px; font-family:"Poppins", sans-serif; font-size:16px; font-weight:400; line-height:normal; color:#636363; position:absolute; left:50%; bottom:0; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }

 .woocommerce-account:not(.logged-in) .woocommerce input[type="text"],.woocommerce-account:not(.logged-in) .woocommerce input[type="password"],.woocommerce-account:not(.logged-in) .woocommerce input[type="email"] { width:100%; font-size:15px; padding:10px 0; border:none; border-bottom:1px solid #e1e1e1; background:none; }

 .woocommerce-account:not(.logged-in) .woocommerce input[type="text"]:focus,.woocommerce-account:not(.logged-in) .woocommerce input[type="password"]:focus,.woocommerce-account:not(.logged-in) .woocommerce input[type="email"]:focus { border-color:#f77436; }

 .woocommerce-account:not(.logged-in) .woocommerce input[type=checkbox],.woocommerce-account:not(.logged-in) .woocommerce input[type=radio] { margin-top:0; }

 .woocommerce-account:not(.logged-in) .woocommerce label { font-weight:normal; }

 .woocommerce-account:not(.logged-in) .woocommerce form .woocommerce-form-row--wide { position:relative; padding:0; margin-bottom:55px; }

 .woocommerce-account:not(.logged-in) .woocommerce form .woocommerce-form-row--wide:not(.focused) label { font-size:15px; top:10px; cursor:auto; }

 .woocommerce-account:not(.logged-in) .woocommerce form .woocommerce-form-row--wide label { display:block; font-size:13px; line-height:normal; font-weight:normal; color:#acacac; position:absolute; left:0; top:-15px; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account:not(.logged-in) .woocommerce form .woocommerce-form-row--wide label .required { color:#ed1c24; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-Button { min-width:230px; padding:16px 25px; font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; color:#fff; border-radius:0; border:1px solid #f7941d; background:#f7941d; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-Button:hover { background:none; color:#f7941d; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form { border:none; padding:0; margin:0; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form p.customer_login_desb { font-size:18px; color:#636363; text-align:center; margin-bottom:44px; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form__label-for-checkbox span:before,.woocommerce-account:not(.logged-in) .woocommerce input.input-checkbox { content:""; display:inline-block; vertical-align:middle; width:20px; height:20px; border:1px solid #e1e1e1; margin-right:10px; text-align:center; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login { position:relative; font-size:15px; padding-bottom:90px; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login:before,.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login:after { content:''; display:table; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login:after { clear:both; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:not(.woocommerce-form-row) { float:left; width:50%; text-align:left; padding:0; margin:0; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form__label-for-checkbox span { font-size:15px; color:#636363; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form__label-for-checkbox input:checked + span:before { content:"\e64c"; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:12px; line-height:18px; color:#f77436; border-color:#f77436; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-form__label-for-checkbox input[type=checkbox] { display:none; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:not(.woocommerce-form-row) .woocommerce-Button { position:absolute; left:50%; bottom:0; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .lost_password { float:right; width:50%; text-align:right; margin-bottom:0; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .lost_password a { display:block; font-size:15px; font-weight:400; color:#acacac; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .lost_password a:hover { color:#f77436; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-register .woocommerce-FormRow { text-align:center; }

 .woocommerce-account.logged-in .woocommerce { margin-left:-15px; margin-right:-15px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation ul { margin-left:0; list-style-type:none; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link { position:relative; border-bottom:1px solid #e1e1e1; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a { display:block; font-size:16px; padding:12px 20px 11px 25px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active { background:#f5f5f5; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:last-child { border-bottom:none; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:after { font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:16px; color:#222; position:absolute; top:50%; right:20px; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard:after { content:'\e69b'; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders:after { content:'\e618'; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads:after { content:'\e632'; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address:after { content:'\e6a8'; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account:after { content:'\e602'; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout:after { content:'\e679'; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content > p:first-child { padding:22px 30px; background:#f5f5f5; margin-bottom:40px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content p { display:block; font-size:16px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content p a { color:#00aeef; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content p a:hover { color:#f77436; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content table tr th,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content table tr td { padding:15px 10px 15px 0; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields > p:not(.form-row) .button,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm > p:not(.form-row) .button,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields > p .button,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm > p .button { display:inline-block; min-width:150px; font-family:"Raleway", sans-serif; font-weight:normal; font-size:16px; color:#fff; text-align:center; text-transform:capitalize; padding:12px 10px; background:#f7941d; border-radius:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields > p:not(.form-row) .button:hover,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm > p:not(.form-row) .button:hover,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields > p .button:hover,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm > p .button:hover { background:#f77436; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row { position:relative; padding:0; margin-bottom:30px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row label,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label { display:block; color:#acacac; font-size:13px; font-weight:normal; position:absolute; left:0; top:-15px; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row input,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input { padding:10px 0; background:#fff; border:none; font-size:15px; border-bottom:1px solid #e1e1e1; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row input:focus,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input:focus { border-color:#f77436; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row ::-webkit-input-placeholder,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row ::-webkit-input-placeholder { font-size:0; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields .form-row:not(.focused) label,.woocommerce-account.logged-in .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row:not(.focused) label { font-size:15px; top:10px; cursor:auto; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table { margin-bottom:0; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table thead tr .woocommerce-orders-table__header-order-actions { padding-right:0; text-align:center; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell { font-size:16px; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell a { color:#00aeef; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell a:hover { color:#f77436; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions { padding-right:0; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions a { display:block; padding-top:7px; padding-bottom:7px; font-family:"Raleway", sans-serif; text-align:center; font-weight:normal; border-radius:0; color:#fff; background:#f7941d; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions a:hover { color:#fff; background:#f77436; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr:last-child td { border-bottom:none; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-details .woocommerce-table--order-details .woocommerce-Price-amount { color:#f7941d; font-size:16px; font-weight:700; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-details .woocommerce-table--order-details tr td { font-size:16px; font-weight:normal; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child th,.woocommerce-account.logged-in .woocommerce .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-child td { border-bottom:none; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-details .order-again a { display:inline-block; padding:12px 10px; min-width:150px; color:#fff; font-size:16px; font-weight:normal; text-align:center; border-radius:0; background:#f7941d; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-details .order-again a:hover { color:#fff; background:#f77436; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file { padding-right:0; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file a { display:block; padding:11px 5px; position:relative; font-size:0; text-align:center; border-radius:0; background:#f7941d; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file a:before,.woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file a:after { display:inline-block; font-size:16px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file a:before { content:'\e632'; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; margin-right:5px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file a:after { content:'Download'; font-weight:normal; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file a:hover { background:#f77436; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads tr:last-child td { border-bottom:none; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-customer-details .woocommerce-columns--addresses address { border:none; padding:0; margin-bottom:1.225em; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-Addresses-custom > p { padding:22px 30px; background:#f5f5f5; margin-bottom:40px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-address-fields-custom .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single { border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-address-fields-custom .woocommerce-address-fields__field-wrapper .select2-container .select2-selection .select2-selection__rendered { padding-left:0; color:#636363; font-size:15px; }

 .woocommerce-account.logged-in .woocommerce .woocommerce-EditAccountForm fieldset legend { font-size:18px; color:#a27037; margin-bottom:20px; }

 /**
 * RESPONSIVE
 * ----------------------------------------------------------------------------
 */ @media screen and (max-width:1199px) { .woocommerce-account.logged-in .woocommerce .woocommerce-order-downloads .woocommerce-table--order-downloads .download-file a:before { display:none; }

 }

 @media screen and (min-width:768px) and (max-width:991px) { .woocommerce-account:not(.logged-in) .woocommerce .u-columns .col-1,.woocommerce-account:not(.logged-in) .woocommerce .u-columns .col-2 { width:50%; max-width:unset; }

 .woocommerce-account:not(.logged-in) .woocommerce .u-columns .col-1 { padding-right:20px; }

 .woocommerce-account:not(.logged-in) .woocommerce .u-columns .col-2 { padding-left:20px; }

 }

 @media screen and (max-width:991px) { .woocommerce-account.logged-in .woocommerce .woocommerce-Addresses-custom .col2-set > div { width:100%; }

 }

 @media screen and (min-width:769px) { .woocommerce-account.logged-in .woocommerce-MyAccount-navigation { width:33.33333333%; }

 .woocommerce-account.logged-in .woocommerce-MyAccount-content { width:66.66666667%; }

 }

 @media screen and (max-width:768px) { .woocommerce-account:not(.logged-in) .woocommerce .u-columns .woocommerce-form-login { padding-bottom:75px; }

 .woocommerce-account:not(.logged-in) .woocommerce .u-columns .woocommerce-form-row--wide { margin-bottom:30px; }

 .woocommerce-account:not(.logged-in) .woocommerce .u-columns .col-1,.woocommerce-account:not(.logged-in) .woocommerce .u-columns .col-2 { float:none; margin:auto; }

 .woocommerce-account:not(.logged-in) .woocommerce .u-columns .col-1 { margin-bottom:50px; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr:last-child td { border-bottom:1px solid #e1e1e1; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-total,.woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions { border-bottom:none !important; }

 .woocommerce-account.logged-in .woocommerce .my_account_orders_custom .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions:before { display:none; }

 }

 @media screen and (max-width:480px) { .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login { padding-bottom:75px; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .woocommerce-form-row--wide { margin-bottom:30px; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .form-row:not(.woocommerce-form-row),.woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .lost_password { width:100%; text-align:center; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .lost_password { margin-top:10px; }

 .woocommerce-account:not(.logged-in) .woocommerce .woocommerce-form-login .lost_password a { display:inline-block; }

 }

 .woocommerce-wishlist .woocommerce .woocommerce-message { margin-bottom:30px; }

 .woocommerce-wishlist .woocommerce .wishlist-title h2 { padding:0; font-size:24px; font-family:"Raleway", sans-serif; font-weight:normal; color:#222; display:none; }

 .woocommerce-wishlist .woocommerce .wishlist_table { font-size:inherit; border-radius:0; margin-top:50px; margin-bottom:60px; }

 .woocommerce-wishlist .woocommerce .wishlist_table th { text-align:center; border:none; border-bottom:1px solid #e1e1e1; }

 .woocommerce-wishlist .woocommerce .wishlist_table th span { color:#222; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-remove { width:5%; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-thumbnail { width:10%; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-name { width:25%; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-price { width:20%; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-stock-status { width:20%; }

 .woocommerce-wishlist .woocommerce .wishlist_table td { border:none; padding:30px 0; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-remove a { font-size:0; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-remove a:before { content:'\e646'; font-size:18px; color:#222; position:relative; top:-9px; font-family:'themify'; speak:none; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; line-height:1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-remove a:hover:before { color:#f77436; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-name a { font-size:16px; color:#222; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-name a:hover { color:#f77436; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-price del { color:#acacac; font-size:14px; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-price del span { font-size:14px; color:#acacac; font-weight:normal; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-price ins { text-decoration:none; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-stock-status { font-size:16px; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-stock-status .wishlist-in-stock { color:#39b54a; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-stock-status .wishlist-out-of-stock { color:#f77436; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-add-to-cart { text-align:right; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-add-to-cart a { display:inline-block !important; max-width:160px; width:100%; font-family:"Raleway", sans-serif; font-size:16px; font-weight:400; color:#f7941d; margin:0; padding:11px 10px; border-radius:0; border:2px solid #f7941d; background:none; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-add-to-cart a:hover { color:#fff; background:#f77436; border-color:#f77436; }

 .woocommerce-wishlist .woocommerce .wishlist_table tfoot td { border:none; }

 .woocommerce-wishlist .woocommerce .wishlist_table tfoot td .yith-wcwl-share-title { margin-bottom:5px; font-weight:normal; }

 .woocommerce-wishlist .woocommerce .wishlist_table tfoot td ul { margin-left:0; }

 .yith-wcwl-add-to-wishlist { margin-top:0; display:inline-block; }

 .yith-wcwl-add-to-wishlist [class*='yith-wcwl-'] { display:none !important; }

 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button { display:inline-block !important; height:100%; position:relative; }

 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a { display:block; height:100%; font-size:0; position:relative; color:#acacac; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s; }

 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:before { content:'\e634'; font-family:'themify'; font-size:14px; }

 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover { color:#f77436 !important; }

 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img { display:inline-block; margin:0; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }

 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide { display:inline-block !important; }

 .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.hide a:before { color:#f77436 !important; }

 .layout-3 .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button.hide a:before { color:#fff !important; }

 #yith-wcwl-popup-message { margin-left:0 !important; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }

 /**
 * RESPONSIVE
 * ----------------------------------------------------------------------------
 */ @media screen and (max-width:992px) { .woocommerce-wishlist .woocommerce table.wishlist_table td.product-name,.woocommerce-wishlist .woocommerce table.wishlist_table th.product-name { padding-left:20px; }

 }

 @media screen and (max-width:768px) { .woocommerce-wishlist .woocommerce .wishlist-title h2 { font-size:21px; }

 .woocommerce-wishlist .woocommerce table.cart .product-thumbnail { display:table-cell; }

 .woocommerce-wishlist .woocommerce .product-price span,.woocommerce-wishlist .woocommerce .product-subtotal span { font-size:15px; }

 .woocommerce-wishlist .woocommerce .product-price del span,.woocommerce-wishlist .woocommerce .product-subtotal del span { font-size:13px; }

 .woocommerce-wishlist .woocommerce .wishlist_table th,.woocommerce-wishlist .woocommerce .wishlist_table td { padding:20px 5px; }

 .woocommerce-wishlist .woocommerce .wishlist_table th { font-size:16px; }

 .woocommerce-wishlist .woocommerce .wishlist_table th span { font-size:16px; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-thumbnail { width:10%; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-name { width:30%; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-price { width:25%; }

 .woocommerce-wishlist .woocommerce .wishlist_table th.product-stock-status { width:25%; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-name a { font-size:14px; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-stock-status { font-size:14px; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-add-to-cart a { max-width:35px; font-size:0; padding:4px 11px; }

 .woocommerce-wishlist .woocommerce .wishlist_table td.product-add-to-cart a:before { content:'+'; font-size:15px; }

 }

 @media screen and (max-width:575px) { .woocommerce-wishlist .woocommerce table.cart .product-thumbnail { display:none; }

 .woocommerce-wishlist .woocommerce th.product-name { width:40%; }

 }

 .product-quickview { background:#fff; padding:30px 0 30px 30px; }

 .product-quickview .inner-left,.product-quickview .inner-right { float:left; overflow:hidden; }

 .product-quickview .inner-left .scroll-content,.product-quickview .inner-right .scroll-content { overflow-y:-moz-scrollbars-none; }

 .product-quickview .inner-left { width:40%; }

 .product-quickview .inner-right { width:60%; }

 .product-quickview .inner-left { position:relative; }

 .product-quickview .inner-left .entry-thumbnail img { width:100%; }

 .product-quickview .inner-left .slick-carousel { position:static; }

 .product-quickview .inner-left .slick-carousel.slick-slider { background:#fff; }

 .product-quickview .inner-left .slick-carousel .slick-arrow { font-size:0; width:15px; height:30px; background:#fff; }

 .product-quickview .inner-left .slick-carousel .slick-arrow.slick-prev { left:0; border-top-right-radius:30px; border-bottom-right-radius:30px; text-align:left; }

 .product-quickview .inner-left .slick-carousel .slick-arrow.slick-prev:before { content:'\e64a'; font-family:'themify'; font-size:10px; color:#acacac; }

 .product-quickview .inner-left .slick-carousel .slick-arrow.slick-next { right:0; border-top-left-radius:30px; border-bottom-left-radius:30px; text-align:right; }

 .product-quickview .inner-left .slick-carousel .slick-arrow.slick-next:before { content:'\e649'; font-family:'themify'; font-size:10px; color:#acacac; }

 .product-quickview .inner-right { max-height:380px; }

 .product-quickview .inner-right.scroll-wrapper > .scroll-content { width:100% !important; }

 .product-quickview .inner-quickview { height:100%; overflow:auto; padding-left:30px; padding-right:30px; }

 .product-quickview .woocommerce-product-rating .star-rating { margin-top:2px !important; }

 .product-quickview .summary .variations_form.cart { margin-bottom:30px; }

 .product-quickview .product_meta { margin-top:20px; }

 .product-quickview form.cart .group_table { border:none; }

 .product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__quantity { width:100px !important; text-align:center; }

 .product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__label { padding-left:20px; width:calc(100% - 230px); text-align:left; }

 .product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__label a { font-size:14px; }

 .product-quickview form.cart .group_table tr td.woocommerce-grouped-product-list-item__price { width:130px !important; }

 .product-details b.txt-label { font-size:15px; color:#a27037; font-family:"Raleway", sans-serif; }

 .product-details h3.entry-title { margin-bottom:15px; font-size:24px; }

 .product-details h3.entry-title a { color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .product-details h3.entry-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .product-details .entry-detail { margin-bottom:30px; }

 .product-details .entry-detail .product-rating { float:right; padding-top:5px; padding-bottom:5px; color:#f7941d; }

 .product-details .entry-detail .product-rating .star-rating { display:inline-block; vertical-align:middle; }

 .product-details .entry-detail .product-rating .star-rating .star { display:inline-block; margin-left:3px; position:relative; }

 .product-details .entry-detail .product-rating .star-rating .star.star-on:before { content:'\f005'; font-family:fontAwesome; display:inline-block; position:absolute; top:0; right:0; }

 .product-details .entry-detail .product-rating .star-rating .star:first-child { margin-left:0; }

 .product-details .entry-detail .product-rating .reviews { margin-left:6px; display:inline-block; vertical-align:middle; }

 @media screen and (max-width:767px) { .btn-quickview { display:none !important; }

 .inner-product:not(.layout-list).layout-4 .entry-wrap-thumbnail .product-nav .add-to-cart { width:calc(100% - 0px); }

 }

 /**
 * 10.0 - Shortcode
 * ----------------------------------------------------------------------------
 */ .bingo-heading { margin-bottom:28px; }

 .bingo-heading .entry-title { font-family:"Raleway", sans-serif; font-weight:700; font-style:normal; color:#222; font-size:30px; letter-spacing:0.01em; line-height:38px; }

 .bingo-heading .entry-des { margin-bottom:0; }

 .bingo-heading .entry-title + .entry-des { margin-top:5px; }

 .layout-gallery .row { width:auto !important; }

 .layout-gallery .entry-item { margin-bottom:30px; }

 .layout-gallery .big-thumbnail,.layout-gallery .entry-item:nth-child(4),.layout-gallery .entry-item:nth-child(5) { margin-bottom:0; }

 .layout-gallery .inner-product { position:relative; }

 .layout-gallery .inner-product:after { content:''; display:block; top:0; left:0; right:0; bottom:0; position:absolute; z-index:1; background:rgba(0, 0, 0, 0.7); opacity:0; visibility:hidden; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .layout-gallery .inner-product:hover .entry-content { display:block; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .layout-gallery .inner-product:hover:after { opacity:1; visibility:visible; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .layout-gallery .inner-product .entry-wrap-thumbnail .hover-images { display:none; }

 .layout-gallery .inner-product .entry-wrap-thumbnail { margin-bottom:0; }

 .layout-gallery .inner-product .entry-wrap-thumbnail .product-nav { display:none; }

 .layout-gallery .inner-product .entry-content { position:absolute; top:50%; left:0; right:0; padding-left:15px; padding-right:15px; z-index:10; text-align:center; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; display:none; }

 .layout-gallery .inner-product .entry-content a { color:#fff !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .layout-gallery .inner-product .entry-content a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .layout-gallery .inner-product .entry-content .product-price,.layout-gallery .inner-product .entry-content .priceCompare { color:#fff !important; }

 .layout-gallery .inner-product .entry-content .priceCompare:after { background:#fff !important; }

 .layout-gallery .inner-product .entry-content .product-color,.layout-gallery .inner-product .entry-content .product-nav { display:none; }

 .featured .inner-product .product-hot { display:none; }

 @media only screen and (max-width:1199px) { .layout-gallery .inner-product .entry-content { top:inherit; bottom:0; text-align:left; background:rgba(0, 0, 0, 0.8); padding:10px; display:block; -webkit-transform:translate(0); -moz-transform:translate(0); -o-transform:translate(0); -ms-transform:translate(0); transform:translate(0); }

 .layout-gallery .inner-product .entry-content .product-categories { display:none; }

 .layout-gallery .inner-product:after { display:none; }

 }

 @media only screen and (max-width:479px) { .layout-gallery .inner-product .entry-content .product-price { font-size:11px; }

 .layout-gallery .inner-product .entry-content .product-price .priceCompare { font-size:10px; }

 .layout-gallery .inner-product .entry-content { line-height:1; }

 }

 .bingo-list-products .bingo-heading { margin-bottom:35px; }

 .bingo-list-products .bingo-heading .entry-title { font-size:20px; line-height:24px; }

 .bingo-list-products .column:last-child .inner-product { padding-bottom:0; margin-bottom:0; border:0; }

 .bingo-list-products .inner-product { padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #e1e1e1; }

 .bingo-list-products .inner-product .product-nav,.bingo-list-products .inner-product .product-sale,.bingo-list-products .inner-product .product-hot,.bingo-list-products .inner-product .product-color { display:none; }

 .bingo-list-products .inner-product .entry-wrap-thumbnail { float:left; width:60px; margin-bottom:0; }

 .bingo-list-products .inner-product .entry-content { padding-left:25px; padding-right:25px; padding-bottom:0; float:left; width:calc(100% - 60px); padding-right:0; }

 .bingo-list-products .inner-product .entry-content .product-categories { display:none; }

 .bingo-list-products .thumnail-circular .entry-wrap-thumbnail { height:60px; border-radius:30px; overflow:hidden; }

 .bingo-list-products .no-slider .column { width:100%; margin-bottom:0; }

 .bingo-list-products .nav-top-right .slick-arrow.arrow-left { top:-50px; }

 .bingo-list-products .nav-top-right .slick-arrow.arrow-right { top:-50px; }

 .bingo-single-product .inner-product { position:relative; }

 .bingo-single-product .entry-content { position:absolute; }

 .bingo-single-product .entry-content .product-title .entry-title a { font-size:15px; font-weight:500; line-height:24px; }

 .bingo-single-product.default .entry-content { left:20px; bottom:0px; }

 .bingo-single-product.default .entry-content .entry-button { display:none; }

 .bingo-single-product.default .entry-content .product-title .entry-title { margin-bottom:4px; }

 .bingo-single-product.default .entry-thumb { overflow:hidden; }

 .bingo-single-product.default .entry-thumb img { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); }

 .bingo-single-product.default .inner-product:hover .entry-thumb img { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); }

 .bingo-single-product.text-overlay .inner-product { position:relative; }

 .bingo-single-product.text-overlay .inner-product:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; z-index:1; background:#f77436; opacity:0; visibility:hidden; display:block; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; }

 .bingo-single-product.text-overlay .inner-product:hover:after { opacity:0.9; visibility:visible; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; }

 .bingo-single-product.text-overlay .inner-product:hover .entry-content { opacity:1; visibility:visible; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; }

 .bingo-single-product.text-overlay .inner-product .entry-content { top:50%; left:0; right:0; text-align:center; padding-left:15px; padding-right:15px; padding-bottom:0; z-index:10; opacity:0; visibility:hidden; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; }

 .bingo-single-product.text-overlay .inner-product .entry-content .entry-button { display:none; }

 .bingo-single-product.text-overlay .inner-product .entry-content a,.bingo-single-product.text-overlay .inner-product .entry-content .product-price { color:#fff; }

 .bingo-single-product.text-overlay .inner-product .entry-content .product-title .entry-title { margin-bottom:4px; }

 .bingo-single-product.text-overlay .inner-product .entry-content .product-title .entry-title a:hover { text-decoration:underline; color:#fff; }

 .bingo-single-product.layout-position .entry-content { max-width:200px; padding-bottom:0; }

 .bingo-single-product.layout-position .entry-content .product-title .entry-title a { font-family:"Raleway", sans-serif; font-size:30px; font-weight:400; line-height:38px; }

 .bingo-single-product.layout-position.content-right .entry-content { text-align:right; top:50px; right:0; }

 .bingo-single-product.layout-position.content-right .product-price { margin-top:15px; }

 .bingo-single-product.layout-position.content-left .inner-product { padding-left:115px; }

 .bingo-single-product.layout-position.content-left .entry-content { left:0; top:50px; }

 .bingo-single-product.layout-position.content-left .product-price { margin-top:15px; }

 .bingo-single-product.layout-position.content-top .inner-product { padding-top:60px; }

 .bingo-single-product.layout-position.content-top .entry-content { max-width:inherit; top:0; left:30px; right:0; }

 .bingo-single-product.layout-position.content-top .entry-content .product-title { max-width:200px; float:left; }

 .bingo-single-product.layout-position.content-top .entry-content .product-detail { float:right; text-align:right; }

 .bingo-single-product.layout-position.content-bottom .inner-product { padding-bottom:120px; }

 .bingo-single-product.layout-position.content-bottom .entry-content { bottom:0; left:30px; }

 .bingo-single-product.layout-position.content-bottom .product-price { margin-top:10px; }

 .bingo-button .entry-button { font-size:16px; margin-top:10px; display:inline-block; }

 .bingo-button .entry-button a { font-family:"Raleway", sans-serif; font-weight:500; line-height:22px; display:inline-block; position:relative; top:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-button.size-large a { font-size:20px; }

 .bingo-button.size-normal a { font-size:18px; }

 .bingo-button.size-small a { font-size:16px; }

 .bingo-button.size-mini a { font-size:14px; }

 .bingo-button.border-1px .entry-button a { border:1px solid #f7941d; }

 .bingo-button.border-2px .entry-button a { border:2px solid #f7941d; }

 .bingo-button.border-radius .entry-button a { border:2px solid #f7941d; border-radius:30px; }

 .bingo-button.full-filled.size-large .entry-button a { padding:16px 30px; }

 .bingo-button.full-filled.size-normal .entry-button a { padding:14px 22px; }

 .bingo-button.full-filled.size-small .entry-button a { padding:9px 20px; }

 .bingo-button.full-filled.size-mini .entry-button a { padding:4px 20px; }

 .bingo-button.full-filled.color-highlight .entry-button a { color:#fff !important; }

 .bingo-button.border-1px.size-large .entry-button a { padding:15px 30px; }

 .bingo-button.border-1px.size-normal .entry-button a { padding:13px 22px; }

 .bingo-button.border-1px.size-small .entry-button a { padding:8px 20px; }

 .bingo-button.border-1px.size-mini .entry-button a { padding:3px 20px; }

 .bingo-button.border-2px.size-large .entry-button a { padding:14px 30px; }

 .bingo-button.border-2px.size-normal .entry-button a { padding:12px 22px; }

 .bingo-button.border-2px.size-small .entry-button a { padding:7px 20px; }

 .bingo-button.border-2px.size-mini .entry-button a { padding:2px 20px; }

 .bingo-button.border-radius.size-large .entry-button a { padding:16px 30px; }

 .bingo-button.border-radius.size-normal .entry-button a { padding:14px 22px; }

 .bingo-button.border-radius.size-small .entry-button a { padding:9px 20px; }

 .bingo-button.border-radius.size-mini .entry-button a { padding:4px 20px; }

 .bingo-button.border-radius.color-highlight .entry-button a { color:#fff !important; }

 .bingo-button.text-only .entry-button a { position:relative; padding-bottom:3px; }

 .bingo-button.text-only .entry-button a:after { content:''; width:0px; height:1px; display:block; position:absolute; bottom:0; right:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-button.text-only .entry-button a:hover { color:#f77436 !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-button.text-only .entry-button a:hover:after { left:0; right:auto; width:100%; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-button.color-light.border-1px .entry-button a,.bingo-button.color-light.border-2px .entry-button a,.bingo-button.color-light.border-radius .entry-button a { color:#fff !important; border-color:#fff; background:transparent; }

 .bingo-button.color-light.border-1px .entry-button a:hover,.bingo-button.color-light.border-2px .entry-button a:hover,.bingo-button.color-light.border-radius .entry-button a:hover { color:#222 !important; background:#f77436; border-color:#f77436; }

 .bingo-button.color-light.full-filled .entry-button a { color:#222 !important; background:#fff; }

 .bingo-button.color-light.text-only .entry-button a { color:#fff !important; }

 .bingo-button.color-light.text-only .entry-button a:after { background:#fff; }

 .bingo-button.color-dark.border-1px .entry-button a,.bingo-button.color-dark.border-2px .entry-button a,.bingo-button.color-dark.border-radius .entry-button a { color:#222 !important; border-color:#222; background:transparent; }

 .bingo-button.color-dark.border-1px .entry-button a:hover,.bingo-button.color-dark.border-2px .entry-button a:hover,.bingo-button.color-dark.border-radius .entry-button a:hover { color:#fff !important; }

 .bingo-button.color-dark.full-filled .entry-button a { color:#fff !important; background:#222; }

 .bingo-button.color-dark.text-only .entry-button a { color:#222 !important; }

 .bingo-button.color-dark.text-only .entry-button a:after { background:#222; }

 .bingo-button.color-highlight.border-1px .entry-button a,.bingo-button.color-highlight.border-2px .entry-button a,.bingo-button.color-highlight.border-radius .entry-button a { color:#f7941d !important; border-color:#f7941d; background:transparent; }

 .bingo-button.color-highlight.border-1px .entry-button a:hover,.bingo-button.color-highlight.border-2px .entry-button a:hover,.bingo-button.color-highlight.border-radius .entry-button a:hover { color:#fff !important; border-color:#f77436; }

 .bingo-button.color-highlight.full-filled .entry-button a { color:#fff !important; background:#f7941d; }

 .bingo-button.color-highlight.text-only .entry-button a { color:#f7941d !important; }

 .bingo-button.color-highlight.text-only .entry-button a:after { background:#f77436; }

 .bingo-button.flat-button:not(.text-only) .entry-button:hover a { background:#f77436; border-color:#f77436; color:#fff !important; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-button.color-highlight.flat-button:not(.text-only) .entry-button:hover a { color:#fff !important; }

 .bingo-button.outline-with-shadow:not(.text-only) .entry-button:hover a { position:relative; top:-3px; -webkit-box-shadow:0 10px 45px 0px rgba(213, 186, 156, 0.5); -moz-box-shadow:0 10px 45px 0px rgba(213, 186, 156, 0.5); -o-transform:0 10px 45px 0px rgba(213, 186, 156, 0.5); -ms-transform:0 10px 45px 0px rgba(213, 186, 156, 0.5); box-shadow:0 10px 45px 0px rgba(213, 186, 156, 0.5); }

 .bingo-button.flat-with-shadow:not(.text-only) .entry-button:hover a { background:#f77436; border-color:#f77436; color:#fff; position:relative; top:-3px; -webkit-box-shadow:0 10px 45px 0px rgba(213, 186, 156, 0.5); -moz-box-shadow:0 10px 45px 0px rgba(213, 186, 156, 0.5); -o-transform:0 10px 45px 0px rgba(213, 186, 156, 0.5); -ms-transform:0 10px 45px 0px rgba(213, 186, 156, 0.5); box-shadow:0 10px 45px 0px rgba(213, 186, 156, 0.5); }

 .bingo-product-tabs .entry-data { position:relative; }

 .bingo-product-tabs .entry-heading .tab-control ul { margin-bottom:0; }

 .bingo-product-tabs .entry-heading .tab-control li { display:inline-block; padding-left:18px; padding-right:18px; }

 .bingo-product-tabs .entry-heading .tab-control li:last-child { padding-right:0; }

 .bingo-product-tabs .entry-heading .tab-control li.is_active a { color:#f77436; }

 .bingo-product-tabs .entry-heading .tab-control li.is_active a:after { width:100%; }

 .bingo-product-tabs .entry-heading .tab-control li a { color:#acacac; font-size:14px; padding-bottom:3px; position:relative; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-product-tabs .entry-heading .tab-control li a:after { content:''; width:0px; height:1px; background:#f77436; display:block; position:absolute; bottom:0; right:0; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-product-tabs .entry-heading .tab-control li a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-product-tabs .entry-heading .tab-control li a:hover:after { left:0; right:auto; width:100%; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-product-tabs .has-loadmore .paging-navigation { display:block; width:100%; }

 .bingo-product-tabs .paging-navigation { margin-top:0; display:none; }

 .bingo-product-tabs .paging-navigation button { position:relative; border:0; background:none; font-size:18px; color:#f7941d; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-product-tabs .paging-navigation button:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-product-tabs .paging-navigation button:before { content:'...'; display:inline-block; left:-100%; bottom:0; }

 .bingo-product-tabs .paging-navigation button:after { content:'...'; display:inline-block; right:-100%; bottom:0; }

 .bingo-product-tabs .entry-data > .ajax-loading { width:30px !important; height:30px !important; position:absolute; z-index:11; left:50%; top:50%; margin-left:-15px; margin-top:-15px; }

 .bingo-product-tabs.right-tabs .entry-heading { font-size:0; }

 .bingo-product-tabs.right-tabs .heading-title { display:inline-table; vertical-align:middle; width:30%; font-size:15px; }

 .bingo-product-tabs.right-tabs .tab-control { text-align:right; display:inline-table; vertical-align:middle; width:70%; font-size:15px; }

 .bingo-product-tabs.right-tabs .tab-control ul { margin-bottom:0; }

 .bingo-product-tabs.center-tabs .heading-title,.bingo-product-tabs.center-tabs .tab-control .tabs { text-align:center; }

 .bingo-product-tabs.center-tabs .heading-title { margin-bottom:25px; }

 .bingo-product-tabs.left-tabs .heading-title { margin-bottom:25px; }

 .bingo-product-tabs.left-tabs .entry-heading .tab-control li:first-child { padding-left:0; }

 .bingo-product-tabs.sidebar-tabs { margin-left:-15px; margin-right:-15px; }

 .bingo-product-tabs.sidebar-tabs .entry-heading { width:25%; float:left; padding-left:15px; padding-right:15px; }

 .bingo-product-tabs.sidebar-tabs .entry-heading .heading-title { margin-bottom:25px; }

 .bingo-product-tabs.sidebar-tabs .entry-heading .tab-control li { display:block; padding:0; margin-bottom:15px; }

 .bingo-product-tabs.sidebar-tabs .entry-heading .tab-control li:last-child { margin-bottom:0; }

 .bingo-product-tabs.sidebar-tabs .entry-wrap-content { width:75%; float:left; padding-left:15px; padding-right:15px; }

 .bingo-product-tabs.center-tabs .tab-control { text-align:right; }

 .bingo-product-tabs-filter.right-tabs .heading-title { width:40%; }

 .bingo-product-tabs-filter.right-tabs .tab-control { width:60%; }

 @media only screen and (max-width:1199px) { .bingo-product-tabs.right-tabs .entry-heading .tab-control li { padding-left:12px; padding-right:12px; }

 .bingo-product-tabs.right-tabs .entry-heading .tab-control li:last-child { padding-right:0; }

 }

 @media only screen and (max-width:991px) { .bingo-product-tabs.right-tabs .heading-title,.bingo-product-tabs.right-tabs .tab-control { width:100%; text-align:left; }

 .bingo-product-tabs.left-tabs .heading-title,.bingo-product-tabs.right-tabs .heading-title { margin-bottom:15px; }

 .bingo-product-tabs.left-tabs .entry-heading,.bingo-product-tabs.right-tabs .entry-heading { margin-bottom:15px; }

 .bingo-product-tabs.left-tabs .entry-heading .tab-control li,.bingo-product-tabs.right-tabs .entry-heading .tab-control li { margin-bottom:8px; margin-right:20px; padding-left:0; padding-right:0; }

 .bingo-product-tabs.left-tabs .entry-heading .tab-control li:last-child,.bingo-product-tabs.right-tabs .entry-heading .tab-control li:last-child { margin-right:0; }

 .bingo-product-tabs-filter.right-tabs .heading-title { width:40%; }

 .bingo-product-tabs-filter.right-tabs .tab-control { width:60%; text-align:right; }

 }

 @media only screen and (max-width:767px) { .bingo-product-tabs.center-tabs .heading-title { margin-bottom:15px; }

 .bingo-product-tabs.center-tabs .entry-heading { margin-bottom:15px; }

 .bingo-product-tabs.center-tabs .entry-heading .tab-control li { margin-bottom:8px; padding-left:10px; padding-right:10px; }

 .bingo-product-tabs.sidebar-tabs .entry-heading,.bingo-product-tabs.sidebar-tabs .entry-wrap-content { width:100%; }

 .bingo-product-tabs.sidebar-tabs .entry-heading .heading-title { margin-bottom:15px; }

 .bingo-product-tabs.sidebar-tabs .entry-heading { margin-bottom:15px; }

 .bingo-product-tabs.sidebar-tabs .tab-control .tabs li { display:inline-block; margin-right:20px; margin-bottom:8px; }

 .bingo-product-tabs.sidebar-tabs .tab-control .tabs li:last-child { margin-right:0; margin-bottom:8px; }

 .bingo-product-tabs .layout-gallery .big-thumbnail { margin-bottom:30px; }

 .bingo-product-tabs-filter.right-tabs .heading-title,.bingo-product-tabs-filter.right-tabs .tab-control { width:100%; text-align:left; }

 }

 @media only screen and (max-width:479px) { .bingo-product-tabs .layout-gallery .inner-product .entry-content .product-categories { display:none; }

 }

 @media only screen and (max-width:375px) { .bingo-product-tabs-filter .entry-heading .tab-control li a { font-size:14px; }

 }

 .bingo-featured-categories .column { float:left; }

 .bingo-featured-categories .entry-wrap-title .entry-title a { font-size:15px; color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-featured-categories .entry-wrap-title .entry-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-featured-categories.grid-small-icon .column { padding-top:12px; padding-bottom:12px; }

 .bingo-featured-categories.grid-small-icon .inner-conlumn { position:relative; }

 .bingo-featured-categories.grid-small-icon .inner-conlumn .entry-icon { margin-right:10px; display:inline-block; vertical-align:middle; }

 .bingo-featured-categories.grid-small-icon .inner-conlumn .entry-icon img { width:25px; height:25px; }

 .bingo-featured-categories.grid-small-icon .entry-wrap-title { display:inline-block; vertical-align:middle; }

 .bingo-featured-categories.grid-small-icon .entry-wrap-title a { white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

 .bingo-featured-categories.grid-small-icon .entry-wrap-title .count-items { display:none; }

 .bingo-featured-categories.grid-large-icon { text-align:center; }

 .bingo-featured-categories.grid-large-icon .column { padding-top:30px; padding-bottom:22px; position:relative; }

 .bingo-featured-categories.grid-large-icon .column:after { content:''; width:100%; height:10px; display:block; position:absolute; bottom:-10px; left:0; right:0; visibility:hidden; opacity:0; background:#f77436; z-index:10; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-featured-categories.grid-large-icon .column:hover:after { bottom:0; visibility:visible; opacity:1; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-featured-categories.grid-large-icon .entry-wrap-title .entry-title a { font-size:18px; }

 .bingo-featured-categories.grid-large-icon .entry-wrap-title .count-items { margin-top:6px; display:block; }

 .bingo-featured-categories.grid-large-icon .inner-conlumn { display:block; }

 .bingo-featured-categories.grid-large-icon .inner-conlumn .entry-wrap-title { padding-top:47px; padding-bottom:48px; }

 .bingo-featured-categories.grid-large-icon .inner-conlumn .entry-icon + .entry-wrap-title { padding-top:0; padding-bottom:0; }

 .bingo-featured-categories.grid-large-icon .inner-conlumn .entry-icon { height:80px; margin-bottom:15px; overflow:hidden; }

 .bingo-featured-categories.grid-large-icon .inner-conlumn .entry-icon a { display:inline-block; vertical-align:middle; }

 .bingo-featured-categories.grid-large-icon .inner-conlumn .entry-icon:after { content:''; width:0.00001px; height:100%; display:inline-block; vertical-align:middle; }

 .bingo-featured-categories.grid-image { margin-left:-15px; margin-right:-15px; }

 .bingo-featured-categories.grid-image .column:hover .entry-thumbnail img { -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-featured-categories.grid-image .entry-thumbnail { overflow:hidden; }

 .bingo-featured-categories.grid-image .entry-thumbnail img { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-featured-categories.grid-image .inner-conlumn { position:relative; }

 .bingo-featured-categories.grid-image .inner-conlumn .entry-icon { display:none; }

 .bingo-featured-categories.grid-image .inner-conlumn .entry-wrap-title { position:absolute; left:30px; top:25px; }

 .bingo-featured-categories.grid-image .inner-conlumn .entry-wrap-title .entry-title a { font-size:18px; }

 .bingo-featured-categories.grid-image .inner-conlumn .entry-wrap-title .count-items { font-size:15px; color:#222; }

 .bingo-featured-categories.grid-small-icon .column,.bingo-featured-categories.grid-large-icon .column { border-right:1px solid #e1e1e1; margin-bottom:0; overflow:hidden; }

 .bingo-featured-categories.grid-small-icon .column:last-child,.bingo-featured-categories.grid-large-icon .column:last-child { border-right:none; }

 .bingo-featured-categories.grid-small-icon .column-extra,.bingo-featured-categories.grid-large-icon .column-extra { border-top:1px solid #e1e1e1; }

 .bingo-featured-categories.grid-small-icon .column-extra-first,.bingo-featured-categories.grid-large-icon .column-extra-first { border-left:none; }

 .bingo-featured-categories.grid-small-icon .inner-conlumn,.bingo-featured-categories.grid-large-icon .inner-conlumn { text-align:center; }

 .bingo-featured-categories.grid-small-icon .inner-conlumn .entry-thumbnail,.bingo-featured-categories.grid-large-icon .inner-conlumn .entry-thumbnail { display:none; }

 .bingo-featured-categories.grid-small-icon .entry-wrap-title .entry-title a,.bingo-featured-categories.grid-large-icon .entry-wrap-title .entry-title a { white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block; }

 @media only screen and (max-width:479px) { .bingo-featured-categories.grid-small-icon .entry-wrap-title .entry-title a { max-width:150px; }

 }

 @media only screen and (max-width:400px) { .bingo-featured-categories.grid-small-icon .entry-wrap-title .entry-title a { max-width:95px; }

 }

 .bingo-banners { position:relative; }

 .bingo-banners .entry-image img { width:100%; }

 .bingo-banners .entry-wrap-content { position:absolute; color:#707070; }

 .bingo-banners .entry-wrap-content .entry-content h1,.bingo-banners .entry-wrap-content .entry-content h2,.bingo-banners .entry-wrap-content .entry-content h3,.bingo-banners .entry-wrap-content .entry-content h4,.bingo-banners .entry-wrap-content .entry-content h5,.bingo-banners .entry-wrap-content .entry-content h6 { font-weight:500; margin-top:0; margin-bottom:10px; }

 .bingo-banners .entry-wrap-content .entry-content h1 strong,.bingo-banners .entry-wrap-content .entry-content h2 strong,.bingo-banners .entry-wrap-content .entry-content h3 strong,.bingo-banners .entry-wrap-content .entry-content h4 strong,.bingo-banners .entry-wrap-content .entry-content h5 strong,.bingo-banners .entry-wrap-content .entry-content h6 strong { font-weight:500; }

 .bingo-banners .entry-wrap-content .entry-content p { margin-bottom:0; max-width:460px; margin:0 auto; }

 .bingo-banners .entry-wrap-content .bingo-button { margin-top:30px; }

 .bingo-banners .entry-wrap-content.background_content { padding:40px 40px 50px 40px; width:340px; background:#fff; }

 .bingo-banners .entry-wrap-content.background_content h1,.bingo-banners .entry-wrap-content.background_content h2,.bingo-banners .entry-wrap-content.background_content h3,.bingo-banners .entry-wrap-content.background_content h4,.bingo-banners .entry-wrap-content.background_content h5,.bingo-banners .entry-wrap-content.background_content h6 { margin-top:20px; }

 .bingo-banners.color-light h1,.bingo-banners.color-light h2,.bingo-banners.color-light h3,.bingo-banners.color-light h4,.bingo-banners.color-light h5,.bingo-banners.color-light h6 { color:#fff !important; }

 .bingo-banners.color-light .entry-wrap-content { color:#fff !important; }

 .bingo-banners.color-dark h1,.bingo-banners.color-dark h2,.bingo-banners.color-dark h3,.bingo-banners.color-dark h4,.bingo-banners.color-dark h5,.bingo-banners.color-dark h6 { color:#222 !important; }

 .bingo-banners.color-dark p { color:#636363; }

 .bingo-video .entry-image { display:inline-block; position:relative; }

 .bingo-video .entry-image img { width:100%; }

 .bingo-video .entry-image .btn-play { position:absolute; top:50%; left:50%; z-index:15; border-radius:50px; padding:25px 30px 20px 40px; display:inline-block; background:rgba(255, 255, 255, 0.9); -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); }

 .bingo-video .entry-image .btn-play i { font-size:28px; color:#a27037; }

 .bingo-video.text-left .entry-wrap-content h1,.bingo-video.text-left .entry-wrap-content h2,.bingo-video.text-left .entry-wrap-content h3,.bingo-video.text-left .entry-wrap-content h4,.bingo-video.text-left .entry-wrap-content h5,.bingo-video.text-left .entry-wrap-content h6 { left:-130px; }

 .bingo-video.text-left .entry-wrap-content .entry-content p { max-width:300px; }

 .bingo-video .entry-wrap-content { max-width:470px; padding-left:15px; padding-right:15px; }

 .bingo-video .entry-wrap-content h1,.bingo-video .entry-wrap-content h2,.bingo-video .entry-wrap-content h3,.bingo-video .entry-wrap-content h4,.bingo-video .entry-wrap-content h5,.bingo-video .entry-wrap-content h6 { font-size:58px; line-height:65px; position:relative; }

 .bingo-video .entry-wrap-content .entry-content p { margin:0; }

 .bingo-video .entry-wrap-content strong { font-size:18px; line-height:24px; font-weight:500; color:#a27037; }

 @media only screen and (max-width:1199px) { .bingo-banners .entry-wrap-content .entry-content h1,.bingo-banners .entry-wrap-content .entry-content h2,.bingo-banners .entry-wrap-content .entry-content h3,.bingo-banners .entry-wrap-content .entry-content h4,.bingo-banners .entry-wrap-content .entry-content h5,.bingo-banners .entry-wrap-content .entry-content h6 { line-height:32px; }

 .bingo-banners .entry-wrap-content .bingo-button { margin-top:10px; }

 .bingo-banners .entry-wrap-content .bingo-button .entry-button { margin-top:10px; }

 .bingo-banners .entry-wrap-content.background_content { padding:30px 30px 40px 30px; width:240px; }

 .bingo-video .entry-wrap-content .entry-content h1,.bingo-video .entry-wrap-content .entry-content h2,.bingo-video .entry-wrap-content .entry-content h3,.bingo-video .entry-wrap-content .entry-content h4,.bingo-video .entry-wrap-content .entry-content h5,.bingo-video .entry-wrap-content .entry-content h6 { font-size:43px; line-height:48px; }

 }

 @media only screen and (max-width:991px) { .bingo-banners .entry-wrap-content .entry-content h1,.bingo-banners .entry-wrap-content .entry-content h2,.bingo-banners .entry-wrap-content .entry-content h3,.bingo-banners .entry-wrap-content .entry-content h4,.bingo-banners .entry-wrap-content .entry-content h5,.bingo-banners .entry-wrap-content .entry-content h6 { font-size:18px; line-height:24px; }

 .bingo-banners .entry-wrap-content p { line-height:20px; font-size:13px; }

 .bingo-banners .entry-wrap-content.background_content { padding:30px; width:230px; }

 .bingo-banners .entry-wrap-content.background_content h1,.bingo-banners .entry-wrap-content.background_content h2,.bingo-banners .entry-wrap-content.background_content h3,.bingo-banners .entry-wrap-content.background_content h4,.bingo-banners .entry-wrap-content.background_content h5,.bingo-banners .entry-wrap-content.background_content h6 { margin-top:5px; }

 .bingo-banners.text-left .entry-content p { padding-right:15px; }

 .bingo-banners.text-right .entry-content p { padding-left:15px; }

 .bingo-banners.text-center .entry-content p { padding-left:10px; padding-right:10px; }

 .bingo-video.text-left .entry-wrap-content h1,.bingo-video.text-left .entry-wrap-content h2,.bingo-video.text-left .entry-wrap-content h3,.bingo-video.text-left .entry-wrap-content h4,.bingo-video.text-left .entry-wrap-content h5,.bingo-video.text-left .entry-wrap-content h6 { left:0; }

 }

 @media only screen and (max-width:767px) { .bingo-banners .entry-wrap-content .entry-content h1,.bingo-banners .entry-wrap-content .entry-content h2,.bingo-banners .entry-wrap-content .entry-content h3,.bingo-banners .entry-wrap-content .entry-content h4,.bingo-banners .entry-wrap-content .entry-content h5,.bingo-banners .entry-wrap-content .entry-content h6 { font-size:24px; line-height:32px; }

 .bingo-banners .entry-wrap-content .entry-button { margin-top:15px; }

 .bingo-banners .entry-wrap-content.background_content { padding:30px; width:260px; background:#fff; }

 .bingo-banners .entry-wrap-content.background_content h1,.bingo-banners .entry-wrap-content.background_content h2,.bingo-banners .entry-wrap-content.background_content h3,.bingo-banners .entry-wrap-content.background_content h4,.bingo-banners .entry-wrap-content.background_content h5,.bingo-banners .entry-wrap-content.background_content h6 { margin-top:20px; }

 }

 @media only screen and (max-width:479px) { .bingo-video .entry-wrap-content { display:none; }

 .bingo-banners .entry-wrap-content .entry-content h1,.bingo-banners .entry-wrap-content .entry-content h2,.bingo-banners .entry-wrap-content .entry-content h3,.bingo-banners .entry-wrap-content .entry-content h4,.bingo-banners .entry-wrap-content .entry-content h5,.bingo-banners .entry-wrap-content .entry-content h6 { font-size:20px; line-height:24px; }

 .bingo-banners .entry-wrap-content .bingo-button { margin-top:10px; }

 .bingo-banners .entry-wrap-content .bingo-button .entry-button { margin-top:10px; }

 .bingo-banners .entry-wrap-content.background_content { padding:15px; width:55%; background:#fff; }

 .bingo-banners .entry-wrap-content.background_content h1,.bingo-banners .entry-wrap-content.background_content h2,.bingo-banners .entry-wrap-content.background_content h3,.bingo-banners .entry-wrap-content.background_content h4,.bingo-banners .entry-wrap-content.background_content h5,.bingo-banners .entry-wrap-content.background_content h6 { margin-top:10px; }

 }

 .bingo-banners-background .entry-wrap-content { background:no-repeat; background-size:cover; }

 .bingo-banners-background .entry-content h1,.bingo-banners-background .entry-content h2,.bingo-banners-background .entry-content h3,.bingo-banners-background .entry-content h4,.bingo-banners-background .entry-content h5,.bingo-banners-background .entry-content h6 { margin-top:0; font-weight:700; }

 .bingo-banners-background .entry-content p { max-width:450px; }

 .bingo-banners-background.color-dark p { color:#636363 !important; }

 .bingo-banners-background.color-light h1,.bingo-banners-background.color-light h2,.bingo-banners-background.color-light h3,.bingo-banners-background.color-light h4,.bingo-banners-background.color-light h5,.bingo-banners-background.color-light h6 { color:#fff; }

 .bingo-banners-background.text-right p { margin-left:auto; }

 .bingo-banners-background.text-left p { margin-right:auto; }

 .bingo-banners-background.text-center p { margin-left:auto; margin-right:auto; }

 .bingo-icon-box .entry-wrap-content .entry-title { font-family:"Raleway", sans-serif; font-weight:600; font-size:16px; line-height:24px; }

 .bingo-icon-box .entry-wrap-content p { margin-bottom:0; margin-top:12px; color:#636363; }

 .bingo-icon-box .entry-wrap-content .entry-button { margin-top:15px; }

 .bingo-icon-box.color-light .entry-wrap-content p { color:#fff; }

 .bingo-icon-box.left_small_icon .entry-icon { display:none; }

 .bingo-icon-box.left_small_icon .entry-wrap-content .entry-icon { display:table-cell; }

 .bingo-icon-box.left_small_icon .entry-wrap-content .entry-icon img { height:25px; }

 .bingo-icon-box.left_small_icon .entry-wrap-content .entry-title > a { display:table-cell; padding-left:15px; }

 .bingo-icon-box.left_large_icon .entry-icon { display:table-cell; width:40px; }

 .bingo-icon-box.left_large_icon .entry-wrap-content { display:table-cell; vertical-align:top; padding-left:22px; }

 .bingo-icon-box.center { text-align:center; }

 .bingo-icon-box.center .entry-icon { height:40px; }

 .bingo-icon-box.center .entry-icon > a { display:inline-block; vertical-align:middle; }

 .bingo-icon-box.center .entry-icon:after { content:''; width:0.00001px; height:100%; display:inline-block; vertical-align:middle; }

 .bingo-icon-box.center .entry-icon + .entry-wrap-content { margin-top:35px; }

 .bingo-icon-box.center.color-light .entry-wrap-content p { color:#636363; }

 .bingo-icon-box.center_radius_icon { text-align:center; }

 .bingo-icon-box.center_radius_icon .entry-icon { display:inline-block; width:70px; height:70px; border:2px solid #ece2d7; border-radius:100%; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-icon-box.center_radius_icon .entry-icon > a { display:inline-block; position:relative; right:-3px; }

 .bingo-icon-box.center_radius_icon .entry-icon:after { content:''; width:0.00001px; height:100%; display:inline-block; vertical-align:middle; }

 .bingo-icon-box.center_radius_icon .entry-icon:hover { border-color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-icon-box.center_radius_icon .entry-icon + .entry-wrap-content { margin-top:15px; }

 .bingo-icon-box.center_radius_icon .entry-wrap-content .entry-title { font-family:"Poppins", sans-serif; font-weight:300; font-size:40px; line-height:44px; }

 .bingo-icon-box.center_radius_icon.color-light .entry-title a { color:#f77436 !important; }

 .bingo-brands .item .entry-thumb img { display:inline-block; opacity:0.6; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-brands .item:hover .entry-thumb img { opacity:1; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-blogs .slick-dots { margin-top:30px; }

 .bingo-blogs .post .entry-post-title { margin-bottom:5px; }

 .bingo-blogs .post .entry-post-title a { display:unset; font-size:18px; font-weight:500; }

 .bingo-blogs .post .entry-title { font-size:18px; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }

 .bingo-blogs .post .entry-excerpt { margin-top:8px; margin-bottom:10px; padding-top:0; border:none; }

 .bingo-blogs .post .entry-excerpt p { margin-bottom:10px; }

 .bingo-blogs .post .bingo-button .entry-button { margin-top:5px; }

 .bingo-blogs .post .bingo-button .entry-button:hover a { background:none; color:#f77436 !important; }

 .bingo-blogs .post .bingo-button a { font-size:12px; }

 .bingo-blogs .post .bingo-button a:after { content:'\e628'; font-family:'themify'; display:inline-block; margin-left:7px; position:relative; top:2px; }

 .bingo-blogs .post .entry-thumbnail { overflow:hidden; }

 .bingo-blogs .post .entry-thumbnail img { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-blogs .post .entry-thumbnail:hover img { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); }

 .bingo-blogs .post .entry-post-meta > div { padding-right:0; margin-right:0; }

 .bingo-blogs .post .entry-post-meta > div:after { display:none; }

 .bingo-blogs .post .entry-post-meta > div.entry-meta-comment { padding-left:15px; margin-left:8px; }

 .bingo-blogs .post .entry-post-meta > div.entry-meta-comment:after { content:'/'; display:inline-block; position:absolute; left:0; top:0; }

 .bingo-blogs.content-centered { text-align:center; }

 .bingo-blogs.content-centered .entry-thumbnail img { margin:0 auto; }

 .bingo-blogs.layout-listing .entry-thumbnail { float:left; width:280px; margin-bottom:0; }

 .bingo-blogs.layout-listing .entry-thumbnail + .entry-content-inner { float:left; width:calc(100% - 280px); padding-left:30px; padding-top:20px; }

 .bingo-blogs.layout-listing .entry-content-inner .entry-post-title { margin-bottom:2px; }

 .bingo-blogs.layout-listing .entry-content-inner .entry-post-title .entry-title { height:50px; white-space:normal; }

 .bingo-countdown { max-width:600px; padding-left:15px; padding-right:15px; margin-left:auto; margin-right:auto; }

 .bingo-countdown .heading-title { margin-bottom:30px; }

 .bingo-countdown .heading-title .entry-title { margin-bottom:22px; }

 .bingo-countdown .heading-title .entry-des { font-size:14px; line-height:22px; color:#636363; margin-bottom:0; }

 .bingo-countdown.color-dark .heading-title .entry-des { color:#636363; }

 .bingo-countdown.color-dark .entry-data .data { background:#222; }

 .bingo-countdown.color-light .entry-data .data { background:#fff; }

 .bingo-countdown .entry-icon { font-size:24px; color:#acacac; display:block; }

 .bingo-countdown.active .entry-data { opacity:1; }

 .bingo-countdown .entry-data { margin-bottom:25px; opacity:0.7; }

 .bingo-countdown .entry-data .data { display:inline-block; width:80px; height:90px; border-radius:3px; text-align:center; padding-top:15px; padding-bottom:5px; margin-right:17px; position:relative; }

 .bingo-countdown .entry-data .data:last-child { margin-right:0; }

 .bingo-countdown .entry-data .data:last-child:after { display:none; }

 .bingo-countdown .entry-data .data:after { content:':'; position:absolute; font-size:30px; right:-15px; top:50%; margin-top:-18px; line-height:1; }

 .bingo-countdown .entry-data .data span { display:block; }

 .bingo-countdown .entry-data .data span.time { font-family:"Raleway", sans-serif; font-size:34px; color:#f7941d; margin-bottom:15px; }

 .bingo-countdown .entry-data .data span.text { color:#acacac; font-size:15px; letter-spacing:0.2em; }

 .bingo-countdown .bingo-button { margin-top:20px; }

 @media only screen and (max-width:991px) { .bingo-countdown .heading-title { margin-bottom:20px; }

 .bingo-countdown .heading-title .entry-title { margin-bottom:12px; }

 .bingo-countdown .entry-data .data { width:60px; height:70px; padding-top:10px; }

 .bingo-countdown .entry-data .data span.time { font-size:28px; margin-bottom:5px; }

 .bingo-countdown .entry-data .data span.text { font-size:13px; letter-spacing:inherit; }

 }

 @media only screen and (max-width:380px) { .bingo-countdown .heading-title { margin-bottom:20px; }

 .bingo-countdown .heading-title .entry-title { margin-bottom:12px; }

 .bingo-countdown .entry-data .data { width:50px; height:60px; padding-top:5px; margin-right:10px; }

 .bingo-countdown .entry-data .data span.time { font-size:24px; margin-bottom:8px; }

 .bingo-countdown .entry-data .data span.text { font-size:13px; line-height:1; letter-spacing:inherit; }

 .bingo-countdown .entry-data .data:after { font-size:24px; right:-10px; margin-top:-13px; }

 }

 .bingo-slideshow .item { position:relative; }

 .bingo-slideshow .item.text-center .entry-content-inner .entry-title { margin-left:auto; margin-right:auto; }

 .bingo-slideshow .entry-content-inner { position:absolute; top:80px; left:0; right:0; padding-left:70px; padding-right:70px; }

 .bingo-slideshow .entry-content-inner .entry-title { font-size:42px; line-height:46px; font-family:"Raleway", sans-serif; font-weight:300; max-width:350px; margin-bottom:10px; }

 .bingo-slideshow .entry-content-inner .entry-des { margin-bottom:15px; }

 .bingo-slideshow .entry-content-inner .entry-intro { color:#a27037; display:block; margin-bottom:10px; }

 .bingo-slideshow.nav-middle .slick-arrow { height:60px; line-height:60px; width:30px; background:#fff; color:#acacac; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-slideshow.nav-middle .slick-arrow:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-slideshow.nav-middle .slick-arrow.arrow-left { left:15px; border-top-right-radius:30px; border-bottom-right-radius:30px; }

 .bingo-slideshow.nav-middle .slick-arrow.arrow-right { right:15px; border-top-left-radius:30px; border-bottom-left-radius:30px; text-align:right; }

 .bingo-categories.border-square { background:#f0f0f0; padding:30px; margin-left:0; margin-right:0; }

 .bingo-categories.border-square .slick-slide { margin-right:8px; margin-left:8px; padding-left:0; padding-right:0; }

 .bingo-categories .column .inner-column { background:#fff; }

 .bingo-categories .column .entry-wrap-title { padding-top:10px; padding-bottom:10px; }

 .bingo-categories .column .entry-wrap-title .entry-title { font-size:15px; line-height:23px; font-weight:500; }

 .bingo-categories .column .entry-wrap-title .entry-title a { color:#222; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-categories .column .entry-wrap-title .entry-title a:hover { color:#f77436; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; }

 .bingo-categories .column .entry-wrap-title .count-items { font-size:13px; color:#888; }

 .bingo-categories.border-radius .column .inner-column { border-radius:5px; overflow:hidden; background:transparent; }

 .bingo-categories.border-radius .column .entry-wrap-title { border:1px solid #e1e1e1; border-bottom-left-radius:5px; border-bottom-right-radius:5px; border-top:0; background:#f8f8f8; }

 .bingo-categories.border-radius .column .entry-wrap-title .count-items { display:none; }

 .bingo-categories.no-slider { margin-left:0; margin-right:0; }

 .bingo-categories.no-slider .column { padding-left:8px; padding-right:8px; }

 .bingo-categories.slick-carousel .slick-dots { margin-top:30px; left:0; }

 .bingo-categories.nav-middle .slick-arrow.arrow-left { left:23px; }

 .bingo-categories.nav-middle .slick-arrow.arrow-right { right:23px; }

 .bingo-testimonials .column .entry-wrap-content .entry-icon { display:inline-block; margin-bottom:15px; }

 .bingo-testimonials .column .entry-wrap-content .entry-icon i { font-size:52px; color:#acacac; opacity:0.2; }

 .bingo-testimonials .column .entry-wrap-content .entry-quote { font-size:18px; line-height:32px; font-style:italic; max-width:770px; font-weight:300; margin-bottom:25px; }

 .bingo-testimonials .column .entry-wrap-content .entry-quote p { margin-bottom:0 !important; }

 .bingo-testimonials .column .entry-wrap-content .entry-content .entry-image { width:60px; height:60px; border-radius:30px; overflow:hidden; }

 .bingo-testimonials .column .entry-wrap-content .entry-content .entry-image img { width:100%; height:100%; }

 .bingo-testimonials .column .entry-wrap-content .entry-content .entry-detail h5 { font-size:16px; font-weight:600; margin-bottom:0; color:#222; }

 .bingo-testimonials .column .entry-wrap-content .entry-content .entry-detail span { color:#acacac; }

 .bingo-testimonials.text-left .column .entry-wrap-content .entry-content .entry-image { float:left; }

 .bingo-testimonials.text-left .column .entry-wrap-content .entry-content .entry-image + .entry-detail { padding-left:15px; float:left; width:calc(100% - 60px); }

 .bingo-testimonials.text-left .column .entry-wrap-content .entry-content .entry-detail { padding-top:5px; width:100%; }

 .bingo-testimonials.text-center .column .entry-wrap-content { text-align:center; }

 .bingo-testimonials.text-center .column .entry-wrap-content .entry-quote { margin-left:auto; margin-right:auto; }

 .bingo-testimonials.text-center .column .entry-wrap-content .entry-content .entry-image { margin-left:auto; margin-right:auto; margin-bottom:15px; }

 /**
 * 13 - RTL
 * ----------------------------------------------------------------------------
 *//*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2F(stdin)%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fgeneral%5C%2Fmixins.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fgeneral%5C%2Fnormalize.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fgeneral%5C%2Fcore.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fgeneral%5C%2Floading-effect.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fgeneral%5C%2Fnewsletter.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fgeneral%5C%2Faccount.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fgeneral%5C%2Ftopbar.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fpage%5C%2Fpage-general.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwidgets%5C%2Fwidget.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fblog%5C%2Fblog-archive.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fblog%5C%2Fblog-single.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fheader%5C%2Fheader.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fheader%5C%2Fmenu.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Ffooter%5C%2Fgeneral-footer.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Fwoo-general.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Fproduct.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Fproduct-archive.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Fproduct-single.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Fcart.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Faccount.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Fwishlist.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fwoocommerce%5C%2Fquickview.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fheading.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fshortcode-general.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Flist-products.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fsingle-product.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fbutton.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fproduct-tabs.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Ffeatured-categories.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fbanners.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fbanners-background.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Ficon-box.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fbrands.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fblogs.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fcountdown.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fslideshow.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Fcategories.scss%22%2C%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient505%5C%2Fweb431%5C%2Fweb%5C%2Fwp-content%5C%2Fthemes%5C%2Fwoody%5C%2Fassets%5C%2Fscss%5C%2Fshortcodes%5C%2Ftestimonials.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAD%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BGAAA%3B%3B%3BGCsNC%2CgBAAA%2C0KAAA%2CAAAA%3B%3BAAYA%2CeAAA%2CuBAAA%2CAAAA%3B%3BAAEC%2C6CAAA%2C2JAAA%2CAAAA%3B%3BAAGC%2CyDAAA%2C8JAAA%2CAAAA%3B%3BAAKD%2C4BAAA%2CuBAAA%2CAAAA%3B%3BAAKD%2CcAAA%2CuBAAA%2CAAAA%3B%3BAAEC%2C2CAAA%2C2JAAA%2CAAAA%3B%3BAAGC%2CuDAAA%2C8JAAA%2CAAAA%3B%3BAAQD%2CqDAAA%2C8JAAA%2CAAAA%3B%3BAAGC%2CiEAAA%2C8JAAA%2CAAAA%3B%3BAAOF%2CeAAA%2C0BAAA%2CAAAA%3B%3BAAEC%2C6CAAA%2C8JAAA%2CAAAA%3B%3BAAGC%2CyDAAA%2C%2BJAAA%2CAAAA%3B%3BAAOF%2CgBAAA%2CsDAAA%2CAAAA%3B%3BAAGC%2CkBAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CsFAAA%2CuBAAA%2CAAAA%3B%3BAAKD%2CeAAA%2CsDAAA%2CAAAA%3B%3BAAGC%2CiBAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2CuBAAA%2CAAAA%3B%3BAAKD%2CeAAA%2CyDAAA%2CAAAA%3B%3BAAGC%2CiBAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2CuBAAA%2CAAAA%3B%3BAAMA%2CwBAAA%2CsMAAA%2CAAAA%3B%3BAAMC%2C8BAAA%2C%2BGAAA%2CAAAA%3B%3BAAUA%2CsCAAA%2CcAAA%2CAAAA%3B%3BAAID%2C8BAAA%2CiLAAA%2CAAAA%3B%3BAAOD%2CQAAA%2C8EAAA%2CAAAA%3B%3BAAOA%2CSAAA%2CgFAAA%2CAAAA%3B%3BAAOA%2CgBAAA%2CmCAAA%2CAAAA%3B%3BAAGA%2CiBAAA%2CkKAAA%2CAAAA%3B%3BAAKC%2CoBAAA%2CgSAAA%2CAAAA%3B%3BAAIC%2CmCAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2C%2BBAAA%2CUAAA%2CAAAA%3B%3BAAEC%2CiEAAA%2C%2BBAAA%2CUAAA%2CAAAA%3B%3BAAAA%3B%3BAAGA%2C2CAAA%2C%2BBAAA%2COAAA%2CAAAA%3B%3BAAAA%3B%3BAAMH%2CkBAAA%2C4GAAA%2CAAAA%3B%3BAAUA%2CgBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CUAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CgBAAA%2CiCAAA%2CAAAA%3B%3BAAGA%2CcAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CWAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CQAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CeAAA%2CkEAAA%2CAAAA%3B%3BAAIA%2CaAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2C6CAAA%2CwBAAA%2CAAAA%3B%3BAAGA%2C4CAAA%2CwBAAA%2CAAAA%3B%3BAAGA%2CcAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CoBAAA%2CgPAAA%2CAAAA%3B%3BAAWA%2CoBAAA%2C8JAAA%2CAAAA%3B%3BAAIA%2C0BAAA%2CoKAAA%2CAAAA%3B%3BAAQA%2CuCAAA%2CqDAAA%2CAAAA%3B%3BAAIA%2C4CAAA%2CuDAAA%2CAAAA%3B%3BAAOA%2C8CAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C8CAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2CYAAA%2CAAAA%3B%3BAAEC%2CmDAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2CgEAAA%2C8BAAA%2CAAAA%3B%3BAAGA%2C2HAAA%2C4DAAA%2CAAAA%3B%3BAAKA%2C4DAAA%2CwDAAA%2CAAAA%3B%3BAAMF%2CQAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CaAAA%2CAAAA%3B%3BADveD%3B%3B%3BGC%2BeC%2CgBAAA%2CmCAAA%2CAAAA%3B%3BAAGA%2CkBAAA%2CmCAAA%2CAAAA%3B%3BAAGA%2CQAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CuBAAA%2CmBAAA%2CAAAA%3B%3BAAIC%2CsCAAA%2C6BAAA%2C8BAAA%2CAAAA%3B%3BAAAA%3B%3BAAID%2CaAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CcAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CeAAA%2CqBAAA%2CAAAA%3B%3BADtgBD%3B%3B%3BGC8gBC%2CiBAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CmBAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CmBAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2CoBAAA%2CsDAAA%2CAAAA%3B%3BAAIA%2CsBAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CcAAA%2C%2BBAAA%2CAAAA%3B%3BAAKC%2CgCAAA%2C0BAAA%2CAAAA%3B%3BADniBF%3B%3B%3BGC4iBE%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAGC%2CsCAAA%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAAA%3B%3BAAIA%2CsCAAA%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAEC%2CsCAAA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAAA%3B%3BAAKA%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAGC%2CsCAAA%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAAA%3B%3BAAIA%2CsCAAA%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAAA%3B%3BAAOD%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAGC%2CsCAAA%2C8DAAA%2CwDAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAEC%2CsCAAA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAAA%3B%3BAAID%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAEC%2CsCAAA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAAA%3B%3BAAID%2CSAAA%2C6CAAA%2CAAAA%3B%3BAAGC%2CsCAAA%2CSAAA%2C6CAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAEC%2CsCAAA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAAA%3B%3BAAID%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C6CAAA%2CAAAA%3B%3BAAIA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C6BAAA%2CAAAA%3B%3BADpoBD%3B%3B%3BGC2oBC%2C6DACC%2CcAAA%2CsCAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CWAAA%2CsCAAA%2CAAAA%3B%3BAAIA%2CkBAAA%2CkDAAA%2CAAAA%3B%3BAAIA%2CUAAA%2C2GAAA%2CAAAA%3B%3BAAOA%2CQAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C8BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CQAAA%2C8BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C8BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C8BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CeAAA%2C6BAAA%2CAAAA%3B%3BAAIC%2CsCAAA%2CYAAA%2CoBAAA%2CAAAA%3B%3BAAAA%3B%3BAAID%2CSAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CkBAAA%2CAAAA%3B%3BAD9wBD%3B%3B%3BGCqxBC%2CSAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2CSAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2C8BAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CuCACC%2CUAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CUAAA%2CmBAAA%2CAAAA%3B%3BAAAA%3B%3BADp2BF%3B%3B%3BGC82BE%2CsCACC%2C8BAAA%2C2DAAA%2CAAAA%3B%3BAAAA%3B%3BAAOD%2CsCACC%2CiCAAA%2C4DAAA%2CAAAA%3B%3BAAAA%3B%3BAAOD%2CsCACC%2CiCAAA%2C4DAAA%2CAAAA%3B%3BAAAA%3B%3BAAOD%2CsCACC%2CkCAAA%2C6DAAA%2CAAAA%3B%3BAAAA%3B%3BAAOD%2CsCACC%2CkCAAA%2C6DAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2C6DAAA%2CAAAA%3B%3BAAIA%2CuCACC%2CYAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CYAAA%2C6DAAA%2CAAAA%3B%3BAAAA%3B%3BAAMD%2CeAAA%2C4QAAA%2CAAAA%3B%3BAAQI%2C8BAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2C0NAAA%2CAAAA%3B%3BAAQF%2C8BAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CkCAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2CcAAA%2C%2BFAAA%2CAAAA%3B%3BAASA%2CSAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CoBACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BADl%5C%2FBL%2CmBCs%5C%2FBC%2CyBACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BADx%5C%2FBL%2CsCC4%5C%2FBC%2C4BACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAD9%5C%2FBL%2CwBCkgCC%2CwBACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BADpgCL%2CmBCwgCC%2CwBACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAAEJ%2CqBACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAD9gCL%2CmBCkhCC%2C0BACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BADphCL%2CsCCwhCC%2C6BACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAD1hCL%2CwBC8hCC%2CyBACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BADhiCL%2CmBCoiCC%2CwBACI%2COAAA%2CWAAA%2CAAAA%3B%3BAACA%2CKAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BADtiCL%3B%3B%3BGEAA%2CgBAAA%2CoEAAA%2CAAAA%3B%3BAAIG%2C0BAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2C%2BBAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CgCAAA%2C4PAAA%2CAAAA%3B%3BAAWA%2CqDAAA%2CkBAAA%2CAAAA%3B%3BAAIA%2C8CAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2CmEAAA%2CqCAAA%2CAAAA%3B%3BAAKF%2CoCAAA%2CiBAAA%2CAAAA%3B%3BAAIE%2CkCAAA%2CgJAAA%2CAAAA%3B%3BAAWA%2C4FAAA%2C6CAAA%2CAAAA%3B%3BAAKF%2CgBAAA%2CsBAAA%2CAAAA%3B%3BAAEE%2C8CAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C6BAAA%2C2EAAA%2CAAAA%3B%3BAAIE%2CwCAAA%2CkCAAA%2CAAAA%3B%3BAAKF%2CqBAAA%2CkCAAA%2CAAAA%3B%3BAAGA%2CiCAAA%2CsCAAA%2CAAAA%3B%3BAAGE%2CoDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C4CAAA%2CuEAAA%2CAAAA%3B%3BAAOA%2CsDAAA%2CmBAAA%2CAAAA%3B%3BAAEE%2C4EAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2CqBAAA%2CAAAA%3B%3BAAIE%2CoLAAA%2CmBAAA%2CAAAA%3B%3BAAIF%2CkEAAA%2CiDAAA%2CAAAA%3B%3BAAKA%2CmEAAA%2CoEAAA%2CAAAA%3B%3BAAIE%2CqEAAA%2CgJAAA%2CAAAA%3B%3BAAGE%2C2EAAA%2CmJAAA%2CAAAA%3B%3BAAMJ%2CsIAAA%2CqDAAA%2CAAAA%3B%3BAAKA%2CsEAAA%2C4TAAA%2CAAAA%3B%3BAAYE%2C%2BKAAA%2CSAAA%2CAAAA%3B%3BAAGA%2C4EAAA%2C0LAAA%2CAAAA%3B%3BAAOF%2C%2BFAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C4DAAA%2CsEAAA%2CAAAA%3B%3BAAKE%2CyEAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CmEAAA%2C%2BKAAA%2CAAAA%3B%3BAAeJ%2CoFAAA%2CgBAAA%2CAAAA%3B%3BAAIF%2C4BAAA%2C8EAAA%2CAAAA%3B%3BAAKE%2CqCAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CwCAAA%2CiCAAA%2CAAAA%3B%3BAAOF%2CwCAAA%2CmKAAA%2CAAAA%3B%3BAASE%2CmEAAA%2CsRAAA%2CAAAA%3B%3BAAWE%2CyEAAA%2CoBAAA%2CAAAA%3B%3BAAKJ%2CiCAAA%2CiBAAA%2CAAAA%3B%3BAAEE%2C2CAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C6FAAA%2CoBAAA%2CAAAA%3B%3BAAGE%2CiGAAA%2CmJAAA%2CAAAA%3B%3BAAGE%2C6GAAA%2CmJAAA%2CAAAA%3B%3BAAMJ%2CuDAAA%2CoEAAA%2CAAAA%3B%3BAAIE%2C6DAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CgEAAA%2CuHAAA%2CAAAA%3B%3BAAUF%2C0JAAA%2CwFAAA%2CAAAA%3B%3BAAQE%2C4KAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C4KAAA%2C8HAAA%2CAAAA%3B%3BAAOE%2C8LAAA%2CeAAA%2CAAAA%3B%3BAAKJ%2CmDAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C%2BDAAA%2CoBAAA%2CAAAA%3B%3BAAEE%2CqEAAA%2CqDAAA%2CAAAA%3B%3BAAMF%2CsDAAA%2CoJAAA%2CAAAA%3B%3BAASE%2C4DAAA%2CoBAAA%2CAAAA%3B%3BAAMN%2CgBAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CcAAA%2CYAAA%2CAAAA%3B%3BAAIE%2CqBAAA%2CeAAA%2CAAAA%3B%3BAAIA%2C2BAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CqBAAA%2CqRAAA%2CAAAA%3B%3BAAeA%2C6GAAA%2C4JAAA%2CAAAA%3B%3BAAYA%2C0MAAA%2C6BAAA%2CAAAA%3B%3BAAKA%2CqEAAA%2C8BAAA%2CAAAA%3B%3BAAKA%2C2FAAA%2C6GAAA%2CAAAA%3B%3BAASA%2CwGAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2CwFAAA%2C4DAAA%2CAAAA%3B%3BAAMA%2C4KAAA%2CuBAAA%2CAAAA%3B%3BAAIA%2CsCAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CoBAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2CoBAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CgDAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2C4BAAA%2C4BAAA%2CAAAA%3B%3BAAKA%2C6BAAA%2C6BAAA%2CAAAA%3B%3BAAKA%2C8BAAA%2CoDAAA%2CAAAA%3B%3BAAMA%2C8GAAA%2CmDAAA%2CAAAA%3B%3BAAMA%2CwGAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2C4BAAA%2CuQAAA%2CAAAA%3B%3BAAaE%2C8BAAA%2CoFAAA%2CAAAA%3B%3BAAMA%2CiCAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2C%2BIAAA%2CAAAA%3B%3BAAYF%2C2CAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2C6CAAA%2CsFAAA%2CAAAA%3B%3BAAQA%2CoHAAA%2CqBAAA%2CAAAA%3B%3BAAIA%2CwBAAA%2CUAAA%2CAAAA%3B%3BAAIA%2CkDAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CkCAAA%2CuGAAA%2CAAAA%3B%3BAASA%2CqDAAA%2CyBAAA%2CAAAA%3B%3BAAKA%2C6BAAA%2CgBAAA%2CAAAA%3B%3BAAIA%2C0BAAA%2CqBAAA%2CAAAA%3B%3BAAIA%2CkDAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CkDAAA%2CkBAAA%2CAAAA%3B%3BAAIA%2CkDAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CkDAAA%2CeAAA%2CAAAA%3B%3BAAIA%2C%2BBAAA%2C8FAAA%2CAAAA%3B%3BAAQA%2C6BAAA%2CaAAA%2CAAAA%3B%3BAAIA%2CiDAAA%2C8GAAA%2CAAAA%3B%3BAAUA%2CiEAAA%2C0KAAA%2CAAAA%3B%3BAAWA%2C0CAAA%2CsCAAA%2CAAAA%3B%3BAAKA%2C%2BBAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CqCAAA%2CsCAAA%2CAAAA%3B%3BAAKA%2CqCAAA%2CmBAAA%2CAAAA%3B%3BAAIA%2C2CAAA%2CkGAAA%2CAAAA%3B%3BAAQA%2C0DAAA%2CwDAAA%2CAAAA%3B%3BAAOA%2CqBAAA%2C8FAAA%2CAAAA%3B%3BAAQA%2CkJAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CyCAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CoBAAA%2CyCAAA%2CAAAA%3B%3BAAIA%2CsCAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CoBAAA%2CuEAAA%2CAAAA%3B%3BAAOA%2CoBAAA%2CuEAAA%2CAAAA%3B%3BAAOA%2CoBAAA%2CuEAAA%2CAAAA%3B%3BAAOA%2CoBAAA%2CuEAAA%2CAAAA%3B%3BAAOA%2CoBAAA%2CsEAAA%2CAAAA%3B%3BAAOA%2CoBAAA%2CsEAAA%2CAAAA%3B%3BAAQF%2CwCAEI%2CsCAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C8GAAA%2CsBAAA%2CAAAA%3B%3BAAAA%3B%3BAAUJ%2CwCAEI%2C4KAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C8GAAA%2C6CAAA%2CAAAA%3B%3BAAKA%2CwGAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CoHAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C00BAAA%2CkCAAA%2CAAAA%3B%3BAAKA%2CqQAAA%2C6DAAA%2CAAAA%3B%3BAAMA%2C0MAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CqQAAA%2C4DAAA%2CAAAA%3B%3BAAMA%2C6CAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2C2FAAA%2CsDAAA%2CAAAA%3B%3BAAMA%2CwFAAA%2CwBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMJ%2CqCAEI%2C4KAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C8GAAA%2C6CAAA%2CAAAA%3B%3BAAKA%2CwGAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CoHAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C00BAAA%2CkCAAA%2CAAAA%3B%3BAAKA%2C0MAAA%2CkBAAA%2CAAAA%3B%3BAAIA%2CqQAAA%2C0DAAA%2CAAAA%3B%3BAAMA%2C6CAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2C2FAAA%2CsDAAA%2CAAAA%3B%3BAAMA%2CwFAAA%2CwBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMJ%2C0CAEI%2C4KAAA%2CqBAAA%2CAAAA%3B%3BAAIA%2C8GAAA%2CmDAAA%2CAAAA%3B%3BAAMA%2CwGAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2CoHAAA%2CqBAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2CqBAAA%2CAAAA%3B%3BAAIA%2C00BAAA%2CkCAAA%2CAAAA%3B%3BAAKA%2C0MAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2CqQAAA%2C6DAAA%2CAAAA%3B%3BAAMA%2C6CAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2C2FAAA%2CmDAAA%2CAAAA%3B%3BAAMA%2CwFAAA%2CqBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMJ%2CwCAEI%2C4KAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C8GAAA%2C6CAAA%2CAAAA%3B%3BAAKA%2CwGAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CoHAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C00BAAA%2CkCAAA%2CAAAA%3B%3BAAKA%2C0MAAA%2CeAAA%2CAAAA%3B%3BAAIA%2CqQAAA%2C4DAAA%2CAAAA%3B%3BAAMA%2C2FAAA%2CsDAAA%2CAAAA%3B%3BAAMA%2C6CAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2CwFAAA%2CwBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMJ%2CuCACE%2CiBAAA%2CmDAAA%2CAAAA%3B%3BAAKE%2C4KAAA%2CuBAAA%2CAAAA%3B%3BAAKA%2C8GAAA%2C6CAAA%2CAAAA%3B%3BAAKA%2CwGAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2CqCAAA%2CAAAA%3B%3BAAQF%2C%2BBAAA%2CuBAAA%2CAAAA%3B%3BAAGE%2CoHAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C00BAAA%2CmCAAA%2CAAAA%3B%3BAAKA%2C0MAAA%2CkBAAA%2CAAAA%3B%3BAAIA%2CqQAAA%2C0DAAA%2CAAAA%3B%3BAAMA%2C2FAAA%2CsDAAA%2CAAAA%3B%3BAAMA%2C6CAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2CwFAAA%2CwBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMJ%2C2CAEI%2CwCAAA%2CmBAAA%2CAAAA%3B%3BAAMM%2CgFAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2CyKAAA%2CmBAAA%2CAAAA%3B%3BAAIF%2CmFAAA%2CqBAAA%2CAAAA%3B%3BAAAA%3B%3BAAQR%2C2CAEI%2C8GAAA%2CsBAAA%2CAAAA%3B%3BAAIF%2C4DAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2C6BAAA%2CAAAA%3B%3BAAEE%2CmCAAA%2CoCAAA%2CAAAA%3B%3BAAAA%3B%3BAAQJ%2C2CACE%2CsFAAA%2CiCAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2C2CAGM%2CkEAAA%2CoGAAA%2CAAAA%3B%3BAAAA%3B%3BAAWN%2C2CACE%2CgBAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CmFAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CoEAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CsEAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BACthCH%2C4QAAA%2CmFAAA%2CAAAA%3B%3BAAeC%2CKAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2CoBAAA%2CqIAAA%2CAAAA%3B%3BAASA%2C0uBAAA%2CcAAA%2CAAAA%3B%3BAASC%2C4FAAA%2CiBAAA%2CAAAA%3B%3BAAKD%2CMAAA%2C0CAAA%2CAAAA%3B%3BAAKA%2CIAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2CUAAA%2CyKAAA%2CAAAA%3B%3BAAKA%2CUAAA%2CmDAAA%2CAAAA%3B%3BAAMD%2CeAAA%2CwMAAA%2CAAAA%3B%3BAAQA%2C2HAAA%2C4FAAA%2CAAAA%3B%3BAAaA%2CoJAAA%2CoCAAA%2CAAAA%3B%3BAAUA%2CkJAAA%2C0BAAA%2CAAAA%3B%3BAASA%2C2HAAA%2CgBAAA%2CAAAA%3B%3BAAWA%2CsFAAA%2CgBAAA%2CAAAA%3B%3BAAOA%2C8ZAAA%2CgEAAA%2CAAAA%3B%3BAAuBA%2CyBAAA%2C%2BCAAA%2CAAAA%3B%3BAAIA%2CgBAAA%2CqBAAA%2CAAAA%3B%3BAAKA%2CQAAA%2CwDAAA%2CAAAA%3B%3BAAMA%2CgBAAA%2C8BAAA%2CAAAA%3B%3BAAKA%2CQAAA%2CkBAAA%2CAAAA%3B%3BAAIA%2COAAA%2CeAAA%2CAAAA%3B%3BAAIA%2COAAA%2CsMAAA%2CAAAA%3B%3BAAWA%2CgCAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CgCAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CmGAAA%2CAAAA%3B%3BAAQA%2CeAAA%2CkGAAA%2CAAAA%3B%3BAAMI%2CiBAAA%2CYAAA%2CAAAA%3B%3BAAIC%2CuBAAA%2CeAAA%2CAAAA%3B%3BAAML%2CoBAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2CaAAA%2C8BAAA%2CAAAA%3B%3BAAIA%2CmBAAA%2CkBAAA%2CAAAA%3B%3BAAIA%2CSAAA%2C%2BKAAA%2CAAAA%3B%3BAAOC%2CqCAAA%2C6BAAA%2CAAAA%3B%3BAAKD%2CuDAAA%2CwCAAA%2CAAAA%3B%3BAAGC%2CsCAAA%2CuDAAA%2CqBAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CiBAAA%2CuIAAA%2CAAAA%3B%3BAAUC%2CqBAAA%2C2EAAA%2CAAAA%3B%3BAAUD%2CeAAA%2CsCAAA%2CAAAA%3B%3BAAGC%2C4CAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C2CAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CkCAAA%2C0EAAA%2CAAAA%3B%3BAAKC%2CuCAAA%2C8LAAA%2CAAAA%3B%3BAAOA%2CkDAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2C6CAAA%2CwJAAA%2CAAAA%3B%3BAAQF%2CiBAAA%2C4BAAA%2CAAAA%3B%3BAAKA%2CcAAA%2C4EAAA%2CAAAA%3B%3BAAQA%2CgBAAA%2CkHAAA%2CAAAA%3B%3BAASA%2C6BAAA%2CqGAAA%2CAAAA%3B%3BAAUA%2CoBAAA%2CYAAA%2CAAAA%3B%3BAAMC%2CgCAAA%2CyBAAA%2CAAAA%3B%3BAAMA%2CsCAAA%2CWAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2C4CAAA%2CAAAA%3B%3BAAIC%2CyDAAA%2C2DAAA%2CAAAA%3B%3BAH5VH%2C0CG2WC%2CsBAAA%2CiSAAA%2CAAAA%3B%3BAAaA%2C4BAAA%2CqOAAA%2CAAAA%3B%3BAAiBA%2CmBAAA%2CqEAAA%2CAAAA%3B%3BAAMA%2CSAAA%2CcAAA%2CAAAA%3B%3BAAIA%2CuBAAA%2CwKAAA%2CAAAA%3B%3BAAWC%2CyBAAA%2CmDAAA%2CAAAA%3B%3BAAKA%2CqCAAA%2C2DAAA%2CAAAA%3B%3BAAIC%2CiDAAA%2CkEAAA%2CAAAA%3B%3BAAKC%2CsDAAA%2CiBAAA%2CAAAA%3B%3BAAID%2C6CAAA%2C4PAAA%2CAAAA%3B%3BAAQC%2CmDAAA%2C8JAAA%2CAAAA%3B%3BAAMF%2CkCAAA%2C6EAAA%2CAAAA%3B%3BAAMC%2CoCAAA%2C%2BBAAA%2CAAAA%3B%3BAAOF%2CeAAA%2CoBAAA%2CAAAA%3B%3BAAKA%2CkEAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C0KAAA%2CmKAAA%2CAAAA%3B%3BAAUA%2C0GAAA%2CiBAAA%2CAAAA%3B%3BAH5dF%3B%3B%3BGICC%2CiCAAA%2C8BAAA%2CAAAA%3B%3BAAIA%2CgCAAA%2C%2BBAAA%2CAAAA%3B%3BAAKC%2CkCAAA%2C0OAAA%2CAAAA%3B%3BAAOA%2C0CAAA%2C%2BEAAA%2CAAAA%3B%3BAAaA%2C8BAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C8JAAA%2CqNAAA%2CAAAA%3B%3BAAeA%2CiDAAA%2CqTAAA%2CAAAA%3B%3BAAWA%2CyDAAA%2CiUAAA%2CAAAA%3B%3BAAYA%2CwDAAA%2CsUAAA%2CAAAA%3B%3BAAcF%2C4BACC%2COAAA%2C0BAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2C%2BBACC%2COAAA%2C6BAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CgCACC%2COAAA%2C8BAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CoCACC%2COAAA%2CkCAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CiCACC%2COAAA%2C%2BBAAA%2CAAAA%3B%3BAAAA%3B%3BAAOA%2C2BAAA%2C6DAAA%2CAAAA%3B%3BAAMC%2C8BAAA%2C%2BFAAA%2CAAAA%3B%3BAAQC%2CiCAAA%2CyEAAA%2CAAAA%3B%3BAAQD%2C2CAAA%2C2RAAA%2CAAAA%3B%3BAAQA%2C2CAAA%2CuTAAA%2CAAAA%3B%3BAAQA%2C2CAAA%2CqVAAA%2CAAAA%3B%3BAAQA%2C2CAAA%2CsUAAA%2CAAAA%3B%3BAAQA%2C2CAAA%2CqVAAA%2CAAAA%3B%3BAAQA%2C2CAAA%2CuTAAA%2CAAAA%3B%3BAAUF%2C%2BBACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CkCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CmCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CuCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CoCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2C%2BBACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CkCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CmCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CuCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CoCACC%2CKAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CMAAA%2CaAAA%2CAAAA%3B%3BAAGA%2COAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAMA%2CoBAAA%2C8EAAA%2CAAAA%3B%3BAAQA%2C2BAAA%2CyIAAA%2CAAAA%3B%3BAAUA%2C0FAAA%2CkNAAA%2CAAAA%3B%3BAASA%2CiEAAA%2C8EAAA%2CAAAA%3B%3BAAUA%2C2BAAA%2C%2BKAAA%2CAAAA%3B%3BAAQD%2C4BACC%2COAAA%2C%2BBAAA%2CAAAA%3B%3BAACA%2CKAAA%2C%2BBAAA%2CAAAA%3B%3BAAAA%3B%3BAAGD%2C%2BBACC%2COAAA%2CkCAAA%2CAAAA%3B%3BAACA%2CKAAA%2CkCAAA%2CAAAA%3B%3BAAAA%3B%3BAAGD%2CgCACC%2COAAA%2CmCAAA%2CAAAA%3B%3BAACA%2CKAAA%2CmCAAA%2CAAAA%3B%3BAAAA%3B%3BAAGD%2CoCACC%2COAAA%2CuCAAA%2CAAAA%3B%3BAACA%2CKAAA%2CuCAAA%2CAAAA%3B%3BAAAA%3B%3BAAGD%2CiCACC%2COAAA%2CoCAAA%2CAAAA%3B%3BAACA%2CKAAA%2CoCAAA%2CAAAA%3B%3BAAAA%3B%3BACxXF%2CiCAAA%2CyMAAA%2CAAAA%3B%3BAAUE%2CgDAAA%2CqFAAA%2CAAAA%3B%3BAASA%2C6BAAA%2CmKAAA%2CAAAA%3B%3BAAUA%2C0BAAA%2CsEAAA%2CAAAA%3B%3BAAMA%2C%2BBAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CsDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C4CAAA%2CoDAAA%2CAAAA%3B%3BAAIC%2CgEAAA%2CmDAAA%2CAAAA%3B%3BAAMA%2CwDAAA%2CuNAAA%2CAAAA%3B%3BAASA%2CgEAAA%2C%2BHAAA%2CAAAA%3B%3BAAQC%2CsEAAA%2CsBAAA%2CAAAA%3B%3BAAKF%2CoDAAA%2CgGAAA%2CAAAA%3B%3BAAQC%2C0DAAA%2CeAAA%2CAAAA%3B%3BAAMH%2CsCACC%2CiCAAA%2CmBAAA%2CAAAA%3B%3BAAIC%2C6BAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C0BAAA%2CoCAAA%2CAAAA%3B%3BAAAA%3B%3BAC9FH%2CiBAAA%2CcAAA%2CAAAA%3B%3BAAEE%2CmEAAA%2CyCAAA%2CAAAA%3B%3BAAGC%2C6FAAA%2CuEAAA%2CAAAA%3B%3BAAIC%2CyHAAA%2CcAAA%2CAAAA%3B%3BAACC%2CiIAAA%2CYAAA%2CAAAA%3B%3BAAOD%2C6FAAA%2CmCAAA%2CAAAA%3B%3BAAGC%2CyGAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2C6BAAA%2CAAAA%3B%3BAAKD%2CyFAAA%2C4DAAA%2CAAAA%3B%3BAAKC%2C6GAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CqGAAA%2C%2BBAAA%2CAAAA%3B%3BAAKD%2C%2BGAAA%2CqFAAA%2CAAAA%3B%3BAAOA%2CyGAAA%2CqCAAA%2CAAAA%3B%3BAAGC%2CqHAAA%2C6DAAA%2CAAAA%3B%3BAAKA%2CqHAAA%2C%2BEAAA%2CAAAA%3B%3BAAKC%2CyHAAA%2CeAAA%2CAAAA%3B%3BAAID%2CiHAAA%2CsCAAA%2CAAAA%3B%3BAAKA%2CqIAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CuJAAA%2C2BAAA%2CAAAA%3B%3BAAKD%2CqGAAA%2C6IAAA%2CAAAA%3B%3BAC%5C%2FEJ%2CWAAA%2CsDAAA%2CAAAA%3B%3BAAIE%2CyBAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C6BAAA%2C%2BBAAA%2CAAAA%3B%3BAAKC%2CsBAAA%2CsCAAA%2CAAAA%3B%3BAAIA%2C4BAAA%2CmEAAA%2CAAAA%3B%3BAAGC%2C8BAAA%2CwPAAA%2CAAAA%3B%3BAAOC%2CoCAAA%2CmJAAA%2CAAAA%3B%3BAAOH%2CgBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2C4BAAA%2CAAAA%3B%3BAAGC%2C8BAAA%2CkLAAA%2CAAAA%3B%3BAAKC%2CoCAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2C0CAAA%2CeAAA%2CAAAA%3B%3BAAKF%2CmBAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2CgCAAA%2CsBAAA%2CAAAA%3B%3BAAEC%2CkCAAA%2CwCAAA%2CAAAA%3B%3BAAIC%2CsCAAA%2CoBAAA%2CAAAA%3B%3BAAMD%2C2CAAA%2CsCAAA%2CAAAA%3B%3BAAGC%2C6CAAA%2C0HAAA%2CAAAA%3B%3BAASD%2CiDAAA%2CmEAAA%2CAAAA%3B%3BAAOA%2CmCAAA%2CuKAAA%2CAAAA%3B%3BAAIC%2CyCAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2CiCAAA%2CsMAAA%2CAAAA%3B%3BAAMO%2CuCAAA%2CwJAAA%2CAAAA%3B%3BAAKJ%2CkCAAA%2C0NAAA%2CAAAA%3B%3BAAOI%2CwCAAA%2CwJAAA%2CAAAA%3B%3BAAMR%2CqBAAA%2CkEAAA%2CAAAA%3B%3BAAKC%2CqCAAA%2CsCAAA%2CAAAA%3B%3BAAGC%2CuCAAA%2C6DAAA%2CAAAA%3B%3BAAMD%2C2BAAA%2C6RAAA%2CAAAA%3B%3BAAOC%2CiCAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2C8DAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2CoEAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2C2CAAA%2CeAAA%2CAAAA%3B%3BAAIC%2CmEAAA%2CaAAA%2CAAAA%3B%3BAAID%2CwCAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CqEAAA%2CmDAAA%2CAAAA%3B%3BAAKA%2CkEAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CoEAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2C2EAAA%2C8FAAA%2CAAAA%3B%3BAAWH%2CuCACC%2CqBAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CsCAEE%2CyBAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CsCACC%2CuBAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CsCAEE%2C%2BCAAA%2C%2BBAAA%2CAAAA%3B%3BAAMA%2CqEAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CkEAAA%2CYAAA%2CAAAA%3B%3BAAID%2CqBAAA%2CkBAAA%2CAAAA%3B%3BAAKE%2C0CAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2CsCACC%2CqBAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C2BAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CqEAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CkEAAA%2CWAAA%2CAAAA%3B%3BAAEC%2CoEAAA%2CcAAA%2CAAAA%3B%3BAAID%2C2EAAA%2CeAAA%2CAAAA%3B%3BAAID%2CkCAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2C2CAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C0CAAA%2C%2BHAAA%2CAAAA%3B%3BAASI%2C4CAAA%2C8CAAA%2CAAAA%3B%3BAAIC%2CqDAAA%2CoCAAA%2CAAAA%3B%3BAAIA%2C2DAAA%2CcAAA%2CAAAA%3B%3BAAMN%2C4BAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C2CAAA%2CgIAAA%2CAAAA%3B%3BAASC%2C6CAAA%2C4GAAA%2CAAAA%3B%3BAAOC%2CwDAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAPtTL%3B%3B%3BGQCC%2CmBAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CeAAA%2C8BAAA%2CAAAA%3B%3BAAIA%2CkBAAA%2CiBAAA%2CAAAA%3B%3BAAKE%2C2CAAA%2CwBAAA%2CAAAA%3B%3BAAKA%2C4CAAA%2CwBAAA%2CAAAA%3B%3BAAKF%2CyCAAA%2CaAAA%2CAAAA%3B%3BAAEC%2C6CAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CqEAAA%2CySAAA%2CAAAA%3B%3BAAWC%2CqFAAA%2CgCAAA%2CAAAA%3B%3BAAGC%2CiGAAA%2CuBAAA%2CAAAA%3B%3BAAID%2CuGAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2C%2BEAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2CyFAAA%2CiCAAA%2CAAAA%3B%3BAAKD%2C%2BEAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2CyFAAA%2CkCAAA%2CAAAA%3B%3BAAKD%2C2FAAA%2CgBAAA%2CAAAA%3B%3BAAKF%2CqBAAA%2CoCAAA%2CAAAA%3B%3BAAIA%2CsBAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CoCAAA%2CuGAAA%2CAAAA%3B%3BAAUA%2CuBAAA%2CuBAAA%2CAAAA%3B%3BAAID%2CeAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CkBAAA%2CyCAAA%2CAAAA%3B%3BAAGC%2C8BAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C6BAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CcAAA%2CAAAA%3B%3BAAID%2CwBAAA%2CsHAAA%2CAAAA%3B%3BAAUD%2CgBAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CiBAAA%2CmLAAA%2CAAAA%3B%3BAAIA%2CuBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CgBAAA%2CiDAAA%2CAAAA%3B%3BAAKC%2CiCAAA%2C2BAAA%2CAAAA%3B%3BAAID%2CcAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2CwBAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CuFAAA%2CAAAA%3B%3BAAQC%2C2BAAA%2CmKAAA%2CAAAA%3B%3BAAMA%2CiCAAA%2CeAAA%2CAAAA%3B%3BAAKF%2CcAAA%2C8DAAA%2CAAAA%3B%3BAAIC%2C4BAAA%2CsHAAA%2CAAAA%3B%3BAAGA%2CgCAAA%2C8DAAA%2CAAAA%3B%3BAAMA%2C%2BCAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CyCAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2C%2BCAAA%2C6GAAA%2CAAAA%3B%3BAAWD%2CoCAAA%2CgEAAA%2CAAAA%3B%3BAAOD%2C0BAAA%2C8BAAA%2CAAAA%3B%3BAAGC%2CiCAAA%2C2GAAA%2CAAAA%3B%3BAAUA%2CkDAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CyBAAA%2C8BAAA%2CAAAA%3B%3BAAGC%2CgCAAA%2CiHAAA%2CAAAA%3B%3BAAUA%2C2CAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C2BAAA%2C2JAAA%2CAAAA%3B%3BAAGC%2CiCAAA%2C8JAAA%2CAAAA%3B%3BAAKD%2CyCAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C%2BCAAA%2CeAAA%2CAAAA%3B%3BAAOH%2CmFAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2C2BAAA%2CcAAA%2CAAAA%3B%3BAAIC%2CgDAAA%2CqDAAA%2CAAAA%3B%3BAAIC%2C4EAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CmFAAA%2CqSAAA%2CAAAA%3B%3BAAaH%2CoJAAA%2CgCAAA%2CAAAA%3B%3BAAKA%2CmBAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C8CAAA%2C%2BBAAA%2CAAAA%3B%3BAAMA%2CwCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C0CAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C2DAAA%2CoGAAA%2CAAAA%3B%3BAAOA%2CiEAAA%2CSAAA%2CAAAA%3B%3BAAGA%2C6DAAA%2C6HAAA%2CAAAA%3B%3BAAaF%2CsBAAA%2CyCAAA%2CAAAA%3B%3BAAGC%2CuCAAA%2CsBAAA%2CyCAAA%2CAAAA%3B%3BAAAA%3B%3BAAIA%2CsCAAA%2CsBAAA%2CyCAAA%2CAAAA%3B%3BAAAA%3B%3BAAIA%2CsCAAA%2CsBAAA%2CuCAAA%2CAAAA%3B%3BAAAA%3B%3BAAKC%2CsCAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C%2BCAAA%2CqGAAA%2CAAAA%3B%3BAAOA%2C6CAAA%2CoCAAA%2CAAAA%3B%3BAAIA%2C6CAAA%2C0PAAA%2CAAAA%3B%3BAAQC%2C%2BCAAA%2C8CAAA%2CAAAA%3B%3BAAKA%2CmDAAA%2CoBAAA%2CAAAA%3B%3BAAOH%2CsCAEE%2CwDAAA%2CuBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CsCAEE%2CuBAAA%2CsEAAA%2CAAAA%3B%3BAAIC%2CyCAAA%2CgDAAA%2CAAAA%3B%3BAAIC%2C%2BCAAA%2CcAAA%2CAAAA%3B%3BAAID%2CoCAAA%2CYAAA%2CAAAA%3B%3BAAKF%2CqBAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAR5YF%3B%3B%3BGSCC%2CgBAAA%2CoGAAA%2CAAAA%3B%3BAAOA%2C8BAAA%2C4EAAA%2CAAAA%3B%3BAAKC%2CoCAAA%2CoGAAA%2CAAAA%3B%3BAAUD%2CwBAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CwBAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CmCAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CqBAAA%2C2CAAA%2CAAAA%3B%3BAAII%2CuBAAA%2C%2BCAAA%2CAAAA%3B%3BAAMJ%2C4BAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CgCAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CkCAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CsCAAA%2CiBAAA%2CAAAA%3B%3BAAID%2C2DAAA%2C6CAAA%2CAAAA%3B%3BAAIA%2C%2BBAAA%2CmBAAA%2CAAAA%3B%3BAAGE%2CqCAAA%2C4EAAA%2CAAAA%3B%3BAAKC%2C4CAAA%2C4EAAA%2CAAAA%3B%3BAAOA%2CiDAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CwDAAA%2CcAAA%2CAAAA%3B%3BAAQL%2CeAAA%2CqCAAA%2CAAAA%3B%3BAAKA%2CgBAAA%2C0BAAA%2CAAAA%3B%3BAAIC%2C6BAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CoCAAA%2C0BAAA%2CAAAA%3B%3BAAOA%2C0BAAA%2CoUAAA%2CAAAA%3B%3BAAaC%2C4BAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CiCAAA%2CqBAAA%2CAAAA%3B%3BAAID%2CgCAAA%2CwJAAA%2CAAAA%3B%3BAAGC%2CqCAAA%2CYAAA%2CAAAA%3B%3BAAQH%2CiDAAA%2CcAAA%2CAAAA%3B%3BAAKE%2CyDAAA%2C6EAAA%2CAAAA%3B%3BAAOA%2CkEAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CoEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CyEAAA%2CwUAAA%2CAAAA%3B%3BAAQA%2CgFAAA%2CqRAAA%2CAAAA%3B%3BAAWD%2CkUAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CwJAAA%2CoCAAA%2CAAAA%3B%3BAAQA%2C4EAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CwEAAA%2CcAAA%2CAAAA%3B%3BAAMD%2C4CAAA%2CkDAAA%2CAAAA%3B%3BAAMC%2CkDAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2C0DAAA%2C0NAAA%2CAAAA%3B%3BAAKC%2CwEAAA%2CwFAAA%2CAAAA%3B%3BAAQA%2CsEAAA%2C%2BOAAA%2CAAAA%3B%3BAAUA%2CgEAAA%2C8DAAA%2CAAAA%3B%3BAAMA%2CkEAAA%2C0JAAA%2CAAAA%3B%3BAAIA%2C8EAAA%2CyTAAA%2CAAAA%3B%3BAAMD%2CkEAAA%2C6OAAA%2CAAAA%3B%3BAASC%2CwEAAA%2CwJAAA%2CAAAA%3B%3BAAOH%2C4BAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2CkDAAA%2CAAAA%3B%3BAAGC%2CwDAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C8EAAA%2CiCAAA%2CAAAA%3B%3BAAKA%2CyDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CiDAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C%2BDAAA%2CsCAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2CwBAAA%2CAAAA%3B%3BAAQD%2C6BAAA%2CwEAAA%2CAAAA%3B%3BARjKA%2C8DAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2CiCAAA%2CAAAA%3B%3BAAGA%2CyDAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CoDAAA%2CiCAAA%2CAAAA%3B%3BAQ4JC%2CiDAAA%2CcAAA%2CAAAA%3B%3BAAIC%2CgDAAA%2CmCAAA%2CAAAA%3B%3BAAIA%2CoDAAA%2CoDAAA%2CAAAA%3B%3BAAKA%2CmDAAA%2C4FAAA%2CAAAA%3B%3BAASF%2CiCAAA%2CwDAAA%2CAAAA%3B%3BAAQA%2CqBAAA%2C6CAAA%2CAAAA%3B%3BAAKA%2CyBAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CwBAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CgEAAA%2CAAAA%3B%3BAR%5C%2FMA%2CwEAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C%2BDAAA%2CiCAAA%2CAAAA%3B%3BAAGA%2CmEAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CiCAAA%2CAAAA%3B%3BAQ0MC%2C6CAAA%2CsDAAA%2CAAAA%3B%3BAAIC%2CmDAAA%2CuGAAA%2CAAAA%3B%3BAAID%2C4CAAA%2CgNAAA%2CAAAA%3B%3BAAcD%2CuCAAA%2C8CAAA%2CAAAA%3B%3BARzOA%2CwEAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C%2BDAAA%2CiCAAA%2CAAAA%3B%3BAAGA%2CmEAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CiCAAA%2CAAAA%3B%3BAQmOC%2C6CAAA%2CqEAAA%2CAAAA%3B%3BAAMA%2C4CAAA%2CkGAAA%2CAAAA%3B%3BAAOC%2CkDAAA%2CoBAAA%2CAAAA%3B%3BAAUF%2CoDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CoDAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2C0DAAA%2C2CAAA%2CAAAA%3B%3BAAKD%2CwCAAA%2C6PAAA%2CAAAA%3B%3BAASC%2C8CAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2CiDAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CiDAAA%2CgBAAA%2CAAAA%3B%3BAAIC%2C8CAAA%2CoBAAA%2CAAAA%3B%3BAAKA%2C6CAAA%2CqCAAA%2CAAAA%3B%3BAAUA%2CsEAAA%2CmdAAA%2CAAAA%3B%3BAAeC%2CkFAAA%2CwDAAA%2CAAAA%3B%3BAAWF%2CkFAAA%2CoIAAA%2CAAAA%3B%3BAAEC%2C2GAAA%2CqLAAA%2CAAAA%3B%3BAAMC%2CyGAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CwGAAA%2CkDAAA%2CAAAA%3B%3BAAMF%2CiCAAA%2C2BAAA%2CAAAA%3B%3BAAGC%2CqEAAA%2CuKAAA%2CAAAA%3B%3BAAGC%2CyFAAA%2CwJAAA%2CAAAA%3B%3BAAIA%2CgGAAA%2CgBAAA%2CAAAA%3B%3BAAIG%2CwEAAA%2CoCAAA%2CAAAA%3B%3BAAGF%2CmFAAA%2CmBAAA%2CAAAA%3B%3BAAGG%2CmFAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2C0EAAA%2CqCAAA%2CAAAA%3B%3BAAGC%2CgFAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CoGAAA%2CkCAAA%2CAAAA%3B%3BAAID%2C6FAAA%2C0CAAA%2CAAAA%3B%3BAAIA%2C6FAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C6FAAA%2CsIAAA%2CAAAA%3B%3BAASA%2C%2BEAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CiFAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CkGAAA%2CcAAA%2CAAAA%3B%3BAAID%2CsGAAA%2CoUAAA%2CAAAA%3B%3BAAaA%2C8UAAA%2CeAAA%2CAAAA%3B%3BAAKA%2CmLAAA%2CeAAA%2CAAAA%3B%3BAAMN%2CqEAAA%2CwBAAA%2CAAAA%3B%3BAAEC%2CwEAAA%2CwCAAA%2CAAAA%3B%3BAAGC%2CmFAAA%2CcAAA%2CAAAA%3B%3BAAGG%2C6FAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C4FAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CqFAAA%2C0HAAA%2CAAAA%3B%3BAAQC%2C0GAAA%2CmEAAA%2CAAAA%3B%3BAAQA%2CwGAAA%2CqCAAA%2CAAAA%3B%3BAAID%2CoFAAA%2CkOAAA%2CAAAA%3B%3BAAOC%2C0FAAA%2C2MAAA%2CAAAA%3B%3BAAMA%2CyGAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C0FAAA%2C4DAAA%2CAAAA%3B%3BAAOL%2CoCAAA%2C%2BCAAA%2CAAAA%3B%3BAAIC%2C0CAAA%2CoIAAA%2CAAAA%3B%3BAAGA%2CyDAAA%2CyFAAA%2CAAAA%3B%3BAAQC%2CgFAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CsEAAA%2C0TAAA%2CAAAA%3B%3BAAeF%2CiGAAA%2CmCAAA%2CAAAA%3B%3BAASD%2CqCAAA%2CoGAAA%2CAAAA%3B%3BAAOC%2CuDAAA%2C2FAAA%2CAAAA%3B%3BAAQA%2CsDAAA%2CgDAAA%2CAAAA%3B%3BAAMD%2C8BAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2CoCAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CsDAAA%2CAAAA%3B%3BAASD%2CmEAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2C2CAAA%2CAAAA%3B%3BAAIC%2C2HAAA%2CeAAA%2CAAAA%3B%3BAAID%2C%2BCAAA%2CaAAA%2CAAAA%3B%3BAAIC%2CiDAAA%2CgBAAA%2CAAAA%3B%3BAAGE%2C6IAAA%2CeAAA%2CAAAA%3B%3BAAID%2CwDAAA%2CeAAA%2CAAAA%3B%3BAAMC%2C%2BIAAA%2CeAAA%2CAAAA%3B%3BAAID%2CyDAAA%2CeAAA%2CAAAA%3B%3BAAQH%2CsBAAA%2CmBAAA%2CAAAA%3B%3BAAGE%2CkDAAA%2CuFAAA%2CAAAA%3B%3BAASA%2CoCAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2C%2BCAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2C8EAAA%2CAAAA%3B%3BAAOA%2C2EAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2C0DAAA%2CyPAAA%2CAAAA%3B%3BAASC%2CgEAAA%2CeAAA%2CAAAA%3B%3BAAID%2C6DAAA%2C8CAAA%2CAAAA%3B%3BAAOF%2C2CAAA%2CsEAAA%2CAAAA%3B%3BAAMC%2CsDAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CsDAAA%2CSAAA%2CAAAA%3B%3BAAGA%2CmDAAA%2CeAAA%2CAAAA%3B%3BAAMD%2CiCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C2DAAA%2CuIAAA%2CAAAA%3B%3BAAYA%2CqDAAA%2CyEAAA%2CAAAA%3B%3BAAMC%2C0DAAA%2C8DAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2C2CAAA%2CAAAA%3B%3BAAIC%2C6DAAA%2CeAAA%2CAAAA%3B%3BAAMH%2CwCAAA%2C0SAAA%2CAAAA%3B%3BAAWC%2CmDAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CmDAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C8CAAA%2CkDAAA%2CAAAA%3B%3BAAMA%2C8CAAA%2CkDAAA%2CAAAA%3B%3BAASH%2CwBAAA%2CkDAAA%2CAAAA%3B%3BAAGC%2C4CAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CkDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CmDAAA%2CoBAAA%2CAAAA%3B%3BAAIC%2CsDAAA%2CkGAAA%2CAAAA%3B%3BAAMA%2CoDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CyDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CoEAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2C0EAAA%2CgFAAA%2CAAAA%3B%3BAAMC%2CqFAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C2FAAA%2CcAAA%2CAAAA%3B%3BAAID%2CgFAAA%2CkHAAA%2CAAAA%3B%3BAAUA%2C%2BEAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CoFAAA%2CsGAAA%2CAAAA%3B%3BAAOA%2CoFAAA%2C%2BBAAA%2CAAAA%3B%3BAAYN%2C6BAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CwDAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CqKAAA%2C%2BBAAA%2CAAAA%3B%3BAAUD%2C8CAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CsHAAA%2CyBAAA%2CAAAA%3B%3BAAIC%2CsEAAA%2CkRAAA%2CAAAA%3B%3BAAaD%2CgEAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C4EAAA%2C2BAAA%2CAAAA%3B%3BAAEC%2C0FAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CwFAAA%2C2CAAA%2CAAAA%3B%3BATv9BL%3B%3B%3BGSs%2BBE%2CkBAAA%2C0LAAA%2CAAAA%3B%3BAAKC%2CoBAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2C0BAAA%2C8JAAA%2CAAAA%3B%3BAAKD%2C6BAAA%2CiBAAA%2CAAAA%3B%3BAAKC%2C4CAAA%2CyQAAA%2CAAAA%3B%3BAAKD%2C6CAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CkOAAA%2CAAAA%3B%3BAAUC%2CyCAAA%2CeAAA%2CAAAA%3B%3BAAID%2CsDAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2C4DAAA%2CmCAAA%2CAAAA%3B%3BAAMF%2CsBAAA%2CmFAAA%2CAAAA%3B%3BAAMA%2CoCAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CcAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CcAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C0BAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2CiCAAA%2CgBAAA%2CAAAA%3B%3BAAKF%2CoCAAA%2CsEAAA%2CAAAA%3B%3BAAKC%2CsCAAA%2CmFAAA%2CAAAA%3B%3BAAKC%2CqDAAA%2CuEAAA%2CAAAA%3B%3BAAKA%2C0CAAA%2C0DAAA%2CAAAA%3B%3BAAOD%2CwCAAA%2C8BAAA%2CAAAA%3B%3BAAKD%2CuBAAA%2CkEAAA%2CAAAA%3B%3BAAKC%2C8BAAA%2CeAAA%2CAAAA%3B%3BAAID%2C8BAAA%2C%2BBAAA%2CAAAA%3B%3BAAOA%2C8BAAA%2C%2BDAAA%2CAAAA%3B%3BAAIC%2C%2BCAAA%2CkBAAA%2CAAAA%3B%3BAAID%2CoBAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CsBAAA%2CiEAAA%2CAAAA%3B%3BAAMA%2C8BAAA%2CiEAAA%2CAAAA%3B%3BAAMA%2CgCAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2C6DAAA%2CAAAA%3B%3BAASD%2CuCAAA%2C2FAAA%2CAAAA%3B%3BAAMA%2CsCAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CwCAAA%2CeAAA%2CAAAA%3B%3BAAKA%2CsCAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2CqCAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CsCAAA%2CYAAA%2CAAAA%3B%3BAAMA%2CgFAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2CkFAAA%2CqFAAA%2CAAAA%3B%3BAAKC%2CsFAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CyFAAA%2CkQAAA%2CAAAA%3B%3BAAQC%2C%2BFAAA%2C4DAAA%2CAAAA%3B%3BAAOF%2C2FAAA%2CuEAAA%2CAAAA%3B%3BAAKC%2C6GAAA%2C6BAAA%2CAAAA%3B%3BAAKD%2C0FAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2CsGAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2C6GAAA%2C0BAAA%2CAAAA%3B%3BAAOD%2C%2BFAAA%2CsLAAA%2CAAAA%3B%3BAAQF%2C6DAAA%2CwIAAA%2CAAAA%3B%3BAAQC%2CkEAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2CyEAAA%2C0CAAA%2CAAAA%3B%3BAAOF%2C%2BDAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CiEAAA%2CyXAAA%2CAAAA%3B%3BAAgBC%2CuEAAA%2CgCAAA%2CAAAA%3B%3BAAQF%2C6HAAA%2CsBAAA%2CAAAA%3B%3BAAMA%2CkBAAA%2CeAAA%2CAAAA%3B%3BAAKD%2CiCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C%2BCAAA%2CgEAAA%2CAAAA%3B%3BAAIC%2CiDAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CmDAAA%2CyJAAA%2CAAAA%3B%3BAAIA%2CyDAAA%2C2JAAA%2CAAAA%3B%3BAAOD%2C8CAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2C2CAAA%2CsDAAA%2CAAAA%3B%3BAAKA%2C8CAAA%2C6GAAA%2CAAAA%3B%3BAAOC%2CmEAAA%2CmFAAA%2CAAAA%3B%3BAAOC%2C0EAAA%2CqCAAA%2CAAAA%3B%3BAAKC%2CwFAAA%2C8DAAA%2CAAAA%3B%3BAAMA%2C2FAAA%2C2BAAA%2CAAAA%3B%3BAAKD%2C%2BEAAA%2CmJAAA%2CAAAA%3B%3BAAUI%2CqFAAA%2CgCAAA%2CAAAA%3B%3BAAUN%2CqCAAA%2C%2BBAAA%2CAAAA%3B%3BAAEC%2C2GAAA%2C6DAAA%2CAAAA%3B%3BAAOA%2CoDAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2C0DAAA%2CgCAAA%2CAAAA%3B%3BAAKD%2CyDAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C8DAAA%2CeAAA%2CAAAA%3B%3BAASF%2C8EAAA%2CkBAAA%2CAAAA%3B%3BAAMA%2CqDAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CwEAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2C4DAAA%2CuKAAA%2CAAAA%3B%3BAAWC%2CkEAAA%2CoBAAA%2CAAAA%3B%3BAAOH%2CmBAAA%2C4BAAA%2CAAAA%3B%3BAAGC%2C2BAAA%2C4HAAA%2CAAAA%3B%3BAASA%2C4BAAA%2CoHAAA%2CAAAA%3B%3BAAQA%2C4BAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CoEAAA%2C%2BNAAA%2CAAAA%3B%3BAAQC%2CgFAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2CmCAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CkBAAA%2CAAAA%3B%3BAAID%2C4BAAA%2CcAAA%2CAAAA%3B%3BAAEC%2CiCAAA%2C4EAAA%2CAAAA%3B%3BAAMC%2CmCAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CqCAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CkDAAA%2CAAAA%3B%3BAAII%2CyCAAA%2CYAAA%2CAAAA%3B%3BAAIJ%2CuCAAA%2CeAAA%2CAAAA%3B%3BAAOF%2CyCAAA%2CmDAAA%2CAAAA%3B%3BAAQC%2CmIAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C%2BDAAA%2CwDAAA%2CAAAA%3B%3BAAUD%2C2CAAA%2CeAAA%2CAAAA%3B%3BAAMA%2CiBAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CsBAAA%2CqEAAA%2CAAAA%3B%3BAAKC%2CkCAAA%2CcAAA%2CAAAA%3B%3BAAID%2C%2BCAAA%2CYAAA%2CAAAA%3B%3BAAKA%2CmCAAA%2CeAAA%2CAAAA%3B%3BAAMA%2CiDAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2C4DAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CmDAAA%2CoGAAA%2CAAAA%3B%3BAAMA%2C2DAAA%2C4CAAA%2CAAAA%3B%3BAASD%2CgCAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2CuCAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CkCAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CwCAAA%2C0CAAA%2CAAAA%3B%3BAAQF%2CoDAAA%2CeAAA%2CAAAA%3B%3BAAOC%2CkEAAA%2CmDAAA%2CAAAA%3B%3BAAUD%2CiCAAA%2C%2BDAAA%2CAAAA%3B%3BAAIC%2CuCAAA%2CeAAA%2CAAAA%3B%3BAAID%2C0CAAA%2CeAAA%2CAAAA%3B%3BAAOA%2C2DAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CsEAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CiEAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2C0EAAA%2CkDAAA%2CAAAA%3B%3BAAMF%2C8FAAA%2CeAAA%2CAAAA%3B%3BAAKC%2C0CAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2C6BAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CwCAAA%2C8YAAA%2CAAAA%3B%3BAAWC%2C6CAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2C%2BCAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2C4DAAA%2CoBAAA%2CAAAA%3B%3BAAKF%2CmDAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2CqDAAA%2C8CAAA%2CAAAA%3B%3BAAKA%2C2DAAA%2CiRAAA%2CAAAA%3B%3BAAeC%2CiEAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CuEAAA%2C%2BBAAA%2CAAAA%3B%3BAAWD%2CkDAAA%2CsGAAA%2CAAAA%3B%3BAAQA%2C6DAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CYAAA%2CAAAA%3B%3BAAID%2CqCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C0DAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C4DAAA%2C2HAAA%2CAAAA%3B%3BAAWA%2CmDAAA%2CkFAAA%2CAAAA%3B%3BAASC%2CyDAAA%2CgJAAA%2CAAAA%3B%3BAAGC%2C%2BDAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2CsDAAA%2C4DAAA%2CAAAA%3B%3BAAKC%2C4DAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2CgJAAA%2CAAAA%3B%3BAAGC%2C8DAAA%2CmJAAA%2CAAAA%3B%3BAAYF%2CiEAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C2EAAA%2CcAAA%2CAAAA%3B%3BAAKF%2CsCAEE%2CgCAAA%2C0FAAA%2CAAAA%3B%3BAAKE%2C8HAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAQJ%2CsCACC%2CgBAAA%2CgBAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CsCAEE%2CoDAAA%2CYAAA%2CAAAA%3B%3BAAAA%3B%3BATjxDH%3B%3B%3BGUCE%2CyBAAA%2CwDAAA%2CAAAA%3B%3BAAIC%2C4BAAA%2CkGAAA%2CAAAA%3B%3BAAQD%2CsBAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C0BAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CkCAAA%2C6CAAA%2CAAAA%3B%3BAAIC%2CwCAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CyCAAA%2C0OAAA%2CAAAA%3B%3BAAUI%2C%2BCAAA%2CmJAAA%2CAAAA%3B%3BAASN%2C4CAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CwBAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CmCAAA%2C4BAAA%2CAAAA%3B%3BAAKA%2C0CAAA%2C%2BBAAA%2CAAAA%3B%3BAAMC%2C4DAAA%2CwCAAA%2CAAAA%3B%3BAAKA%2CgEAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2C0CAAA%2CAAAA%3B%3BAASF%2CiDAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C0BAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CyBAAA%2CsCAAA%2CAAAA%3B%3BAAIA%2CuCAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2C4BAAA%2CqTAAA%2CAAAA%3B%3BAAWC%2CkCAAA%2CmJAAA%2CAAAA%3B%3BAAMA%2C%2BBAAA%2C8GAAA%2CAAAA%3B%3BAAOC%2CiCAAA%2CmKAAA%2CAAAA%3B%3BAAIC%2CuCAAA%2CeAAA%2CAAAA%3B%3BAAID%2C0CAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CgDAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CqCAAA%2CsGAAA%2CAAAA%3B%3BAAWF%2CuBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CsBAAA%2CsCAAA%2CAAAA%3B%3BAAIA%2CmBAAA%2C%2BJAAA%2CAAAA%3B%3BAAQC%2CwBAAA%2CiPAAA%2CAAAA%3B%3BAAUA%2CyBAAA%2CiCAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CwJAAA%2CAAAA%3B%3BAAMA%2C0BAAA%2C2GAAA%2CAAAA%3B%3BAAUF%2CoCAAA%2CeAAA%2CAAAA%3B%3BAAIC%2C6EAAA%2CkEAAA%2CAAAA%3B%3BAAOD%2CeAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CiEAAA%2CYAAA%2CAAAA%3B%3BAAEC%2C2CACC%2CuEAAA%2CqEAAA%2CAAAA%3B%3BAAKC%2CyJAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2C6EAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CwFAAA%2CyFAAA%2CAAAA%3B%3BAAMC%2CyGAAA%2CiBAAA%2CAAAA%3B%3BAAID%2C%2BGAAA%2C%2BFAAA%2CAAAA%3B%3BAAOA%2C4FAAA%2C%2BEAAA%2CAAAA%3B%3BAAOA%2CyFAAA%2CwCAAA%2CAAAA%3B%3BAAGC%2C%2BFAAA%2C%2BGAAA%2CAAAA%3B%3BAAYA%2C0GAAA%2CsHAAA%2CAAAA%3B%3BAAAA%3B%3BAAaJ%2C4CAEE%2CwBAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2C%2BBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2C2CACC%2CwBAAA%2CoBAAA%2CAAAA%3B%3BAAMG%2C4DAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAAQJ%2C2CACC%2CgBAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2CgBAAA%2C8CAAA%2CAAAA%3B%3BAAOG%2C4DAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2CgEAAA%2CqCAAA%2CAAAA%3B%3BAAKD%2CmFAAA%2C4BAAA%2CAAAA%3B%3BAAAA%3B%3BAC%5C%2FTH%2C0BAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2C2BAAA%2CeAAA%2CAAAA%3B%3BAAKA%2C2DAAA%2CyCAAA%2CAAAA%3B%3BAAIA%2CoDAAA%2CyDAAA%2CAAAA%3B%3BAAIC%2CmHAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2C0DAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C0DAAA%2CyDAAA%2CAAAA%3B%3BAAMD%2CoDAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CiEAAA%2CkCAAA%2CAAAA%3B%3BAAKD%2C%2BCAAA%2CmCAAA%2CAAAA%3B%3BAAKC%2CkEAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CiFAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CmFAAA%2CqGAAA%2CAAAA%3B%3BAAOA%2C8FAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CsKAAA%2CiDAAA%2CAAAA%3B%3BAAKA%2C4FAAA%2C%2BFAAA%2CAAAA%3B%3BAAKC%2C8FAAA%2CoFAAA%2CAAAA%3B%3BAAMA%2CmGAAA%2CmEAAA%2CAAAA%3B%3BAAWF%2CmFAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CiFAAA%2C%2BCAAA%2CAAAA%3B%3BAAII%2C8FAAA%2C%2BCAAA%2CAAAA%3B%3BAAQJ%2CyFAAA%2CkBAAA%2CAAAA%3B%3BAAIC%2CiGAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CiHAAA%2CyBAAA%2CAAAA%3B%3BAAEI%2CuHAAA%2CiCAAA%2CAAAA%3B%3BAAKH%2C%2BTAAA%2CyBAAA%2CAAAA%3B%3BAAEI%2CiVAAA%2CiCAAA%2CAAAA%3B%3BAAQR%2C4CAAA%2CmCAAA%2CAAAA%3B%3BAAIE%2CkEAAA%2CoIAAA%2CAAAA%3B%3BAASA%2C6DAAA%2CwHAAA%2CAAAA%3B%3BAAQC%2C%2BDAAA%2C%2BGAAA%2CAAAA%3B%3BAAOA%2CkEAAA%2CuCAAA%2CAAAA%3B%3BAAKD%2CqEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CoEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CwEAAA%2CoBAAA%2CAAAA%3B%3BAAMD%2C6CAAA%2C4MAAA%2CAAAA%3B%3BAAMC%2CmDAAA%2CyFAAA%2CAAAA%3B%3BAAQA%2CwDAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2C8DAAA%2CcAAA%2CAAAA%3B%3BAAID%2CmDAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2CkDAAA%2CkGAAA%2CAAAA%3B%3BAAQD%2C4CAAA%2CsEAAA%2CAAAA%3B%3BAAKC%2C%2BDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CmDAAA%2C6GAAA%2CAAAA%3B%3BAAUA%2CoDAAA%2C6CAAA%2CAAAA%3B%3BAAIC%2CwDAAA%2CYAAA%2CAAAA%3B%3BAAID%2CiEAAA%2C2DAAA%2CAAAA%3B%3BAAIC%2C8EAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CgFAAA%2CiLAAA%2CAAAA%3B%3BAAKC%2CsFAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2CkFAAA%2C8QAAA%2CAAAA%3B%3BAAUC%2CwFAAA%2CoBAAA%2CAAAA%3B%3BAAMH%2CgDAAA%2CiBAAA%2CAAAA%3B%3BAAGE%2CwHAAA%2C%2BJAAA%2CAAAA%3B%3BAAIC%2CgJAAA%2C4EAAA%2CAAAA%3B%3BAAMA%2CoIAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2C8JAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2C8IAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2CwKAAA%2CsMAAA%2CAAAA%3B%3BAAMC%2CgMAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CkLAAA%2C6CAAA%2CAAAA%3B%3BAAQF%2CoFAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2CoFAAA%2CkBAAA%2CAAAA%3B%3BAAKF%2C6CAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CgEAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CmBAAA%2CwEAAA%2CAAAA%3B%3BAAKC%2CkCAAA%2CYAAA%2CAAAA%3B%3BAAEC%2CoDAAA%2CkEAAA%2CAAAA%3B%3BAAKC%2CsDAAA%2CyCAAA%2CAAAA%3B%3BAAIA%2CsDAAA%2CyKAAA%2CAAAA%3B%3BAAIC%2C4DAAA%2CqDAAA%2CAAAA%3B%3BAAKA%2C4DAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CuEAAA%2CcAAA%2CAAAA%3B%3BAAKF%2CuDAAA%2C2DAAA%2CAAAA%3B%3BAAKA%2C%2BCAAA%2C2GAAA%2CAAAA%3B%3BAAQA%2CyDAAA%2C4FAAA%2CAAAA%3B%3BAAMC%2C2DAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2CiEAAA%2C8KAAA%2CAAAA%3B%3BAAMD%2C%2BDAAA%2CwEAAA%2CAAAA%3B%3BAAOA%2CoEAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C0EAAA%2CcAAA%2CAAAA%3B%3BAAQJ%2CmEAAA%2CiCAAA%2CAAAA%3B%3BAAKA%2C2CAGG%2C6CAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CsCAAA%2CoBAAA%2CAAAA%3B%3BAAKA%2C8CAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CmBAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2C2CACC%2C2DAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CwBAAA%2C8CAAA%2CAAAA%3B%3BAAIA%2CwBAAA%2CgEAAA%2CAAAA%3B%3BAAKA%2CoDAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CmBAAA%2CoBAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2C2CACC%2C2DAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CoDAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CmBAAA%2C%2BEAAA%2CAAAA%3B%3BAAKC%2CmCAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CoDAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2C%2BCAAA%2CkCAAA%2CAAAA%3B%3BAAKD%2C4FAAA%2CeAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2C2CACC%2CwBAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C0JAAA%2CgCAAA%2CAAAA%3B%3BAAAA%3B%3BAAMD%2C2CAEE%2CiEAAA%2CgDAAA%2CAAAA%3B%3BAAKA%2CkDAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2C0EAAA%2CyDAAA%2CAAAA%3B%3BAAGC%2C0FAAA%2C2BAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2C2CAEE%2C%2BCAAA%2CkCAAA%2CAAAA%3B%3BAAAA%3B%3BAXlgBH%3B%3B%3BGYAA%2CgCAAA%2CuBAAA%2CAAAA%3B%3BAAGC%2CeAAA%2C2KAAA%2CAAAA%3B%3BAAMC%2CiCAAA%2C2KAAA%2CAAAA%3B%3BAAKA%2CoDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C0DAAA%2CwBAAA%2CAAAA%3B%3BAAKD%2CeAAA%2CwDAAA%2CAAAA%3B%3BAAIA%2CeAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CYAAA%2CkCAAA%2CAAAA%3B%3BAAEC%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CuCAAA%2CAAAA%3B%3BAAKC%2CwIAAA%2CuBAAA%2CAAAA%3B%3BAAID%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAKC%2CoCAAA%2CcAAA%2CAAAA%3B%3BAAKA%2C8DAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwEAAA%2C0CAAA%2CAAAA%3B%3BAASD%2CyBAAA%2CuCAAA%2CAAAA%3B%3BAAKC%2CoCAAA%2CcAAA%2CAAAA%3B%3BAAMD%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2C2CAAA%2CuCAAA%2CAAAA%3B%3BAAOC%2C8DAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwEAAA%2C0CAAA%2CAAAA%3B%3BAAQA%2C4BAAA%2C6DAAA%2CAAAA%3B%3BAAMA%2C4CAAA%2CgBAAA%2CAAAA%3B%3BAAID%2CiCAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CyBAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CoCAAA%2CcAAA%2CAAAA%3B%3BAAMD%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CuBAAA%2CeAAA%2CAAAA%3B%3BAAGE%2C8DAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwEAAA%2C0CAAA%2CAAAA%3B%3BAAOD%2C4BAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CiCAAA%2CiBAAA%2CAAAA%3B%3BAAMD%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C0BAAA%2CkBAAA%2CAAAA%3B%3BAAEC%2C0CAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CqEAAA%2CAAAA%3B%3BAAMA%2C8CAAA%2CsBAAA%2CAAAA%3B%3BAAKA%2CoCAAA%2CcAAA%2CAAAA%3B%3BAAKA%2C6CAAA%2CqCAAA%2CAAAA%3B%3BAAIC%2CoDAAA%2CuBAAA%2CAAAA%3B%3BAAIA%2C0DAAA%2C0DAAA%2CAAAA%3B%3BAAIC%2CgEAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2CiEAAA%2C4LAAA%2CAAAA%3B%3BAAGA%2C6DAAA%2CwBAAA%2CAAAA%3B%3BAAQH%2CyBAAA%2CuCAAA%2CAAAA%3B%3BAAOe%2CgEAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CgEAAA%2CiBAAA%2CAAAA%3B%3BAAGQ%2CqEAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C6EAAA%2CeAAA%2CAAAA%3B%3BAAKlB%2CuGAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CiHAAA%2C0CAAA%2CAAAA%3B%3BAAUU%2C0DAAA%2CsBAAA%2CAAAA%3B%3BAAOd%2CuCAAA%2C6DAAA%2CAAAA%3B%3BAAQA%2CoCAAA%2CcAAA%2CAAAA%3B%3BAAMD%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C2CAAA%2CsBAAA%2CAAAA%3B%3BAAEC%2C2DAAA%2CgBAAA%2CAAAA%3B%3BAAID%2C4CAAA%2CwFAAA%2CAAAA%3B%3BAAQA%2CwCAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C0BAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2C8CAAA%2CuFAAA%2CAAAA%3B%3BAAMA%2C4CAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C8CAAA%2C6CAAA%2CAAAA%3B%3BAAKD%2CyBAAA%2CcAAA%2CAAAA%3B%3BAAIC%2C4BAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CoCAAA%2C0BAAA%2CAAAA%3B%3BAAIC%2C8DAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwEAAA%2C0CAAA%2CAAAA%3B%3BAAOD%2CiCAAA%2CiBAAA%2CAAAA%3B%3BAAMD%2CyBAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CsCAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CsCAAA%2C8NAAA%2CAAAA%3B%3BAASA%2C8CAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CoCAAA%2CcAAA%2CAAAA%3B%3BAAKA%2C6CAAA%2CQAAA%2CAAAA%3B%3BAAGA%2CgDAAA%2CcAAA%2CAAAA%3B%3BAAMD%2CyBAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CyBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2CqDAAA%2CAAAA%3B%3BAAMG%2C4FAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CsGAAA%2C0CAAA%2CAAAA%3B%3BAAOD%2C8DAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2CoEAAA%2CmJAAA%2CAAAA%3B%3BAAOH%2CsBAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CgCAAA%2CwCAAA%2CAAAA%3B%3BAAKC%2CoCAAA%2CcAAA%2CAAAA%3B%3BAAMD%2C0CAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2C4BAAA%2CAAAA%3B%3BAAEC%2C8CAAA%2C4BAAA%2CAAAA%3B%3BAAIC%2CwLAAA%2CuBAAA%2CAAAA%3B%3BAAKF%2C8DAAA%2C6BAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CoDAAA%2CAAAA%3B%3BAAIC%2C2CAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CoEAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CsDAAA%2CYAAA%2CAAAA%3B%3BAAKF%2C8BAAA%2C%2BFAAA%2CAAAA%3B%3BAAQA%2C%2BBAAA%2CgBAAA%2CAAAA%3B%3BAAKA%2CoDAAA%2C2EAAA%2CAAAA%3B%3BAAMA%2CwCAAA%2CsCAAA%2CAAAA%3B%3BAAIA%2CoCAAA%2CqKAAA%2CAAAA%3B%3BAAcA%2C0BAAA%2CmBAAA%2CAAAA%3B%3BAAIC%2C%2BBAAA%2CgDAAA%2CAAAA%3B%3BAAKA%2CyCAAA%2C2CAAA%2CAAAA%3B%3BAAUD%2CoCAAA%2C4BAAA%2CAAAA%3B%3BAAGC%2C0CAAA%2C0BAAA%2CAAAA%3B%3BAAID%2CoCAAA%2CsCAAA%2CAAAA%3B%3BAAGA%2CgCAAA%2CobAAA%2CAAAA%3B%3BAAaE%2CkEAAA%2CkJAAA%2CAAAA%3B%3BAASC%2CqFAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CgHAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2C0IAAA%2CUAAA%2CAAAA%3B%3BAAGA%2CmJAAA%2CoEAAA%2CAAAA%3B%3BAAOD%2C%2BFAAA%2C8IAAA%2CAAAA%3B%3BAAWD%2C2DAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CwDAAA%2C8IAAA%2CAAAA%3B%3BAAUA%2CyDAAA%2CyGAAA%2CAAAA%3B%3BAAQI%2C2DAAA%2CYAAA%2CAAAA%3B%3BAAIJ%2CiFAAA%2CkEAAA%2CAAAA%3B%3BAAKC%2C4FAAA%2CYAAA%2CAAAA%3B%3BAAOF%2C6DAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2C2DAAA%2CSAAA%2CAAAA%3B%3BAAID%2CyCAAA%2CoDAAA%2CAAAA%3B%3BAAIC%2CuDAAA%2CgFAAA%2CAAAA%3B%3BAAOC%2CgEAAA%2CkDAAA%2CAAAA%3B%3BAAIC%2CqEAAA%2CqCAAA%2CAAAA%3B%3BAAMF%2CuDAAA%2C6EAAA%2CAAAA%3B%3BAAOC%2C%2BDAAA%2C%2BBAAA%2CAAAA%3B%3BAAKD%2CsDAAA%2CcAAA%2CAAAA%3B%3BAAEC%2CuEAAA%2C6LAAA%2CAAAA%3B%3BAASF%2C0DAAA%2CyPAAA%2CAAAA%3B%3BAASC%2CkEAAA%2CmGAAA%2CAAAA%3B%3BAAOC%2CmFAAA%2CuCAAA%2CAAAA%3B%3BAAKA%2CiFAAA%2C2EAAA%2CAAAA%3B%3BAAKC%2C8FAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CgGAAA%2CuLAAA%2CAAAA%3B%3BAAKC%2CsGAAA%2CmJAAA%2CAAAA%3B%3BAAOH%2CsEAAA%2CgKAAA%2CAAAA%3B%3BAAIC%2C4EAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2CsEAAA%2CyEAAA%2CAAAA%3B%3BAAQA%2CsCAAA%2CgHAAA%2CAAAA%3B%3BAAKA%2CqCAAA%2C6IAAA%2CAAAA%3B%3BAAKA%2C0EAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CqCAAA%2CyNAAA%2CAAAA%3B%3BAAQI%2C2CAAA%2CmJAAA%2CAAAA%3B%3BAAKJ%2CmCAAA%2CeAAA%2CAAAA%3B%3BAAQD%2CuCAAA%2C0DAAA%2CAAAA%3B%3BAAKC%2C6CAAA%2C0BAAA%2CAAAA%3B%3BAAID%2CmCAAA%2CkBAAA%2CAAAA%3B%3BAAEC%2C8CAAA%2CYAAA%2CAAAA%3B%3BAAEC%2CoDAAA%2C0BAAA%2CAAAA%3B%3BAAID%2CiDAAA%2CYAAA%2CAAAA%3B%3BAAMF%2CuCACC%2CgCAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAAKD%2CuCAEE%2CyBAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CuBAAA%2CcAAA%2CAAAA%3B%3BAAKA%2C4BAAA%2CuCAAA%2CAAAA%3B%3BAAMA%2C6DAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CyBAAA%2C4FAAA%2CAAAA%3B%3BAAQD%2CqCAAA%2CsBAAA%2CAAAA%3B%3BAAIA%2CmFAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2CiFAAA%2CyBAAA%2CAAAA%3B%3BAAEC%2C8FAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CgGAAA%2C8BAAA%2CAAAA%3B%3BAAAA%3B%3BAAQH%2CuCAEE%2C8BAAA%2CiBAAA%2CAAAA%3B%3BAAMC%2C2CAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CkDAAA%2CcAAA%2CAAAA%3B%3BAAMD%2CkDAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAOF%2CsCAEE%2CyBAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CuBAAA%2CcAAA%2CAAAA%3B%3BAAKA%2CyBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2BAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C0BAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CiCAAA%2CAAAA%3B%3BAAKA%2C0CAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CyBAAA%2C0EAAA%2CAAAA%3B%3BAAOD%2CkEAAA%2CgBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMD%2CsCAGG%2CkGAAA%2CcAAA%2CAAAA%3B%3BAAKA%2CgXAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CsFAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C8GAAA%2C8OAAA%2CAAAA%3B%3BAAQC%2CwIAAA%2CsEAAA%2CAAAA%3B%3BAAMA%2CkIAAA%2CmGAAA%2CAAAA%3B%3BAAMC%2C8IAAA%2CsBAAA%2CAAAA%3B%3BAASJ%2CyBAAA%2CsBAAA%2CAAAA%3B%3BAAIC%2C8CAAA%2CkIAAA%2CAAAA%3B%3BAAUC%2CoDAAA%2CYAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CsDAAA%2C2CAAA%2CAAAA%3B%3BAASD%2C8CAAA%2CyBAAA%2CAAAA%3B%3BAAIC%2CyDAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2CuDAAA%2C0IAAA%2CAAAA%3B%3BAAaD%2CsGAAA%2CYAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2CsCACC%2CeAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CgDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2BAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2C0BAAA%2C6BAAA%2CAAAA%3B%3BAAGC%2C8CAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CgFAAA%2CAAAA%3B%3BAASD%2CyBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2BAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2C2BAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C0BAAA%2CkBAAA%2CAAAA%3B%3BAAEC%2CmFAAA%2CsBAAA%2CAAAA%3B%3BAAOA%2CsCAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CsCAAA%2CSAAA%2CAAAA%3B%3BAAID%2C2BAAA%2CcAAA%2CAAAA%3B%3BAAKA%2CyDAAA%2CSAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2CoCAAA%2CAAAA%3B%3BAAIA%2C2HAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C2DAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CkEAAA%2CwCAAA%2CAAAA%3B%3BAAGC%2CiFAAA%2C6BAAA%2CAAAA%3B%3BAAGC%2C4FAAA%2CSAAA%2CAAAA%3B%3BAAID%2C%2BFAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C0IAAA%2CUAAA%2CAAAA%3B%3BAAEC%2CmJAAA%2CgBAAA%2CAAAA%3B%3BAAOF%2CgEAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C0DAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CkEAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CsCAEE%2CwEAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2CgFAAA%2CYAAA%2CAAAA%3B%3BAAID%2CkDAAA%2CeAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CsCAEE%2CoDAAA%2CiDAAA%2CAAAA%3B%3BAAIC%2C4DAAA%2CYAAA%2CAAAA%3B%3BAAID%2CoCAAA%2CsBAAA%2CAAAA%3B%3BAAKD%2C4BAAA%2CYAAA%2CAAAA%3B%3BAAEC%2CuCAAA%2CYAAA%2CAAAA%3B%3BAAKA%2CgDAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CoDAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CkDAAA%2CWAAA%2CAAAA%3B%3BAAQA%2C2BAAA%2CWAAA%2CAAAA%3B%3BAAQA%2CsDAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2C0BAAA%2CAAAA%3B%3BAAMA%2CuFAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CkEAAA%2CYAAA%2CAAAA%3B%3BAAID%2CqCAAA%2CgBAAA%2CAAAA%3B%3BAAAA%3B%3BACtpCA%2CgBAAA%2C2PAAA%2CAAAA%3B%3BAAQC%2CkBAAA%2CkMAAA%2CAAAA%3B%3BAAOA%2C2CAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CkDAAA%2CyGAAA%2CAAAA%3B%3BAAUD%2CsBAAA%2CoIAAA%2CAAAA%3B%3BAAEC%2CwBAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2C8BAAA%2CgCAAA%2CAAAA%3B%3BAAMD%2CkCAAA%2CmEAAA%2CAAAA%3B%3BAAIC%2CwCAAA%2CuFAAA%2CAAAA%3B%3BAAWF%2CoCAAA%2CeAAA%2CAAAA%3B%3BAAID%2CkBAAA%2CwEAAA%2CAAAA%3B%3BAAIC%2C4BAAA%2CgPAAA%2CAAAA%3B%3BAAWA%2C4CAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CqMAAA%2CAAAA%3B%3BAAKC%2CiCAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CiCAAA%2C0CAAA%2CAAAA%3B%3BAAGC%2CwCAAA%2CgLAAA%2CAAAA%3B%3BAAID%2CuEAAA%2CUAAA%2CAAAA%3B%3BAAGA%2CqCAAA%2CgKAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CWAAA%2CAAAA%3B%3BAAKF%2CuBAAA%2C0jBAAA%2CAAAA%3B%3BAAeC%2C4BAAA%2C2JAAA%2CAAAA%3B%3BAAGC%2CkCAAA%2C8JAAA%2CAAAA%3B%3BAAKD%2C4BAAA%2CyKAAA%2CAAAA%3B%3BAASC%2C8BAAA%2C2GAAA%2CAAAA%3B%3BAAMA%2CsCAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2CkCAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2CAAA%2CoBAAA%2CAAAA%3B%3BAAMD%2CuBAAA%2C0CAAA%2CAAAA%3B%3BAASD%2CiCAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CwjBAAA%2CAAAA%3B%3BAAcC%2C0CAAA%2C2KAAA%2CAAAA%3B%3BAAIA%2C0EAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CsCAAA%2CqIAAA%2CAAAA%3B%3BAAOC%2CiEAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CuEAAA%2CkIAAA%2CAAAA%3B%3BAAYD%2CwCAAA%2CwHAAA%2CAAAA%3B%3BAAMC%2C8CAAA%2CsBAAA%2CAAAA%3B%3BAAKD%2CgDAAA%2CkMAAA%2CAAAA%3B%3BAAMC%2CuDAAA%2C2LAAA%2CAAAA%3B%3BAAIA%2CsDAAA%2C%2BBAAA%2CAAAA%3B%3BAAKA%2C0DAAA%2CYAAA%2CAAAA%3B%3BAAID%2C4CAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CgDAAA%2C8JAAA%2CAAAA%3B%3BAAGC%2CsDAAA%2CuBAAA%2CAAAA%3B%3BAAKD%2CqDAAA%2CoBAAA%2CAAAA%3B%3BAAKF%2CyCAAA%2CmEAAA%2CAAAA%3B%3BAAIC%2C%2BCAAA%2CuFAAA%2CAAAA%3B%3BAAaF%2CgBAAA%2CqCAAA%2CAAAA%3B%3BAAIC%2C4BAAA%2CQAAA%2CAAAA%3B%3BAAEC%2C2CAAA%2CySAAA%2CAAAA%3B%3BAAKD%2C6BAAA%2CSAAA%2CAAAA%3B%3BAAEC%2C4CAAA%2CoSAAA%2CAAAA%3B%3BAAMA%2CuCAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2CsCAAA%2CqRAAA%2CAAAA%3B%3BAAKD%2C%2BBAAA%2C6CAAA%2CAAAA%3B%3BAAKC%2C6CAAA%2CiBAAA%2CAAAA%3B%3BAAOA%2CyCAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C%2BBAAA%2CsCAAA%2CAAAA%3B%3BAAKD%2CyBAAA%2CmOAAA%2CAAAA%3B%3BAAQC%2C%2BBAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2C%2BBAAA%2CmCAAA%2CAAAA%3B%3BAAGC%2C6CAAA%2CgBAAA%2CAAAA%3B%3BAAID%2C0BAAA%2CwEAAA%2CAAAA%3B%3BAAKC%2CsCAAA%2C0BAAA%2CaAAA%2CAAAA%3B%3BAAAA%3B%3BAAGA%2CwCAAA%2C8BAAA%2CAAAA%3B%3BAAGC%2C2DAAA%2CcAAA%2CAAAA%3B%3BAAKF%2CqBAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CcAAA%2C8FAAA%2CAAAA%3B%3BAAKC%2CyBAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CgBAAA%2CgNAAA%2CAAAA%3B%3BAAMC%2CsBAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2CqBAAA%2CyDAAA%2CAAAA%3B%3BAAMA%2CwBAAA%2CiDAAA%2CAAAA%3B%3BAAGC%2C6BAAA%2CuCAAA%2CAAAA%3B%3BAAYD%2CkDAAA%2C0JAAA%2CAAAA%3B%3BAAGC%2CyDAAA%2CsBAAA%2CAAAA%3B%3BAAQD%2CiCAAA%2C6rBAAA%2CAAAA%3B%3BAAcI%2CwCAAA%2C6KAAA%2CAAAA%3B%3BAAIA%2CmDAAA%2C2CAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2CmDAAA%2C2FAAA%2CAAAA%3B%3BAAKC%2CiEAAA%2CkBAAA%2CAAAA%3B%3BAAID%2CkDAAA%2CoBAAA%2CAAAA%3B%3BAAEF%2C6DAAA%2CiBAAA%2CAAAA%3B%3BAAIE%2CkDAAA%2C0EAAA%2CAAAA%3B%3BAAKF%2CoEAAA%2C%2BEAAA%2CAAAA%3B%3BAAKC%2CsFAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2CiFAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CmGAAA%2CgBAAA%2CAAAA%3B%3BAAMH%2CwDAAA%2CsDAAA%2CAAAA%3B%3BAAIC%2C%2BEAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C%2BEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2CgEAAA%2C4NAAA%2CAAAA%3B%3BAAQA%2CgEAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CsEAAA%2CoBAAA%2CAAAA%3B%3BAASH%2C0CAAA%2CqnBAAA%2CAAAA%3B%3BAAYC%2C6DAAA%2CqHAAA%2CAAAA%3B%3BAAOC%2CoEAAA%2CyMAAA%2CAAAA%3B%3BAAGA%2C0EAAA%2C6FAAA%2CAAAA%3B%3BAAQD%2C4DAAA%2C%2BFAAA%2CAAAA%3B%3BAAMC%2C6EAAA%2C8HAAA%2CAAAA%3B%3BAAOC%2CwFAAA%2CUAAA%2CAAAA%3B%3BAAIC%2CsGAAA%2C%2BBAAA%2CAAAA%3B%3BAAMF%2C%2BEAAA%2C2QAAA%2CAAAA%3B%3BAAWC%2CqFAAA%2CeAAA%2CAAAA%3B%3BAAKF%2C2DAAA%2CuGAAA%2CAAAA%3B%3BAAQC%2C6EAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2CwEAAA%2C%2BBAAA%2CAAAA%3B%3BAAKD%2CiEAAA%2CgEAAA%2CAAAA%3B%3BAAMC%2CwFAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwFAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CuEAAA%2CiMAAA%2CAAAA%3B%3BAAMC%2CyEAAA%2CkLAAA%2CAAAA%3B%3BAAMA%2C%2BEAAA%2CoBAAA%2CAAAA%3B%3BAAOJ%2C6BAAA%2C4PAAA%2CAAAA%3B%3BAAUC%2CmCAAA%2CeAAA%2CAAAA%3B%3BAAID%2C2BAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CmDAAA%2C0HAAA%2CAAAA%3B%3BAASA%2C6BAAA%2CkDAAA%2CAAAA%3B%3BAAIC%2C%2BBAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CqCAAA%2CeAAA%2CAAAA%3B%3BAAMH%2CsBAAA%2CiCAAA%2CAAAA%3B%3BAAEC%2CsCAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2CiJAAA%2CAAAA%3B%3BAAMF%2CsBAAA%2CgCAAA%2CAAAA%3B%3BAAGC%2CwCAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2C6CAAA%2CeAAA%2CAAAA%3B%3BAAOE%2CmFAAA%2CsBAAA%2CAAAA%3B%3BAAIA%2CoLAAA%2CiBAAA%2CAAAA%3B%3BAAKF%2CyDAAA%2C2CAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2CsDAAA%2CAAAA%3B%3BAAIC%2CoEAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2C4EAAA%2CmJAAA%2CAAAA%3B%3BAAMA%2C%2BEAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CkFAAA%2CgDAAA%2CAAAA%3B%3BAAKA%2C%2BFAAA%2CeAAA%2CAAAA%3B%3BAAOF%2CqDAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CkEAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CkEAAA%2CaAAA%2CAAAA%3B%3BAb5tBH%3B%3B%3BGasuBC%2CuCAII%2CwDAAA%2C0JAAA%2CAAAA%3B%3BAAGC%2C%2BDAAA%2CsBAAA%2CAAAA%3B%3BAAAA%3B%3BAAUL%2CuCAEE%2CiCAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2CwCAAA%2CyBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CsCAEE%2C6DAAA%2CYAAA%2CAAAA%3B%3BAAKA%2C2DAAA%2CuCAAA%2CAAAA%3B%3BAAAA%3B%3BAAOF%2CsCACC%2C0CAAA%2CaAAA%2CAAAA%3B%3BAAGA%2C0BAAA%2CoDAAA%2CAAAA%3B%3BAAAA%3B%3BAbpxBF%3B%3B%3BGcCE%2CuBAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2CwCAAA%2CuCAAA%2CAAAA%3B%3BAAOF%2CuCAGG%2CwCAAA%2CuCAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2CsCAGG%2C8FAAA%2CYAAA%2CAAAA%3B%3BAAID%2CuBAAA%2CqBAAA%2CAAAA%3B%3BAAEC%2CkCAAA%2CoBAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2CsCAEE%2CuBAAA%2CkBAAA%2CAAAA%3B%3BAAAA%3B%3BAdvCH%3B%3B%3BGeCC%2C2BAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CcAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C4DAAA%2CmHAAA%2CAAAA%3B%3BAAQC%2CiFAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CwHAAA%2CwBAAA%2CAAAA%3B%3BAAID%2CgCAAA%2C4OAAA%2CAAAA%3B%3BAAOC%2CsCAAA%2CgCAAA%2CAAAA%3B%3BAAKD%2CoBAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2CoQAAA%2CAAAA%3B%3BAAQC%2CkCAAA%2CyKAAA%2CAAAA%3B%3BAAQC%2CkEAAA%2C4CAAA%2CAAAA%3B%3BAAKA%2CwEAAA%2CkGAAA%2CAAAA%3B%3BAAKA%2CwEAAA%2CuCAAA%2CAAAA%3B%3BAAOD%2CuCAAA%2C8DAAA%2CAAAA%3B%3BAAKC%2CyCAAA%2CYAAA%2CAAAA%3B%3BAAKD%2CgCAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CmCAAA%2CmEAAA%2CAAAA%3B%3BAAIC%2CgDAAA%2C4BAAA%2CAAAA%3B%3BAAKF%2CiCAAA%2C%2BJAAA%2CAAAA%3B%3BAAIC%2CuCAAA%2C2CAAA%2CAAAA%3B%3BAAKD%2CyBAAA%2CyDAAA%2CAAAA%3B%3BAAOC%2CiDAAA%2CgEAAA%2CAAAA%3B%3BAAKA%2C%2BCAAA%2CoNAAA%2CAAAA%3B%3BAAQC%2CiDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CoDAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2C8BAAA%2CAAAA%3B%3BAAIA%2CqDAAA%2CeAAA%2CAAAA%3B%3BAAID%2CiDAAA%2CuKAAA%2CAAAA%3B%3BAAWA%2CiDAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CgIAAA%2CmCAAA%2CAAAA%3B%3BAAMD%2CqCAAA%2CoFAAA%2CAAAA%3B%3BAAMC%2C2CAAA%2CgCAAA%2CAAAA%3B%3BAChKD%2CkCAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2CsEAAA%2CoMAAA%2CAAAA%3B%3BAAQA%2C2DAAA%2CmKAAA%2CAAAA%3B%3BAAKA%2CuGAAA%2C0GAAA%2CAAAA%3B%3BAAQA%2CoDAAA%2CuCAAA%2CAAAA%3B%3BAAKA%2CqDAAA%2CqCAAA%2CAAAA%3B%3BAAKA%2CsDAAA%2CyCAAA%2CAAAA%3B%3BAAMD%2CgCAAA%2CwCAAA%2CAAAA%3B%3BAAGC%2CoDAAA%2CqEAAA%2CAAAA%3B%3BAAKC%2CsDAAA%2CoLAAA%2CAAAA%3B%3BAAKC%2C4DAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2C%2BCAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CkNAAA%2CAAAA%3B%3BAAOC%2CoEAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2C%2BCAAA%2CqFAAA%2CAAAA%3B%3BAAMC%2C6DAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2C6DAAA%2CoFAAA%2CAAAA%3B%3BAAMC%2CmEAAA%2C4FAAA%2CAAAA%3B%3BAAWF%2C%2BCAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C6CAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C0DAAA%2CyDAAA%2CAAAA%3B%3BAAIC%2C4DAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2CkEAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2C2EAAA%2CwDAAA%2CAAAA%3B%3BAASH%2CkCAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CgCAAA%2C4BAAA%2CAAAA%3B%3BAAGC%2CmCAAA%2CqSAAA%2CAAAA%3B%3BAAYA%2CqCAAA%2C4DAAA%2CAAAA%3B%3BAAMA%2CiFAAA%2C%2BLAAA%2CAAAA%3B%3BAAQC%2C6CAAA%2C8BAAA%2CAAAA%3B%3BAAIA%2C2DAAA%2CuNAAA%2CAAAA%3B%3BAAMC%2CiEAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2C6CAAA%2CgNAAA%2CAAAA%3B%3BAAMC%2CmDAAA%2CmJAAA%2CAAAA%3B%3BAAQF%2C4CAAA%2CiBAAA%2CAAAA%3B%3BAAGE%2CoMAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C8FAAA%2CiLAAA%2CAAAA%3B%3BAAOD%2C2DAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CwEAAA%2CsCAAA%2CAAAA%3B%3BAAKE%2CqGAAA%2CcAAA%2CAAAA%3B%3BAAID%2CuFAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CmGAAA%2CoMAAA%2CAAAA%3B%3BAAUD%2CoGAAA%2CgJAAA%2CAAAA%3B%3BAAIA%2CyGAAA%2C%2BIAAA%2CAAAA%3B%3BAAQD%2C%2BEAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2DAAA%2C0DAAA%2CAAAA%3B%3BAAIC%2CwEAAA%2CgNAAA%2CAAAA%3B%3BAAQC%2CqFAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2CqGAAA%2CyBAAA%2CAAAA%3B%3BAAKF%2C0EAAA%2CmKAAA%2CAAAA%3B%3BAAOA%2C8EAAA%2C%2BKAAA%2CAAAA%3B%3BAAMA%2CgFAAA%2CkKAAA%2CAAAA%3B%3BAAUA%2C2QAAA%2CwMAAA%2CAAAA%3B%3BAAOD%2CkEAAA%2CoIAAA%2CAAAA%3B%3BAAEC%2C%2BEAAA%2C6EAAA%2CAAAA%3B%3BAAOA%2C%2BEAAA%2CiJAAA%2CAAAA%3B%3BAAGC%2C2FAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2FAAA%2CoIAAA%2CAAAA%3B%3BAAGA%2C6FAAA%2CsFAAA%2CAAAA%3B%3BAAQA%2CqFAAA%2CwJAAA%2CAAAA%3B%3BAACC%2CiGAAA%2CgJAAA%2CAAAA%3B%3BAAQF%2CiFAAA%2CiJAAA%2CAAAA%3B%3BAAGC%2CsFAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2C%2BFAAA%2CsFAAA%2CAAAA%3B%3BAAQA%2CuFAAA%2CoKAAA%2CAAAA%3B%3BAAMD%2C6FAAA%2CkJAAA%2CAAAA%3B%3BAAGC%2CmGAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CqGAAA%2CuBAAA%2CAAAA%3B%3BAAID%2CiIAAA%2CYAAA%2CAAAA%3B%3BAAID%2CyPAAA%2CgLAAA%2CAAAA%3B%3BAAcD%2CwEAAA%2CcAAA%2CAAAA%3B%3BAAOC%2CqFAAA%2C4MAAA%2CAAAA%3B%3BAAQA%2CiFAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C%2BEAAA%2CsSAAA%2CAAAA%3B%3BAAWC%2CgSAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2C8FAAA%2C%2BGAAA%2CAAAA%3B%3BAAMC%2CmGAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2C%2BGAAA%2C%2BNAAA%2CAAAA%3B%3BAAOD%2C0GAAA%2CkFAAA%2CAAAA%3B%3BAAMA%2C4FAAA%2CwMAAA%2CAAAA%3B%3BAAMC%2CwGAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CkGAAA%2CwJAAA%2CAAAA%3B%3BAAEC%2C8GAAA%2CYAAA%2CAAAA%3B%3BAAQJ%2C2DAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CwEAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C0EAAA%2C0CAAA%2CAAAA%3B%3BAAUD%2CsEAAA%2CwCAAA%2CAAAA%3B%3BAAKE%2C4MAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CkGAAA%2C2CAAA%2CAAAA%3B%3BAAOF%2CuFAAA%2C0CAAA%2CAAAA%3B%3BAAKA%2C%2BDAAA%2CYAAA%2CAAAA%3B%3BAAEC%2C8EAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CgFAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CmFAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C6FAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2C4EAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2C2FAAA%2CcAAA%2CAAAA%3B%3BAAID%2CyFAAA%2C4MAAA%2CAAAA%3B%3BAAKC%2CkHAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2CqGAAA%2CgEAAA%2CAAAA%3B%3BAAOA%2CyGAAA%2CiFAAA%2CAAAA%3B%3BAAOA%2C0GAAA%2CqBAAA%2CAAAA%3B%3BAAIA%2C%2BFAAA%2CwJAAA%2CAAAA%3B%3BAAKD%2CuGAAA%2C8FAAA%2CAAAA%3B%3BAAWH%2C6BAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C%2BBAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CgCAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CoEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CgBAAA%2C0DAAA%2CAAAA%3B%3BAAIC%2C6BAAA%2CiEAAA%2CAAAA%3B%3BAAIA%2C6BAAA%2CkNAAA%2CAAAA%3B%3BAAOC%2C4CAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2C4BAAA%2CiCAAA%2CAAAA%3B%3BAAIC%2C%2BBAAA%2CiMAAA%2CAAAA%3B%3BAAMC%2CsCAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2C6CAAA%2C2EAAA%2CAAAA%3B%3BAAQD%2C4CAAA%2C4JAAA%2CAAAA%3B%3BAAIC%2C0DAAA%2C4CAAA%2CAAAA%3B%3BAASF%2C8BAAA%2CuBAAA%2CAAAA%3B%3BAAGC%2CyCAAA%2CYAAA%2CAAAA%3B%3BAAMD%2C2BAAA%2CsbAAA%2CAAAA%3B%3BAAaC%2CsCAAA%2CQAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CSAAA%2CAAAA%3B%3BAAGA%2CiCAAA%2CoKAAA%2CAAAA%3B%3BAAOF%2CiCAAA%2CmKAAA%2CAAAA%3B%3BAAIC%2C4CAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C6CAAA%2CYAAA%2CAAAA%3B%3BAAKD%2C2CAGG%2CsDAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAClqBF%2CwCAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CkCAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CwDAAA%2CAAAA%3B%3BAAIC%2CiDAAA%2CsHAAA%2CAAAA%3B%3BAAID%2CwDAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CsCAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2CiDAAA%2CyCAAA%2CAAAA%3B%3BAAIC%2CsDAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2CiEAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CsDAAA%2C6MAAA%2CAAAA%3B%3BAAQA%2CuDAAA%2C4LAAA%2CAAAA%3B%3BAAQC%2CuHAAA%2CwJAAA%2CAAAA%3B%3BAAOH%2CwCAAA%2CYAAA%2CAAAA%3B%3BAAEC%2C8CAAA%2C%2BCAAA%2CAAAA%3B%3BAAIC%2CyDAAA%2CgBAAA%2CAAAA%3B%3BAAIC%2CgEAAA%2CoBAAA%2CAAAA%3B%3BAAID%2CmDAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2CwDAAA%2CkBAAA%2CAAAA%3B%3BAAEC%2CmEAAA%2CgBAAA%2CAAAA%3B%3BAAID%2C8DAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CmDAAA%2C2LAAA%2CAAAA%3B%3BAAQC%2CyDAAA%2CwJAAA%2CAAAA%3B%3BAAOH%2CwCAAA%2CwPAAA%2CAAAA%3B%3BAAQC%2C0CAAA%2CmIAAA%2CAAAA%3B%3BAAQC%2CuDAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CwEAAA%2CuBAAA%2CAAAA%3B%3BAAOH%2CsCAAA%2C0BAAA%2CAAAA%3B%3BAAGC%2C4DAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C%2BCAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CkEAAA%2C2CAAA%2CAAAA%3B%3BAAIA%2CoFAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CiHAAA%2CgDAAA%2CAAAA%3B%3BAAKA%2C8GAAA%2CkCAAA%2CAAAA%3B%3BAAIC%2CuHAAA%2CeAAA%2CAAAA%3B%3BAAQJ%2CuCAEE%2CsDAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CqCAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CuCAEE%2CwDAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CyEAAA%2CyCAAA%2CAAAA%3B%3BAAMD%2C0CAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CsCAEE%2CwCAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CqCAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2CsCAEE%2CwDAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CyEAAA%2CcAAA%2CAAAA%3B%3BAAID%2CoFAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CkHAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2CiGAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C8GAAA%2C2BAAA%2CAAAA%3B%3BAAEC%2C0HAAA%2CoCAAA%2CAAAA%3B%3BAAKA%2C8HAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C%2BHAAA%2CoBAAA%2CAAAA%3B%3BAAAA%3B%3BAC7NL%2CqCAAA%2CgKAAA%2CAAAA%3B%3BAAEE%2C2CAAA%2CgUAAA%2CAAAA%3B%3BAAKD%2C6GAAA%2CwBAAA%2CAAAA%3B%3BAAGA%2CuDAAA%2CYAAA%2CAAAA%3B%3BAlBVD%3B%3B%3BGkBmBE%2CqGAAA%2C8BAAA%2CAAAA%3B%3BAAIA%2C6EAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CqHAAA%2C2DAAA%2CAAAA%3B%3BAAMC%2C2IAAA%2CsNAAA%2CAAAA%3B%3BAAMC%2CuJAAA%2CmJAAA%2CAAAA%3B%3BAAOD%2C6KAAA%2CyBAAA%2CAAAA%3B%3BAAID%2C%2BGAAA%2CgKAAA%2CAAAA%3B%3BAAIC%2C2HAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2C2HAAA%2CmJAAA%2CAAAA%3B%3BAAGC%2CuIAAA%2CeAAA%2CAAAA%3B%3BAAKF%2C2GAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CuHAAA%2CqCAAA%2CAAAA%3B%3BAAGC%2CmIAAA%2CuCAAA%2CAAAA%3B%3BAAMD%2CuHAAA%2C%2BBAAA%2CAAAA%3B%3BAAKD%2C0KAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2C8NAAA%2C6BAAA%2CAAAA%3B%3BAAGC%2C0PAAA%2C%2BQAAA%2CAAAA%3B%3BAAMA%2C8QAAA%2CkRAAA%2CAAAA%3B%3BAAOD%2CkLAAA%2C4EAAA%2CAAAA%3B%3BAAQD%2CmHAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2C6IAAA%2CiFAAA%2CAAAA%3B%3BAAMC%2C6KAAA%2CyBAAA%2CAAAA%3B%3BAAKD%2CyEAAA%2CgDAAA%2CAAAA%3B%3BAAIC%2CyGAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CqFAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CuFAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CuHAAA%2C0BAAA%2CAAAA%3B%3BAAIA%2CyGAAA%2CYAAA%2CAAAA%3B%3BAAOD%2CqLAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2LAAA%2CsBAAA%2CAAAA%3B%3BAAOA%2C2FAAA%2CoEAAA%2CAAAA%3B%3BAAIC%2CiGAAA%2CyFAAA%2CAAAA%3B%3BAAKC%2C0NAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2C6GAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CuHAAA%2CuDAAA%2CAAAA%3B%3BAAKA%2CuGAAA%2CgEAAA%2CAAAA%3B%3BAAIC%2CuIAAA%2CoDAAA%2CAAAA%3B%3BAAIC%2C6LAAA%2C8BAAA%2CAAAA%3B%3BAAID%2C%2BHAAA%2CmCAAA%2CAAAA%3B%3BAAGC%2CmIAAA%2CuOAAA%2CAAAA%3B%3BAAQC%2C%2BIAAA%2CoBAAA%2CAAAA%3B%3BAAKF%2C6HAAA%2CmCAAA%2CAAAA%3B%3BAAIA%2CuMAAA%2CiEAAA%2CAAAA%3B%3BAAKA%2CiMAAA%2C4EAAA%2CAAAA%3B%3BAAIC%2CqMAAA%2CgDAAA%2CAAAA%3B%3BAAMD%2CiMAAA%2C4EAAA%2CAAAA%3B%3BAAKC%2CqPAAA%2CsEAAA%2CAAAA%3B%3BAAMA%2CyMAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CyMAAA%2CuDAAA%2CAAAA%3B%3BAAIC%2C6PAAA%2C4EAAA%2CAAAA%3B%3BAAYL%2CyFAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2C%2BFAAA%2C%2BCAAA%2CAAAA%3B%3BAAKA%2CyHAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C6JAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CmJAAA%2CiBAAA%2CAAAA%3B%3BAAID%2C2HAAA%2CmCAAA%2CAAAA%3B%3BAAGC%2CiJAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C6IAAA%2CuDAAA%2CAAAA%3B%3BAAII%2CyJAAA%2CkEAAA%2CAAAA%3B%3BAAOJ%2C2JAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CiLAAA%2CeAAA%2CAAAA%3B%3BAAGE%2C4ZAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CmOAAA%2CgCAAA%2CAAAA%3B%3BAAKD%2CgYAAA%2CcAAA%2CAAAA%3B%3BAAKF%2C2HAAA%2CsBAAA%2CAAAA%3B%3BAAEC%2CiIAAA%2CuNAAA%2CAAAA%3B%3BAAYI%2CiJAAA%2CqFAAA%2CAAAA%3B%3BAAIA%2CmJAAA%2CgEAAA%2CAAAA%3B%3BAAKJ%2CmJAAA%2CsCAAA%2CAAAA%3B%3BAAIC%2C6JAAA%2C%2BCAAA%2CAAAA%3B%3BAAKA%2CqKAAA%2CmBAAA%2CAAAA%3B%3BAAEI%2CmMAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CmLAAA%2CsdAAA%2CAAAA%3B%3BAAWD%2CyLAAA%2CyBAAA%2CAAAA%3B%3BAAON%2CyIAAA%2C6CAAA%2CAAAA%3B%3BAAGC%2CyJAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CiJAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2CiJAAA%2C%2BFAAA%2CAAAA%3B%3BAAMC%2CyKAAA%2CmDAAA%2CAAAA%3B%3BAAQF%2CuHAAA%2C4RAAA%2CAAAA%3B%3BAAeC%2CmIAAA%2C%2BBAAA%2CAAAA%3B%3BAAMF%2C2FAAA%2C%2BDAAA%2CAAAA%3B%3BAAKC%2C%2BHAAA%2CsDAAA%2CAAAA%3B%3BAAIC%2C2IAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2C%2BJAAA%2CqCAAA%2CAAAA%3B%3BAAMD%2CiJAAA%2CwSAAA%2CAAAA%3B%3BAAgBC%2CqJAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C6JAAA%2C%2BBAAA%2CAAAA%3B%3BAAMF%2CyEAAA%2CwIAAA%2CAAAA%3B%3BAASC%2C%2BEAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2C4DAAA%2CAAAA%3B%3BAAKC%2CkLAAA%2C0LAAA%2CAAAA%3B%3BAAOC%2CmGAAA%2C4CAAA%2CAAAA%3B%3BAAKA%2CyHAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CmGAAA%2C8JAAA%2CAAAA%3B%3BAAKD%2C2GAAA%2CeAAA%2CAAAA%3B%3BAAID%2CmGAAA%2C6BAAA%2CAAAA%3B%3BAAGC%2CyHAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CqIAAA%2CyRAAA%2CAAAA%3B%3BAAWC%2C%2BIAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CqKAAA%2CmCAAA%2CAAAA%3B%3BAAEC%2CiLAAA%2CkCAAA%2CAAAA%3B%3BAAID%2CmKAAA%2CmCAAA%2CAAAA%3B%3BAAEC%2C%2BKAAA%2CkCAAA%2CAAAA%3B%3BAAID%2CuKAAA%2CiCAAA%2CAAAA%3B%3BAAEC%2CmLAAA%2CgCAAA%2CAAAA%3B%3BAAID%2C2KAAA%2CkCAAA%2CAAAA%3B%3BAAEC%2CuLAAA%2CiCAAA%2CAAAA%3B%3BAAID%2CqKAAA%2CkCAAA%2CAAAA%3B%3BAAEC%2CiLAAA%2CiCAAA%2CAAAA%3B%3BAlBjiBN%3B%3B%3BGkB%2BiBE%2C6CAAA%2CiHAAA%2CAAAA%3B%3BAAUA%2C6CAAA%2C0VAAA%2CAAAA%3B%3BAAQC%2C%2BCAAA%2CsFAAA%2CAAAA%3B%3BAAMC%2CiDAAA%2CoGAAA%2CAAAA%3B%3BAASD%2C6DAAA%2CwLAAA%2CAAAA%3B%3BAAMC%2CqIAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CmEAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C8EAAA%2CwCAAA%2CAAAA%3B%3BAAIC%2CkFAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C%2BFAAA%2CyBAAA%2CAAAA%3B%3BAAID%2C4EAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CyFAAA%2CmEAAA%2CAAAA%3B%3BAAMA%2CyFAAA%2CsEAAA%2CAAAA%3B%3BAAKC%2C6FAAA%2CqEAAA%2CAAAA%3B%3BAAMA%2C6FAAA%2CkCAAA%2CAAAA%3B%3BAAOH%2CwDAAA%2CuBAAA%2CAAAA%3B%3BAAGC%2C0DAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C4DAAA%2CWAAA%2CAAAA%3B%3BAAID%2CyEAAA%2CYAAA%2CAAAA%3B%3BAAEC%2C0FAAA%2CmBAAA%2CAAAA%3B%3BAAID%2CuEAAA%2CmDAAA%2CAAAA%3B%3BAAMD%2CwDAAA%2CyBAAA%2CAAAA%3B%3BAAGC%2C0DAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2C4DAAA%2CYAAA%2CAAAA%3B%3BAAID%2CyEAAA%2CaAAA%2CAAAA%3B%3BAAEC%2C0FAAA%2CoBAAA%2CAAAA%3B%3BAAID%2CuEAAA%2CsEAAA%2CAAAA%3B%3BAAOD%2CmDAAA%2CuKAAA%2CAAAA%3B%3BAAKC%2CqDAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CmEAAA%2CkDAAA%2CAAAA%3B%3BAASH%2C0CAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2CmDAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CuEAAA%2CoBAAA%2CAAAA%3B%3BAAIC%2CwKAAA%2CwCAAA%2CAAAA%3B%3BAAKA%2C2EAAA%2CmBAAA%2CAAAA%3B%3BAAKD%2C4DAAA%2CmDAAA%2CAAAA%3B%3BAAKC%2C8JAAA%2C8BAAA%2CAAAA%3B%3BAAIC%2CkKAAA%2CyOAAA%2CAAAA%3B%3BAAQC%2C8KAAA%2CeAAA%2CAAAA%3B%3BAAID%2CoVAAA%2CsIAAA%2CAAAA%3B%3BAAIA%2C4KAAA%2C6JAAA%2CAAAA%3B%3BAAIC%2CgLAAA%2CeAAA%2CAAAA%3B%3BAAMF%2CoFAAA%2CwHAAA%2CAAAA%3B%3BAAIA%2C6EAAA%2C0KAAA%2CAAAA%3B%3BAAMC%2C%2BEAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CsFAAA%2C6EAAA%2CAAAA%3B%3BAAOD%2CgFAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2CqFAAA%2CAAAA%3B%3BAASD%2CyEAAA%2CiBAAA%2CAAAA%3B%3BAAIE%2C%2BFAAA%2CmEAAA%2CAAAA%3B%3BAAMA%2C8FAAA%2C0HAAA%2CAAAA%3B%3BAAQA%2CuHAAA%2C%2BCAAA%2CAAAA%3B%3BAAIC%2CgJAAA%2CiGAAA%2CAAAA%3B%3BAAQD%2C8GAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2C%2BGAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CsHAAA%2CiEAAA%2CAAAA%3B%3BAAMA%2CgEAAA%2CwBAAA%2CAAAA%3B%3BAAGA%2CoIAAA%2CmGAAA%2CAAAA%3B%3BAAMC%2CyIAAA%2CmEAAA%2CAAAA%3B%3BAAQD%2CkIAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CmJAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CmJAAA%2CiBAAA%2CAAAA%3B%3BAAOD%2CmHAAA%2C4JAAA%2CAAAA%3B%3BAAUA%2C6GAAA%2CsFAAA%2CAAAA%3B%3BAAOA%2CmHAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CyHAAA%2CmDAAA%2CAAAA%3B%3BAAKA%2C2HAAA%2C6EAAA%2CAAAA%3B%3BAAKC%2CgIAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C6HAAA%2C6EAAA%2CAAAA%3B%3BAAMC%2CwIAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CoIAAA%2C2NAAA%2CAAAA%3B%3BAAMA%2C6IAAA%2CiCAAA%2CAAAA%3B%3BAAEC%2CwJAAA%2CYAAA%2CAAAA%3B%3BAAID%2CsSAAA%2CeAAA%2CAAAA%3B%3BAAMH%2CoHAAA%2CwCAAA%2CAAAA%3B%3BAAGC%2C6HAAA%2CsJAAA%2CAAAA%3B%3BAAWA%2CqIAAA%2CaAAA%2CAAAA%3B%3BAAID%2CmOAAA%2C2CAAA%2CAAAA%3B%3BAAKC%2C%2BOAAA%2C%2BFAAA%2CAAAA%3B%3BAAQD%2CmHAAA%2CoCAAA%2CAAAA%3B%3BAAIA%2CkHAAA%2CoCAAA%2CAAAA%3B%3BAAIA%2C2GAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2CiHAAA%2CgKAAA%2CAAAA%3B%3BAASC%2CuHAAA%2CoBAAA%2CAAAA%3B%3BAAOH%2CmFAAA%2C%2BCAAA%2CAAAA%3B%3BAAGC%2C8GAAA%2CkHAAA%2CAAAA%3B%3BAAQA%2CqGAAA%2C0GAAA%2CAAAA%3B%3BAAMC%2CgHAAA%2CqGAAA%2CAAAA%3B%3BAASA%2CmHAAA%2C4DAAA%2CAAAA%3B%3BAAKC%2CgIAAA%2C%2BFAAA%2CAAAA%3B%3BAAOC%2CuIAAA%2C2PAAA%2CAAAA%3B%3BAAMA%2C4IAAA%2C8PAAA%2CAAAA%3B%3BAAMD%2CyHAAA%2CkDAAA%2CAAAA%3B%3BAAIC%2CqIAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CmJAAA%2CqCAAA%2CAAAA%3B%3BAAKD%2CgIAAA%2CiDAAA%2CAAAA%3B%3BAAIC%2CkIAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CoIAAA%2CYAAA%2CAAAA%3B%3BAASL%2CoFAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CsFAAA%2CeAAA%2CAAAA%3B%3BAAKD%2CkFAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CqFAAA%2CuGAAA%2CAAAA%3B%3BAAOA%2CyFAAA%2C8BAAA%2CAAAA%3B%3BAAIA%2CuKAAA%2CmBAAA%2CAAAA%3B%3BAAIC%2CgGAAA%2C2HAAA%2CAAAA%3B%3BAAOC%2CuGAAA%2CkEAAA%2CAAAA%3B%3BAAWH%2CwFAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C2FAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CyGAAA%2CiCAAA%2CAAAA%3B%3BAAKG%2CwOAAA%2CwHAAA%2CAAAA%3B%3BAAQA%2CqHAAA%2C0CAAA%2CAAAA%3B%3BAAKA%2CqHAAA%2CkEAAA%2CAAAA%3B%3BAAKC%2CuHAAA%2CsFAAA%2CAAAA%3B%3BAAQA%2C8PAAA%2CiBAAA%2CAAAA%3B%3BAAWL%2CyEAAA%2CwFAAA%2CAAAA%3B%3BAAMC%2CgFAAA%2CiCAAA%2CAAAA%3B%3BAAGA%2C4EAAA%2CoHAAA%2CAAAA%3B%3BAAOC%2C0FAAA%2C0SAAA%2CAAAA%3B%3BAAkBF%2CuEAAA%2C2DAAA%2CAAAA%3B%3BAAKC%2C8EAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C0EAAA%2C2CAAA%2CAAAA%3B%3BAAIC%2C4EAAA%2CsEAAA%2CAAAA%3B%3BAAKA%2CqFAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CmFAAA%2CsBAAA%2CAAAA%3B%3BAAKF%2C4EAAA%2C0CAAA%2CAAAA%3B%3BAAIC%2CkFAAA%2CiGAAA%2CAAAA%3B%3BAAMC%2CgIAAA%2CqCAAA%2CAAAA%3B%3BAAIC%2CmQAAA%2C6CAAA%2CAAAA%3B%3BAAWJ%2CsDAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2C0EAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C%2BEAAA%2CwFAAA%2CAAAA%3B%3BAAKC%2C0FAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CqGAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C4FAAA%2CqEAAA%2CAAAA%3B%3BAAKC%2C8FAAA%2CkEAAA%2CAAAA%3B%3BAAMA%2CkGAAA%2CiTAAA%2CAAAA%3B%3BAAWD%2CuGAAA%2C2DAAA%2CAAAA%3B%3BAAIC%2C4HAAA%2CYAAA%2CAAAA%3B%3BAAEC%2C0JAAA%2CSAAA%2CAAAA%3B%3BAAMH%2CiFAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C6FAAA%2CsCAAA%2CAAAA%3B%3BAAGC%2CqHAAA%2CWAAA%2CAAAA%3B%3BAAOJ%2CgDAAA%2C8BAAA%2CAAAA%3B%3BAAOE%2CwDAAA%2C4NAAA%2CAAAA%3B%3BAAQI%2C8DAAA%2CmJAAA%2CAAAA%3B%3BAAKJ%2CmEAAA%2C%2BDAAA%2CAAAA%3B%3BAAIA%2CoEAAA%2C%2BEAAA%2CAAAA%3B%3BAAOD%2C2DAAA%2CoCAAA%2CAAAA%3B%3BAAKA%2CmEAAA%2C0BAAA%2CAAAA%3B%3BAAIA%2CyCAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C0DAAA%2CsDAAA%2CAAAA%3B%3BAAKE%2CmFAAA%2CqCAAA%2CAAAA%3B%3BAAOD%2CiEAAA%2CUAAA%2CAAAA%3B%3BAAGA%2CkEAAA%2CWAAA%2CAAAA%3B%3BAAOD%2C4GAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CgHAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CkHAAA%2CYAAA%2CAAAA%3B%3BAAEC%2C0IAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2C4IAAA%2CqCAAA%2CAAAA%3B%3BAAGC%2CoJAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CwKAAA%2CsBAAA%2CAAAA%3B%3BAAMD%2CkIAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CwJAAA%2CuLAAA%2CAAAA%3B%3BAAMA%2C0JAAA%2CyMAAA%2CAAAA%3B%3BAAWD%2CyDAAA%2CaAAA%2CAAAA%3B%3BAAGA%2C0DAAA%2CYAAA%2CAAAA%3B%3BAAIC%2CiEAAA%2CQAAA%2CAAAA%3B%3BAAGA%2CiEAAA%2CuBAAA%2CAAAA%3B%3BAAQD%2CyDAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2C0DAAA%2CaAAA%2CAAAA%3B%3BAAIC%2CiEAAA%2CuBAAA%2CAAAA%3B%3BAAIA%2CiEAAA%2CYAAA%2CAAAA%3B%3BAAOD%2C6FAAA%2C2CAAA%2CAAAA%3B%3BAAGC%2CwGAAA%2CiBAAA%2CAAAA%3B%3BAAQF%2CkBAAA%2CcAAA%2CAAAA%3B%3BAAIA%2CwBAAA%2CkGAAA%2CAAAA%3B%3BAASA%2CkBAAA%2CoHAAA%2CAAAA%3B%3BAAOC%2CgCAAA%2CgDAAA%2CAAAA%3B%3BAAGC%2CkFAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2C%2BFAAA%2CAAAA%3B%3BAAUF%2CiCAAA%2CgCAAA%2CAAAA%3B%3BAAGC%2C%2BCAAA%2CwCAAA%2CAAAA%3B%3BAAGC%2CsDAAA%2CqFAAA%2CAAAA%3B%3BAAMA%2CoDAAA%2CyGAAA%2CAAAA%3B%3BAAQA%2CiEAAA%2CoBAAA%2CAAAA%3B%3BAAKF%2CwBAAA%2CsCAAA%2CAAAA%3B%3BAAIE%2CmDAAA%2C0DAAA%2CAAAA%3B%3BAAWF%2CyBAAA%2C2DAAA%2CAAAA%3B%3BAAKC%2CwFAAA%2C4DAAA%2CAAAA%3B%3BAAKC%2CwGAAA%2CyBAAA%2CAAAA%3B%3BAAKE%2CiIAAA%2CiDAAA%2CAAAA%3B%3BAAKA%2C4IAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C6IAAA%2CYAAA%2CAAAA%3B%3BAAMH%2CoEAAA%2C0DAAA%2CAAAA%3B%3BAAIC%2CmFAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C2EAAA%2CsDAAA%2CAAAA%3B%3BAAKA%2CkGAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CgGAAA%2CsCAAA%2CAAAA%3B%3BAAIC%2C6GAAA%2CuEAAA%2CAAAA%3B%3BAAOD%2C8EAAA%2CuFAAA%2CAAAA%3B%3BAAOC%2C2GAAA%2CmCAAA%2CAAAA%3B%3BAAGC%2C8GAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CsHAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CqGAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CwHAAA%2CmCAAA%2CAAAA%3B%3BAAMF%2CoHAAA%2C6FAAA%2CAAAA%3B%3BAAOA%2CkFAAA%2CwFAAA%2CAAAA%3B%3BAAMC%2CyFAAA%2CkBAAA%2CAAAA%3B%3BAAEC%2C2FAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C8KAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2C%2BFAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C0GAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CsNAAA%2CYAAA%2CAAAA%3B%3BAAMH%2C6EAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C0FAAA%2CmBAAA%2CAAAA%3B%3BAAQD%2CiCAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CuCAAA%2CwMAAA%2CAAAA%3B%3BAAYC%2CkDAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2CwDAAA%2CcAAA%2CAAAA%3B%3BAAID%2C6CAAA%2CuGAAA%2CAAAA%3B%3BAASA%2C4CAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CiDAAA%2CsFAAA%2CAAAA%3B%3BAAMA%2CiDAAA%2CwEAAA%2CAAAA%3B%3BAAUJ%2C%2BFAAA%2CoDAAA%2CAAAA%3B%3BAAIC%2CqGAAA%2CoBAAA%2CAAAA%3B%3BAlBnqDF%3B%3B%3BGkB6qDC%2CuCAEE%2C4CAAA%2C4EAAA%2CAAAA%3B%3BAAIC%2CkDAAA%2C%2BBAAA%2CAAAA%3B%3BAAMD%2C6DAAA%2CcAAA%2CAAAA%3B%3BAAMG%2C6QAAA%2C%2BBAAA%2CAAAA%3B%3BAAMF%2CyOAAA%2CiCAAA%2CAAAA%3B%3BAAKC%2CmRAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CuNAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C2lCAAA%2CoBAAA%2CAAAA%3B%3BAAQD%2CmGAAA%2CgBAAA%2CAAAA%3B%3BAAOA%2CwGAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CoFAAA%2CmBAAA%2CAAAA%3B%3BAAKE%2CsJAAA%2CiBAAA%2CAAAA%3B%3BAASA%2C%2BRAAA%2CYAAA%2CAAAA%3B%3BAAQH%2CmFAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2C%2BFAAA%2C0CAAA%2CAAAA%3B%3BAAIA%2CwFAAA%2CgBAAA%2CAAAA%3B%3BAAAA%3B%3BAAQJ%2CsCACC%2C0CAAA%2CqBAAA%2CAAAA%3B%3BAAKI%2CwGAAA%2CgBAAA%2CAAAA%3B%3BAAOF%2C%2BFAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CkJAAA%2CuBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMH%2CsCAGG%2CwKAAA%2CmEAAA%2CAAAA%3B%3BAAKA%2C%2BFAAA%2C%2BBAAA%2CAAAA%3B%3BAAID%2CkGAAA%2CyBAAA%2CAAAA%3B%3BAAKG%2C8YAAA%2CwDAAA%2CAAAA%3B%3BAAKA%2CkMAAA%2CiBAAA%2CAAAA%3B%3BAAOA%2CmLAAA%2C6CAAA%2CAAAA%3B%3BAAKA%2CmGAAA%2CsFAAA%2CAAAA%3B%3BAAQA%2CkKAAA%2CwFAAA%2CAAAA%3B%3BAAGA%2C4KAAA%2CwFAAA%2CAAAA%3B%3BAAEC%2C0LAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAASN%2CsCAGI%2CsLAAA%2CwDAAA%2CAAAA%3B%3BAAKA%2CyFAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMJ%2CsCAMM%2CgHAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2CmHAAA%2CkBAAA%2CAAAA%3B%3BAAQD%2CsNAAA%2C6DAAA%2CAAAA%3B%3BAAQA%2CgGAAA%2CoBAAA%2CAAAA%3B%3BAAMD%2CoGAAA%2C2BAAA%2CAAAA%3B%3BAAKE%2CiIAAA%2C8CAAA%2CAAAA%3B%3BAAKA%2C6HAAA%2C0BAAA%2CAAAA%3B%3BAAAA%3B%3BAASN%2CsCAGG%2CsEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CmJAAA%2CYAAA%2CAAAA%3B%3BAAAA%3B%3BAlB35DJ%3B%3B%3BGmBKE%2CkHAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2C%2BBAAA%2CAAAA%3B%3BAAKC%2C6EAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CuCAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CsDAAA%2CoBAAA%2CAAAA%3B%3BAAIA%2CuEAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C6CAAA%2CkFAAA%2CAAAA%3B%3BAAMA%2CiDAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C8DAAA%2C0SAAA%2CAAAA%3B%3BAAYC%2CoEAAA%2CoCAAA%2CAAAA%3B%3BAAOF%2CwDAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CyEAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2C4EAAA%2CuHAAA%2CAAAA%3B%3BAAOC%2CyFAAA%2C2BAAA%2CAAAA%3B%3BAAKD%2C4EAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2CgFAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2CyFAAA%2C8CAAA%2CAAAA%3B%3BAAIC%2C4GAAA%2CoEAAA%2CAAAA%3B%3BAAKC%2CgHAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2CoIAAA%2CuCAAA%2CAAAA%3B%3BAAKD%2C%2BGAAA%2C6CAAA%2CAAAA%3B%3BAAGC%2CuIAAA%2CgDAAA%2CAAAA%3B%3BAAMD%2C2FAAA%2C0NAAA%2CAAAA%3B%3BAAOC%2CiGAAA%2CeAAA%2CAAAA%3B%3BAAID%2C2GAAA%2C4BAAA%2CAAAA%3B%3BAAGC%2C6GAAA%2CmDAAA%2CAAAA%3B%3BAASA%2C6HAAA%2CkDAAA%2CAAAA%3B%3BAAKA%2CqOAAA%2CuBAAA%2CAAAA%3B%3BAAKF%2C2FAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C6FAAA%2CYAAA%2CAAAA%3B%3BAAID%2C6GAAA%2CgBAAA%2CAAAA%3B%3BAAKF%2CyEAAA%2CgDAAA%2CAAAA%3B%3BAAOA%2CkDAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CwDAAA%2C0BAAA%2CAAAA%3B%3BAlBlCH%2CyFAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CgFAAA%2CiCAAA%2CAAAA%3B%3BAAGA%2CoFAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2C%2BEAAA%2CiCAAA%2CAAAA%3B%3BAkB4BG%2CwDAAA%2C%2BJAAA%2CAAAA%3B%3BAAUA%2C8DAAA%2CqLAAA%2CAAAA%3B%3BAAUC%2CoEAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C0DAAA%2CuWAAA%2CAAAA%3B%3BAAeC%2CgEAAA%2CgCAAA%2CAAAA%3B%3BAAMF%2C6DAAA%2CmiBAAA%2CAAAA%3B%3BAAgBC%2C%2BDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CqIAAA%2CiXAAA%2CAAAA%3B%3BAAWA%2CoEAAA%2C%2BNAAA%2CAAAA%3B%3BAAKA%2CmEAAA%2C%2BNAAA%2CAAAA%3B%3BAAKA%2CmEAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CiJAAA%2CgKAAA%2CAAAA%3B%3BAAQF%2CgEAAA%2CiDAAA%2CAAAA%3B%3BAAIC%2CmEAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CiFAAA%2CwDAAA%2CAAAA%3B%3BAAKE%2C4KAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CuFAAA%2CgFAAA%2CAAAA%3B%3BAAMA%2CmGAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CuFAAA%2CkBAAA%2CAAAA%3B%3BAAIC%2C4HAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2CwMAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CgGAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CgGAAA%2CyFAAA%2CAAAA%3B%3BAAMC%2CsGAAA%2CmCAAA%2CAAAA%3B%3BAAIA%2C2HAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C4HAAA%2CkKAAA%2CAAAA%3B%3BAAIC%2CkIAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CkIAAA%2C2NAAA%2CAAAA%3B%3BAAMA%2CsJAAA%2CUAAA%2CAAAA%3B%3BAAGA%2CqIAAA%2C6EAAA%2CAAAA%3B%3BAAMC%2CiJAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CgJAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2C4LAAA%2C4EAAA%2CAAAA%3B%3BAAME%2CwNAAA%2CgBAAA%2CAAAA%3B%3BAAED%2CkMAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C8LAAA%2CsGAAA%2CAAAA%3B%3BAAQD%2CiJAAA%2C8EAAA%2CAAAA%3B%3BAAKC%2CuJAAA%2CsBAAA%2CAAAA%3B%3BAAKF%2C4HAAA%2CkCAAA%2CAAAA%3B%3BAAGC%2C0IAAA%2C8BAAA%2CAAAA%3B%3BAAGC%2C%2BRAAA%2C2JAAA%2CAAAA%3B%3BAAKA%2CiJAAA%2C8PAAA%2CAAAA%3B%3BAAMA%2CgJAAA%2C2DAAA%2CAAAA%3B%3BAAMC%2C2SAAA%2CeAAA%2CAAAA%3B%3BAAUL%2C0HAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CoMAAA%2CmBAAA%2CAAAA%3B%3BAAMH%2CwFAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2C0GAAA%2C0PAAA%2CAAAA%3B%3BAASC%2CgHAAA%2C6PAAA%2CAAAA%3B%3BAAMA%2CgHAAA%2CoBAAA%2CAAAA%3B%3BAnB%5C%2FaP%3B%3B%3BGmB%2BbE%2CuDAAA%2CiEAAA%2CAAAA%3B%3BAAIC%2C8DAAA%2CcAAA%2CAAAA%3B%3BAAIA%2C%2BEAAA%2C%2BPAAA%2CAAAA%3B%3BAAUC%2C0EAAA%2CiBAAA%2CAAAA%3B%3BAAIA%2C2EAAA%2CiBAAA%2CAAAA%3B%3BAAKF%2CsDAAA%2C2FAAA%2CAAAA%3B%3BAAOC%2CgEAAA%2CuCAAA%2CAAAA%3B%3BAAIC%2C%2BGAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C4EAAA%2CgHAAA%2CAAAA%3B%3BAAOC%2CkFAAA%2CsBAAA%2CAAAA%3B%3BAAID%2CwEAAA%2C0WAAA%2CAAAA%3B%3BAAcC%2C8EAAA%2CoBAAA%2CAAAA%3B%3BAAOH%2C2DAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CoFAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CmHAAA%2CAAAA%3B%3BAAOI%2CwFAAA%2CqDAAA%2CAAAA%3B%3BAAIC%2C6GAAA%2CcAAA%2CAAAA%3B%3BAAGH%2CoGAAA%2C%2BKAAA%2CAAAA%3B%3BAAKA%2CoHAAA%2CkSAAA%2CAAAA%3B%3BAAKF%2CqFAAA%2CoDAAA%2CAAAA%3B%3BAAOC%2C4OAAA%2CkBAAA%2CAAAA%3B%3BAAIC%2CsLAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2CgYAAA%2CYAAA%2CAAAA%3B%3BAAIC%2CkPAAA%2CuCAAA%2CAAAA%3B%3BAAOA%2C87BAAA%2C2BAAA%2CAAAA%3B%3BAAMA%2C4jBAAA%2C%2BBAAA%2CAAAA%3B%3BAAKD%2CkMAAA%2C8NAAA%2CAAAA%3B%3BAAUA%2CoMAAA%2CeAAA%2CAAAA%3B%3BAAGA%2C8MAAA%2C8FAAA%2CAAAA%3B%3BAAMC%2C0NAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C8OAAA%2CaAAA%2CAAAA%3B%3BAAIC%2CkRAAA%2C2DAAA%2CAAAA%3B%3BAAKA%2CsRAAA%2CwCAAA%2CAAAA%3B%3BAAKD%2C8NAAA%2CyBAAA%2CAAAA%3B%3BAAQH%2C0EAAA%2C2CAAA%2CAAAA%3B%3BAAOA%2C8EAAA%2C0CAAA%2CAAAA%3B%3BAAMG%2CmGAAA%2CyCAAA%2CAAAA%3B%3BAAKD%2C2FAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CqGAAA%2C6EAAA%2CAAAA%3B%3BAASF%2C8FAAA%2CmDAAA%2CAAAA%3B%3BAAKE%2CmJAAA%2CoEAAA%2CAAAA%3B%3BAAOC%2C0TAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2CwRAAA%2C8DAAA%2CAAAA%3B%3BAAKA%2CyTAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2C0JAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CsJAAA%2CYAAA%2CAAAA%3B%3BAAID%2CiKAAA%2CgCAAA%2CAAAA%3B%3BAAKD%2C4HAAA%2C2DAAA%2CAAAA%3B%3BAAGC%2CgJAAA%2C4CAAA%2CAAAA%3B%3BAAEC%2CmJAAA%2C8CAAA%2CAAAA%3B%3BAAGC%2CyJAAA%2CYAAA%2CAAAA%3B%3BAAEC%2C2JAAA%2C6KAAA%2CAAAA%3B%3BAAKC%2CiKAAA%2CeAAA%2CAAAA%3B%3BAAKF%2CyJAAA%2CcAAA%2CAAAA%3B%3BAAEC%2CwKAAA%2CqKAAA%2CAAAA%3B%3BAAIA%2CgLAAA%2CkSAAA%2CAAAA%3B%3BAAQH%2CoIAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2C0IAAA%2CcAAA%2CAAAA%3B%3BAAEC%2CwJAAA%2C0LAAA%2CAAAA%3B%3BAAKA%2CgKAAA%2CkSAAA%2CAAAA%3B%3BAAKF%2CmHAAA%2CwVAAA%2CAAAA%3B%3BAAaI%2CyHAAA%2CoBAAA%2CAAAA%3B%3BAAQN%2C0FAAA%2C2BAAA%2CAAAA%3B%3BAAEC%2CgGAAA%2CcAAA%2CAAAA%3B%3BAAEC%2C8GAAA%2CkJAAA%2CAAAA%3B%3BAAGA%2CsHAAA%2CkSAAA%2CAAAA%3B%3BAAYH%2CyIAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2C8JAAA%2C0DAAA%2CAAAA%3B%3BAnBrxBH%3B%3B%3BGmBiyBG%2CsEAAA%2CyFAAA%2CAAAA%3B%3BAAKC%2CwEAAA%2CiBAAA%2CAAAA%3B%3BAAID%2C2DAAA%2C0BAAA%2CAAAA%3B%3BAAGC%2C8DAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CyEAAA%2CgBAAA%2CAAAA%3B%3BAAOF%2CiIAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CiEAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CqEAAA%2CuBAAA%2CAAAA%3B%3BAAIA%2CsFAAA%2CoBAAA%2CAAAA%3B%3BAAIG%2C4RAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2C0PAAA%2C8DAAA%2CAAAA%3B%3BAAKA%2C2RAAA%2CkBAAA%2CAAAA%3B%3BAAIC%2C2IAAA%2CmCAAA%2CAAAA%3B%3BAAIA%2CiJAAA%2CYAAA%2CAAAA%3B%3BAAID%2CuIAAA%2CYAAA%2CAAAA%3B%3BAAID%2CkJAAA%2CgDAAA%2CAAAA%3B%3BAAOF%2CyFAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CyGAAA%2CYAAA%2CAAAA%3B%3BAAEC%2CiHAAA%2CwBAAA%2CAAAA%3B%3BAAIA%2C%2BGAAA%2CoBAAA%2CAAAA%3B%3BAnB92BL%3B%3B%3BGmB03BC%2CsCAGE%2CgEAAA%2CYAAA%2CAAAA%3B%3BAAIC%2CqFAAA%2CgBAAA%2CAAAA%3B%3BAAID%2CmDAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CgEAAA%2CiBAAA%2CAAAA%3B%3BAAQA%2CwFAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2CoGAAA%2CUAAA%2CAAAA%3B%3BAAID%2CqFAAA%2CWAAA%2CAAAA%3B%3BAAEC%2C0MAAA%2C6CAAA%2CAAAA%3B%3BAAMD%2C8FAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2CsCAMI%2CuFAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CiFAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2C%2BEAAA%2CoDAAA%2CAAAA%3B%3BAAIC%2CyGAAA%2CoMAAA%2CAAAA%3B%3BAAMA%2C0FAAA%2CiCAAA%2CAAAA%3B%3BAAIC%2CkGAAA%2CuCAAA%2CAAAA%3B%3BAAKA%2CmGAAA%2CiDAAA%2CAAAA%3B%3BAAKA%2C%2BGAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2CuIAAA%2C%2BDAAA%2CAAAA%3B%3BAAUF%2C8FAAA%2C6BAAA%2CAAAA%3B%3BAAEC%2CgGAAA%2CkCAAA%2CAAAA%3B%3BAAQJ%2CiFAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2CgDAAA%2CiCAAA%2CAAAA%3B%3BAAMA%2CgEAAA%2CeAAA%2CAAAA%3B%3BAAEC%2CiFAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2C0HAAA%2CuBAAA%2CAAAA%3B%3BAAUF%2CsEAAA%2C0BAAA%2CAAAA%3B%3BAAGA%2CqEAAA%2CYAAA%2CAAAA%3B%3BAAKA%2CqFAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2C8FAAA%2C4BAAA%2CAAAA%3B%3BAAQD%2C2DAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C8DAAA%2C%2BGAAA%2CAAAA%3B%3BAAQC%2CyEAAA%2CoBAAA%2CAAAA%3B%3BAAMD%2CqEAAA%2CkCAAA%2CAAAA%3B%3BAAAA%3B%3BAAQH%2C4DAKI%2CyGAAA%2CuBAAA%2CAAAA%3B%3BAAGC%2C%2BGAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAAQL%2CsCAGE%2CgEAAA%2CYAAA%2CAAAA%3B%3BAAEC%2CqEAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C6EAAA%2CeAAA%2CAAAA%3B%3BAAKF%2C2DAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CoFAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CwFAAA%2CgBAAA%2CAAAA%3B%3BAAIC%2CiLAAA%2CuBAAA%2CAAAA%3B%3BAAMA%2CoGAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BACnlCH%2CoDAAA%2CkFAAA%2CAAAA%3B%3BAAOC%2CuDAAA%2CmMAAA%2CAAAA%3B%3BAAWC%2C6DAAA%2CsVAAA%2CAAAA%3B%3BAAeD%2CsNAAA%2C2GAAA%2CAAAA%3B%3BAASC%2CwOAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C6IAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C0DAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CqFAAA%2CkDAAA%2CAAAA%3B%3BAAIC%2CyGAAA%2CuCAAA%2CAAAA%3B%3BAAKA%2C2FAAA%2CoPAAA%2CAAAA%3B%3BAAUC%2CqGAAA%2CeAAA%2CAAAA%3B%3BAAMF%2CwEAAA%2C2SAAA%2CAAAA%3B%3BAAWC%2C8EAAA%2CgCAAA%2CAAAA%3B%3BAAMD%2CsEAAA%2CkCAAA%2CAAAA%3B%3BAAIC%2C4FAAA%2CsEAAA%2CAAAA%3B%3BAAOD%2C6KAAA%2CkJAAA%2CAAAA%3B%3BAAKA%2C4EAAA%2CwDAAA%2CAAAA%3B%3BAAIC%2CmKAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CkFAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CiHAAA%2C6DAAA%2CAAAA%3B%3BAAOE%2C4JAAA%2C%2BBAAA%2CAAAA%3B%3BAAIA%2CmLAAA%2CkSAAA%2CAAAA%3B%3BAAGA%2C4KAAA%2CcAAA%2CAAAA%3B%3BAAID%2CqIAAA%2CuMAAA%2CAAAA%3B%3BAAOD%2C2FAAA%2C2DAAA%2CAAAA%3B%3BAAKC%2C6FAAA%2CuLAAA%2CAAAA%3B%3BAAMC%2CmGAAA%2CeAAA%2CAAAA%3B%3BAAQF%2CoGAAA%2CmBAAA%2CAAAA%3B%3BAASF%2C8CAAA%2CuCAAA%2CAAAA%3B%3BAAIE%2CmFAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2CuHAAA%2CoDAAA%2CAAAA%3B%3BAAGC%2CyHAAA%2C4DAAA%2CAAAA%3B%3BAAKA%2CiIAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CkIAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C6HAAA%2C8aAAA%2CAAAA%3B%3BAASA%2CwIAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CqIAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwIAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C2IAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C2IAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C8IAAA%2CiBAAA%2CAAAA%3B%3BAAOD%2C6FAAA%2C2DAAA%2CAAAA%3B%3BAAKA%2C%2BEAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2CiFAAA%2CuIAAA%2CAAAA%3B%3BAAGC%2CuFAAA%2CeAAA%2CAAAA%3B%3BAAMD%2CgLAAA%2CwEAAA%2CAAAA%3B%3BAAQC%2C8eAAA%2CwVAAA%2CAAAA%3B%3BAAaC%2CsgBAAA%2CoBAAA%2CAAAA%3B%3BAAKF%2CqOAAA%2CkDAAA%2CAAAA%3B%3BAAIC%2CiPAAA%2CgOAAA%2CAAAA%3B%3BAAUA%2CiPAAA%2C%2BFAAA%2CAAAA%3B%3BAAMC%2C6PAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C6RAAA%2CaAAA%2CAAAA%3B%3BAAIC%2C6QAAA%2CuCAAA%2CAAAA%3B%3BAAWH%2CkGAAA%2CiBAAA%2CAAAA%3B%3BAAGE%2C2JAAA%2CoCAAA%2CAAAA%3B%3BAAMA%2C2IAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C6IAAA%2CuIAAA%2CAAAA%3B%3BAAGC%2CmJAAA%2CeAAA%2CAAAA%3B%3BAAID%2CyJAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C2JAAA%2C%2BKAAA%2CAAAA%3B%3BAAUC%2CiKAAA%2CgCAAA%2CAAAA%3B%3BAAOH%2CyHAAA%2CoBAAA%2CAAAA%3B%3BAASD%2CqIAAA%2CgDAAA%2CAAAA%3B%3BAAKA%2CiHAAA%2CoCAAA%2CAAAA%3B%3BAAKC%2CkQAAA%2CoBAAA%2CAAAA%3B%3BAAKF%2CwFAAA%2CkKAAA%2CAAAA%3B%3BAAUC%2C8FAAA%2CgCAAA%2CAAAA%3B%3BAASA%2C8HAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CgIAAA%2CiPAAA%2CAAAA%3B%3BAASC%2C2QAAA%2CsCAAA%2CAAAA%3B%3BAAIA%2CuIAAA%2C6OAAA%2CAAAA%3B%3BAAKA%2CsIAAA%2CwCAAA%2CAAAA%3B%3BAAIA%2CsIAAA%2CoBAAA%2CAAAA%3B%3BAAKF%2CgIAAA%2CoBAAA%2CAAAA%3B%3BAAQA%2CoHAAA%2C%2BCAAA%2CAAAA%3B%3BAASD%2CgFAAA%2C2DAAA%2CAAAA%3B%3BAAWG%2C0KAAA%2C8CAAA%2CAAAA%3B%3BAAIA%2C%2BLAAA%2C%2BCAAA%2CAAAA%3B%3BAAWH%2C2FAAA%2CmDAAA%2CAAAA%3B%3BApB%5C%2FcJ%3B%3B%3BGoB6dC%2CuCAMK%2CuIAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAQL%2C4DAIG%2C0IAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2CsEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CsEAAA%2CmBAAA%2CAAAA%3B%3BAAAA%3B%3BAAMH%2CsCAIG%2C4FAAA%2CYAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2CsCAEE%2CmEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CgEAAA%2CoBAAA%2CAAAA%3B%3BAAAA%3B%3BAAKF%2CsCAIG%2CuFAAA%2CqBAAA%2CAAAA%3B%3BAAGA%2C2FAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C0IAAA%2CyBAAA%2CAAAA%3B%3BAAIA%2CsEAAA%2CoBAAA%2CAAAA%3B%3BAASC%2CyHAAA%2CiCAAA%2CAAAA%3B%3BAAKC%2C8SAAA%2C%2BBAAA%2CAAAA%3B%3BAAGA%2CgKAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAASL%2CsCAEE%2C4EAAA%2CqBAAA%2CAAAA%3B%3BAAEC%2CwGAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C0MAAA%2C%2BBAAA%2CAAAA%3B%3BAAKA%2C2FAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C6FAAA%2CsBAAA%2CAAAA%3B%3BAAAA%3B%3BACrkBH%2C0DAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2C4GAAA%2CAAAA%3B%3BAASA%2CqDAAA%2CyEAAA%2CAAAA%3B%3BAAKC%2CwDAAA%2CiEAAA%2CAAAA%3B%3BAAIC%2C6DAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CuEAAA%2CUAAA%2CAAAA%3B%3BAAGA%2C0EAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CqEAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CsEAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C6EAAA%2CWAAA%2CAAAA%3B%3BAAKD%2CwDAAA%2C6BAAA%2CAAAA%3B%3BAAGC%2CyEAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CgFAAA%2C4YAAA%2CAAAA%3B%3BAASA%2CsFAAA%2CeAAA%2CAAAA%3B%3BAAID%2CuEAAA%2CoJAAA%2CAAAA%3B%3BAAIC%2C6EAAA%2CeAAA%2CAAAA%3B%3BAAKA%2C0EAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2C%2BEAAA%2CmDAAA%2CAAAA%3B%3BAAMD%2C0EAAA%2CsBAAA%2CAAAA%3B%3BAAID%2C6EAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2CgGAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CoGAAA%2CeAAA%2CAAAA%3B%3BAAID%2C4EAAA%2CkBAAA%2CAAAA%3B%3BAAEC%2C8EAAA%2C8WAAA%2CAAAA%3B%3BAAcC%2CoFAAA%2CsDAAA%2CAAAA%3B%3BAAQH%2C8DAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CqFAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2CiEAAA%2CeAAA%2CAAAA%3B%3BAAOH%2C6BAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CmDAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2CmDAAA%2CiEAAA%2CAAAA%3B%3BAAIC%2CqDAAA%2C2OAAA%2CAAAA%3B%3BAAOC%2C4DAAA%2CwDAAA%2CAAAA%3B%3BAAKA%2C2DAAA%2C0BAAA%2CAAAA%3B%3BAAID%2CuDAAA%2C%2BPAAA%2CAAAA%3B%3BAAQA%2CwDAAA%2CiCAAA%2CAAAA%3B%3BAAEC%2CiEAAA%2C0BAAA%2CAAAA%3B%3BAAMH%2CiFAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C2BAAA%2C0LAAA%2CAAAA%3B%3BArB9KD%3B%3B%3BGqBuLC%2CsCAII%2CkJAAA%2CmBAAA%2CAAAA%3B%3BAAAA%3B%3BAAQJ%2CsCAEE%2CwDAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CmEAAA%2CoBAAA%2CAAAA%3B%3BAAIC%2CmHAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C2HAAA%2CgBAAA%2CAAAA%3B%3BAAKA%2C8GAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C6DAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C0EAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CqEAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CsEAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C6EAAA%2CWAAA%2CAAAA%3B%3BAAMA%2CuEAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C6EAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C8EAAA%2C%2BCAAA%2CAAAA%3B%3BAAIC%2CqFAAA%2C6BAAA%2CAAAA%3B%3BAAAA%3B%3BAAUL%2CsCAEE%2CmEAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2CWAAA%2CAAAA%3B%3BAAAA%3B%3BACpQH%2CqBAAA%2C2CAAA%2CAAAA%3B%3BAAGE%2CiEAAA%2C6BAAA%2CAAAA%3B%3BAAGC%2CiGAAA%2CiCAAA%2CAAAA%3B%3BAAID%2CiCAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CkCAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CiCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CsDAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CiDAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C8DAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CuDAAA%2CAAAA%3B%3BAAKC%2CyEAAA%2CwFAAA%2CAAAA%3B%3BAAKC%2CgFAAA%2CuEAAA%2CAAAA%3B%3BAAOD%2CyEAAA%2CwFAAA%2CAAAA%3B%3BAAKC%2CgFAAA%2CuEAAA%2CAAAA%3B%3BAAUJ%2CkCAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CmEAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2CsCAAA%2CmEAAA%2CAAAA%3B%3BAAMA%2C8DAAA%2C2BAAA%2CAAAA%3B%3BAAGA%2CoDAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CmCAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C4CAAA%2CaAAA%2CAAAA%3B%3BAAGE%2CkGAAA%2C2CAAA%2CAAAA%3B%3BAAIA%2C%2BFAAA%2C8DAAA%2CAAAA%3B%3BAAIC%2CiGAAA%2CgBAAA%2CAAAA%3B%3BAAID%2C%2BFAAA%2CwBAAA%2CAAAA%3B%3BAAOF%2C%2BBAAA%2CkEAAA%2CAAAA%3B%3BAAKA%2CkCAAA%2CoCAAA%2CAAAA%3B%3BAAGC%2CoCAAA%2CgJAAA%2CAAAA%3B%3BAAGC%2C0CAAA%2CmJAAA%2CAAAA%3B%3BAAMF%2CiCAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CiDAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2C8DAAA%2C6CAAA%2CAAAA%3B%3BAAGC%2CoEAAA%2C0DAAA%2CAAAA%3B%3BAAIC%2CmFAAA%2CmGAAA%2CAAAA%3B%3BAAQA%2CgFAAA%2CeAAA%2CAAAA%3B%3BAAKF%2C0DAAA%2C8DAAA%2CAAAA%3B%3BAASH%2CsCAEC%2CiBAAA%2CyBAAA%2CAAAA%3B%3BAAGA%2C4FAAA%2CwBAAA%2CAAAA%3B%3BAAAA%3B%3BAtB%5C%2FJF%3B%3B%3BGuBAA%2CiBAAA%2CoBAAA%2CAAAA%3B%3BAAEE%2C8BAAA%2C4IAAA%2CAAAA%3B%3BAASA%2C4BAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C2CAAA%2CgBAAA%2CAAAA%3B%3BACbA%2CuBAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CmHAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CiCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CuCAAA%2C4RAAA%2CAAAA%3B%3BAAeC%2CsDAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2C6CAAA%2CmKAAA%2CAAAA%3B%3BAAMD%2CqEAAA%2CcAAA%2CAAAA%3B%3BAAID%2CuDAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CoEAAA%2CcAAA%2CAAAA%3B%3BAAID%2CgDAAA%2CqaAAA%2CAAAA%3B%3BAAYC%2CkDAAA%2C2JAAA%2CAAAA%3B%3BAAGC%2CwDAAA%2C8JAAA%2CAAAA%3B%3BAAKD%2C2HAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2CoEAAA%2C4BAAA%2CAAAA%3B%3BAAGA%2C0HAAA%2CcAAA%2CAAAA%3B%3BAAMF%2CwCAAA%2CcAAA%2CAAAA%3B%3BAAIA%2C4CAGG%2CgDAAA%2CgPAAA%2CAAAA%3B%3BAAQC%2CoEAAA%2CcAAA%2CAAAA%3B%3BAAID%2CuCAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2C2CAEE%2C%2BDAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2C6EAAA%2CgBAAA%2CAAAA%3B%3BAAID%2CgDAAA%2CeAAA%2CAAAA%3B%3BAAAA%3B%3BAChHD%2CsCAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CmDAAA%2CkCAAA%2CAAAA%3B%3BAAKD%2CyDAAA%2C6CAAA%2CAAAA%3B%3BAAKA%2CsCAAA%2C0EAAA%2CAAAA%3B%3BAAIC%2CyMAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C4DAAA%2CyCAAA%2CAAAA%3B%3BAAKA%2CqDAAA%2C%2BGAAA%2CAAAA%3B%3BAAOC%2CyEAAA%2CcAAA%2CAAAA%3B%3BAAMD%2CgEAAA%2CkDAAA%2CAAAA%3B%3BAAMD%2C0CAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2C8DAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C%2BDAAA%2CWAAA%2CAAAA%3B%3BAClDA%2CuCAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CuCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CqEAAA%2CmDAAA%2CAAAA%3B%3BAAQD%2C%2BCAAA%2CuBAAA%2CAAAA%3B%3BAAGC%2C6DAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C2EAAA%2CmBAAA%2CAAAA%3B%3BAAID%2C6CAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CiDAAA%2C4PAAA%2CAAAA%3B%3BAAKD%2CsEAAA%2CsQAAA%2CAAAA%3B%3BAAMA%2CoDAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C0DAAA%2CiRAAA%2CAAAA%3B%3BAAeC%2CgEAAA%2CqKAAA%2CAAAA%3B%3BAAKA%2CyEAAA%2CmKAAA%2CAAAA%3B%3BAAOF%2CmEAAA%2CobAAA%2CAAAA%3B%3BAAaC%2CiFAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CqJAAA%2CYAAA%2CAAAA%3B%3BAAGA%2C%2BFAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CuGAAA%2CuCAAA%2CAAAA%3B%3BAAQF%2CuDAAA%2CmCAAA%2CAAAA%3B%3BAAGC%2CqFAAA%2CsFAAA%2CAAAA%3B%3BAAQA%2CqEAAA%2CqCAAA%2CAAAA%3B%3BAAKA%2CqEAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2CoEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CoEAAA%2CkBAAA%2CAAAA%3B%3BAAIA%2CoEAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2CmEAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CmEAAA%2C8CAAA%2CAAAA%3B%3BAAKC%2CkFAAA%2C6BAAA%2CAAAA%3B%3BAAIA%2CmFAAA%2C%2BBAAA%2CAAAA%3B%3BAAOD%2CsEAAA%2CsBAAA%2CAAAA%3B%3BAAGA%2CsEAAA%2CqBAAA%2CAAAA%3B%3BAAIA%2CsEAAA%2CiBAAA%2CAAAA%3B%3BACzJD%2C8BAAA%2CuDAAA%2CAAAA%3B%3BAAIC%2CgCAAA%2C0PAAA%2CAAAA%3B%3BAAUD%2C6BAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C6BAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C4BAAA%2CgBAAA%2CAAAA%3B%3BAAIC%2C2CAAA%2C0BAAA%2CAAAA%3B%3BAAKA%2C2CAAA%2C0BAAA%2CAAAA%3B%3BAAKA%2C8CAAA%2C8CAAA%2CAAAA%3B%3BAAOC%2CuDAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CwDAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2CkBAAA%2CAAAA%3B%3BAAKA%2CsDAAA%2CkBAAA%2CAAAA%3B%3BAAID%2C4DAAA%2CuBAAA%2CAAAA%3B%3BAAMC%2CsDAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CsDAAA%2CkBAAA%2CAAAA%3B%3BAAKA%2CqDAAA%2CkBAAA%2CAAAA%3B%3BAAOA%2CsDAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CsDAAA%2CkBAAA%2CAAAA%3B%3BAAKA%2CqDAAA%2CkBAAA%2CAAAA%3B%3BAAOA%2CyDAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2C0DAAA%2CmBAAA%2CAAAA%3B%3BAAKA%2CyDAAA%2CkBAAA%2CAAAA%3B%3BAAKA%2CwDAAA%2CkBAAA%2CAAAA%3B%3BAAID%2C8DAAA%2CuBAAA%2CAAAA%3B%3BAAID%2C0CAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2CgDAAA%2C4NAAA%2CAAAA%3B%3BAAUA%2CgDAAA%2C8JAAA%2CAAAA%3B%3BAAIA%2CsDAAA%2CoKAAA%2CAAAA%3B%3BAASC%2CoKAAA%2CkEAAA%2CAAAA%3B%3BAAIC%2CsLAAA%2CiEAAA%2CAAAA%3B%3BAAQD%2CwDAAA%2CwCAAA%2CAAAA%3B%3BAAMA%2CsDAAA%2CuBAAA%2CAAAA%3B%3BAAEC%2C4DAAA%2CiBAAA%2CAAAA%3B%3BAAQD%2CiKAAA%2CkEAAA%2CAAAA%3B%3BAAIC%2CmLAAA%2CuBAAA%2CAAAA%3B%3BAAMD%2CuDAAA%2CwCAAA%2CAAAA%3B%3BAAMA%2CqDAAA%2CuBAAA%2CAAAA%3B%3BAAEC%2C2DAAA%2CiBAAA%2CAAAA%3B%3BAAQD%2CgLAAA%2CwEAAA%2CAAAA%3B%3BAAIC%2CkMAAA%2C6CAAA%2CAAAA%3B%3BAAOD%2C4DAAA%2C2CAAA%2CAAAA%3B%3BAAMA%2C0DAAA%2C0BAAA%2CAAAA%3B%3BAAEC%2CgEAAA%2CoBAAA%2CAAAA%3B%3BAAMH%2CkEAAA%2CqMAAA%2CAAAA%3B%3BAAMA%2CkFAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C0EAAA%2CwTAAA%2CAAAA%3B%3BAAKA%2CuEAAA%2C8WAAA%2CAAAA%3B%3BAC%5C%2FPA%2CkCAAA%2CmBAAA%2CAAAA%3B%3BAAKE%2CqDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2C6DAAA%2CAAAA%3B%3BAAKA%2CgEAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CiEAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CuEAAA%2CYAAA%2CAAAA%3B%3BAAID%2CuDAAA%2C0MAAA%2CAAAA%3B%3BAAMC%2C6DAAA%2CgPAAA%2CAAAA%3B%3BAAWA%2C6DAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2CmEAAA%2CoKAAA%2CAAAA%3B%3BAASH%2CuDAAA%2C2BAAA%2CAAAA%3B%3BAAIA%2CyCAAA%2C4BAAA%2CAAAA%3B%3BAAIA%2CgDAAA%2CiNAAA%2CAAAA%3B%3BAAOC%2CsDAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2CuDAAA%2C2DAAA%2CAAAA%3B%3BAAMA%2CsDAAA%2C4DAAA%2CAAAA%3B%3BAAOD%2CkDAAA%2CsIAAA%2CAAAA%3B%3BAAWC%2CgDAAA%2CaAAA%2CAAAA%3B%3BAAGA%2CgDAAA%2CwEAAA%2CAAAA%3B%3BAAMA%2C8CAAA%2C0FAAA%2CAAAA%3B%3BAAMC%2CiDAAA%2CiBAAA%2CAAAA%3B%3BAAMD%2CoGAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CiDAAA%2CoBAAA%2CAAAA%3B%3BAAKA%2C%2BCAAA%2CoBAAA%2CAAAA%3B%3BAAIC%2C2EAAA%2CgBAAA%2CAAAA%3B%3BAAKF%2CmCAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2CkDAAA%2C8DAAA%2CAAAA%3B%3BAAKC%2CiEAAA%2CoBAAA%2CAAAA%3B%3BAAIC%2CkEAAA%2C8CAAA%2CAAAA%3B%3BAAKA%2C6EAAA%2CiBAAA%2CAAAA%3B%3BAAKF%2CuDAAA%2C8DAAA%2CAAAA%3B%3BAAOD%2C%2BCAAA%2CkBAAA%2CAAAA%3B%3BAAMC%2CuDAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2CWAAA%2CAAAA%3B%3BAAMF%2C4CAEE%2CgEAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2C2EAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAAOH%2C2CAGG%2C4FAAA%2C6BAAA%2CAAAA%3B%3BAAMA%2C6FAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C6FAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C6HAAA%2CuEAAA%2CAAAA%3B%3BAAKC%2CmJAAA%2CgBAAA%2CAAAA%3B%3BAAQD%2CuDAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2C6BAAA%2CAAAA%3B%3BAAAA%3B%3BAAQH%2C2CAGG%2CiDAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CiDAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CiEAAA%2C0DAAA%2CAAAA%3B%3BAAOA%2CuGAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CiEAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CkDAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CyDAAA%2C4DAAA%2CAAAA%3B%3BAAIC%2CoEAAA%2CmCAAA%2CAAAA%3B%3BAAOD%2CqDAAA%2CoBAAA%2CAAAA%3B%3BAAOA%2C0GAAA%2C6BAAA%2CAAAA%3B%3BAAAA%3B%3BAAQH%2C2CAEE%2CwFAAA%2CcAAA%2CAAAA%3B%3BAAAA%3B%3BAAMF%2C2CACC%2C8DAAA%2CgBAAA%2CAAAA%3B%3BAAAA%3B%3BAClSA%2CqCAAA%2CYAAA%2CAAAA%3B%3BAAIC%2C8DAAA%2CgKAAA%2CAAAA%3B%3BAAIC%2CoEAAA%2CmJAAA%2CAAAA%3B%3BAAOD%2CqDAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2C4DAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CwEAAA%2CgEAAA%2CAAAA%3B%3BAAIC%2C4EAAA%2CyBAAA%2CAAAA%3B%3BAAMF%2C%2BDAAA%2C6CAAA%2CAAAA%3B%3BAAGI%2CiEAAA%2C6DAAA%2CAAAA%3B%3BAAKH%2C4EAAA%2CcAAA%2CAAAA%3B%3BAAKF%2C6CAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CqDAAA%2C0DAAA%2CAAAA%3B%3BAAIC%2C2DAAA%2CwSAAA%2CAAAA%3B%3BAAeA%2CiEAAA%2C6KAAA%2CAAAA%3B%3BAAQA%2C8EAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2C4EAAA%2C%2BBAAA%2CAAAA%3B%3BAAKD%2C4DAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C8EAAA%2CuCAAA%2CAAAA%3B%3BAAIA%2C4FAAA%2CiCAAA%2CAAAA%3B%3BAAIA%2CwEAAA%2CkDAAA%2CAAAA%3B%3BAAIC%2C0EAAA%2C6CAAA%2CAAAA%3B%3BAAIA%2C8EAAA%2CuFAAA%2CAAAA%3B%3BAAUH%2CwCAAA%2CuCAAA%2CAAAA%3B%3BAAIE%2C2EAAA%2CsQAAA%2CAAAA%3B%3BAAKD%2CyDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C6DAAA%2CoIAAA%2CAAAA%3B%3BAAGA%2CuDAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CmEAAA%2CcAAA%2CAAAA%3B%3BAAGA%2CyEAAA%2CwCAAA%2CAAAA%3B%3BAAIC%2CwFAAA%2CgBAAA%2CAAAA%3B%3BAAGA%2CsFAAA%2C4BAAA%2CAAAA%3B%3BAAQF%2CwGAAA%2CkEAAA%2CAAAA%3B%3BAAKA%2C8HAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2CoHAAA%2C8BAAA%2CAAAA%3B%3BAAGA%2CgIAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CsHAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CwJAAA%2CcAAA%2CAAAA%3B%3BAAID%2C0JAAA%2C4EAAA%2CAAAA%3B%3BAASF%2C2CACC%2C8EAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAAID%2C2CACC%2C8EAAA%2CgBAAA%2CAAAA%3B%3BAAAA%3B%3BACpLF%2CiBAAA%2CmBAAA%2CAAAA%3B%3BAAEE%2CkCAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CqCAAA%2CkCAAA%2CAAAA%3B%3BAAIE%2CgUAAA%2CmDAAA%2CAAAA%3B%3BAAIC%2C0WAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CsDAAA%2CiDAAA%2CAAAA%3B%3BAAMD%2CmDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2C2DAAA%2CAAAA%3B%3BAAIC%2CwVAAA%2CiBAAA%2CAAAA%3B%3BAAMD%2CsLAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2CiDAAA%2CuBAAA%2CAAAA%3B%3BAAKA%2CgLAAA%2CuBAAA%2CAAAA%3B%3BAAGA%2C8BAAA%2CeAAA%2CAAAA%3B%3BAAOD%2C4BAAA%2CyCAAA%2CAAAA%3B%3BAAGC%2CgCAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CsCAAA%2CuVAAA%2CAAAA%3B%3BAAUC%2CwCAAA%2C%2BBAAA%2CAAAA%3B%3BAAQA%2CsRAAA%2CaAAA%2CAAAA%3B%3BAAGA%2C8DAAA%2CiBAAA%2CAAAA%3B%3BAAKF%2CmCAAA%2CwDAAA%2CAAAA%3B%3BAAIC%2C0NAAA%2CqDAAA%2CAAAA%3B%3BAAKA%2CoDAAA%2CUAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2CkEAAA%2CAAAA%3B%3BAASF%2C4CAII%2CgUAAA%2CkBAAA%2CAAAA%3B%3BAAID%2CmDAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CiEAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CwDAAA%2C0CAAA%2CAAAA%3B%3BAASC%2CoTAAA%2CkCAAA%2CAAAA%3B%3BAAAA%3B%3BAASJ%2C2CAII%2CgUAAA%2CkCAAA%2CAAAA%3B%3BAAKD%2CuCAAA%2CkCAAA%2CAAAA%3B%3BAAIA%2CwDAAA%2C2BAAA%2CAAAA%3B%3BAAGC%2CwVAAA%2CgBAAA%2CAAAA%3B%3BAAKF%2C4CAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C6CAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2C8CAAA%2CuCAAA%2CAAAA%3B%3BAAQE%2CsRAAA%2CQAAA%2CAAAA%3B%3BAAAA%3B%3BAAQJ%2C2CAII%2CgUAAA%2CkCAAA%2CAAAA%3B%3BAAKD%2CmDAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2C4CAAA%2CAAAA%3B%3BAAIC%2CwVAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BAAQJ%2C2CAEE%2CmCAAA%2CcAAA%2CAAAA%3B%3BAAOE%2CgUAAA%2CkCAAA%2CAAAA%3B%3BAAKD%2CmDAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2CiEAAA%2CiBAAA%2CAAAA%3B%3BAAID%2CwDAAA%2C0CAAA%2CAAAA%3B%3BAAIC%2CwVAAA%2CiBAAA%2CAAAA%3B%3BAAAA%3B%3BACrOH%2CgDAAA%2C6CAAA%2CAAAA%3B%3BAAKC%2C0QAAA%2C%2BBAAA%2CAAAA%3B%3BAAKD%2C6CAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2CyCAAA%2C0BAAA%2CAAAA%3B%3BAAIC%2CwPAAA%2CYAAA%2CAAAA%3B%3BAAID%2CyCAAA%2CkBAAA%2CAAAA%3B%3BAAGA%2CwCAAA%2CmBAAA%2CAAAA%3B%3BAAGA%2C0CAAA%2CqCAAA%2CAAAA%3B%3BAC1BC%2CmDAAA%2CsFAAA%2CAAAA%3B%3BAAMA%2CwCAAA%2CiDAAA%2CAAAA%3B%3BAAKA%2CoDAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2CoDAAA%2CYAAA%2CAAAA%3B%3BAAKA%2C8CAAA%2CcAAA%2CAAAA%3B%3BAAIC%2CkEAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2CsEAAA%2CaAAA%2CAAAA%3B%3BAAID%2CuEAAA%2CuCAAA%2CAAAA%3B%3BAAOD%2C8CAAA%2CgCAAA%2CAAAA%3B%3BAAIA%2CsDAAA%2C2DAAA%2CAAAA%3B%3BAAMD%2CyBAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CqCAAA%2CaAAA%2CAAAA%3B%3BAAEC%2CyCAAA%2C6CAAA%2CAAAA%3B%3BAAIA%2C2CAAA%2CuFAAA%2CAAAA%3B%3BAAQD%2C2DAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C2DAAA%2CeAAA%2CAAAA%3B%3BAAID%2CqCAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CiDAAA%2CiOAAA%2CAAAA%3B%3BAAOC%2CqDAAA%2CqDAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2CuFAAA%2CAAAA%3B%3BAAOA%2CuDAAA%2C0JAAA%2CAAAA%3B%3BAAKD%2CuEAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CsEAAA%2CsFAAA%2CAAAA%3B%3BAAQA%2CgEAAA%2C0BAAA%2CAAAA%3B%3BAC9GF%2CuCAAA%2CuKAAA%2CAAAA%3B%3BAAKA%2C6CAAA%2C%2BIAAA%2CAAAA%3B%3BACLA%2C2BAAA%2CiBAAA%2CAAAA%3B%3BAAIC%2CuCAAA%2CmBAAA%2CAAAA%3B%3BAAEU%2CyCAAA%2CgDAAA%2CAAAA%3B%3BAAMV%2CkCAAA%2C%2BFAAA%2CAAAA%3B%3BAAOA%2CoCAAA%2CgEAAA%2CAAAA%3B%3BAAKC%2CsCAAA%2CoBAAA%2CAAAA%3B%3BAAKS%2CiDAAA%2CgBAAA%2CAAAA%3B%3BAAEI%2CyDAAA%2C2CAAA%2CAAAA%3B%3BAAKJ%2CqCAAA%2CgBAAA%2CAAAA%3B%3BAAEI%2C2CAAA%2C2GAAA%2CAAAA%3B%3BAAUd%2CsCAAA%2CiBAAA%2CAAAA%3B%3BAAEC%2C0CAAA%2CoIAAA%2CAAAA%3B%3BAAGA%2CgDAAA%2CsQAAA%2CAAAA%3B%3BAAKD%2C4CAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2CkDAAA%2CcAAA%2CAAAA%3B%3BAAGA%2C%2BDAAA%2CoCAAA%2CAAAA%3B%3BAAIA%2CqEAAA%2CqEAAA%2CAAAA%3B%3BAASF%2CgCAAA%2CmBAAA%2CAAAA%3B%3BAAGE%2CqDAAA%2CeAAA%2CAAAA%3B%3BAAMD%2C%2BCAAA%2C0CAAA%2CAAAA%3B%3BAAIU%2CsEAAA%2C2EAAA%2CAAAA%3B%3BAAQA%2CqEAAA%2CmBAAA%2CAAAA%3B%3BAAEI%2CkFAAA%2CiCAAA%2CAAAA%3B%3BACrGjB%2CmBAAA%2C6FAAA%2CAAAA%3B%3BAAME%2CkCAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2C%2BCAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2C6CAAA%2CkEAAA%2CAAAA%3B%3BAAQA%2CwDAAA%2CeAAA%2CAAAA%3B%3BAAGA%2CgDAAA%2CiBAAA%2CAAAA%3B%3BAAKA%2CiDAAA%2CiBAAA%2CAAAA%3B%3BAAID%2C%2BBAAA%2C8CAAA%2CAAAA%3B%3BAAKA%2CsCAAA%2CWAAA%2CAAAA%3B%3BAAGA%2C%2BBAAA%2CiCAAA%2CAAAA%3B%3BAAGC%2CqCAAA%2CiKAAA%2CAAAA%3B%3BAAUC%2CgDAAA%2CgBAAA%2CAAAA%3B%3BAAEC%2CsDAAA%2CcAAA%2CAAAA%3B%3BAAID%2C2CAAA%2CuGAAA%2CAAAA%3B%3BAASA%2C0CAAA%2CeAAA%2CAAAA%3B%3BAAEC%2C%2BCAAA%2CsFAAA%2CAAAA%3B%3BAAMA%2C%2BCAAA%2CqDAAA%2CAAAA%3B%3BAAQH%2CiCAAA%2CiBAAA%2CAAAA%3B%3BAAKD%2C2CAEE%2CkCAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2C%2BCAAA%2CoBAAA%2CAAAA%3B%3BAAKA%2CqCAAA%2C2CAAA%2CAAAA%3B%3BAAIC%2C%2BCAAA%2CmCAAA%2CAAAA%3B%3BAAIA%2C%2BCAAA%2CwCAAA%2CAAAA%3B%3BAAAA%3B%3BAASJ%2C2CAEE%2CkCAAA%2CoBAAA%2CAAAA%3B%3BAAEC%2C%2BCAAA%2CoBAAA%2CAAAA%3B%3BAAKA%2CqCAAA%2C6DAAA%2CAAAA%3B%3BAAKC%2C%2BCAAA%2CmCAAA%2CAAAA%3B%3BAAIA%2C%2BCAAA%2CuDAAA%2CAAAA%3B%3BAAKA%2C2CAAA%2C%2BCAAA%2CAAAA%3B%3BAAAA%3B%3BACxIH%2CyBAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2CuEAAA%2CqCAAA%2CAAAA%3B%3BAAKD%2CwCAAA%2CqFAAA%2CAAAA%3B%3BAAOC%2CqDAAA%2C2HAAA%2CAAAA%3B%3BAAQA%2CmDAAA%2CoBAAA%2CAAAA%3B%3BAAGA%2CqDAAA%2CkDAAA%2CAAAA%3B%3BAAOA%2C2CAAA%2C%2BMAAA%2CAAAA%3B%3BAAOC%2CiDAAA%2CmJAAA%2CAAAA%3B%3BAAIA%2CsDAAA%2C0EAAA%2CAAAA%3B%3BAAKA%2CuDAAA%2C2FAAA%2CAAAA%3B%3BAChDF%2CkCAAA%2CiEAAA%2CAAAA%3B%3BAAKC%2C%2BCAAA%2CoEAAA%2CAAAA%3B%3BAAQA%2C0CAAA%2CiBAAA%2CAAAA%3B%3BAAGA%2C8CAAA%2CuCAAA%2CAAAA%3B%3BAAGC%2C2DAAA%2CmDAAA%2CAAAA%3B%3BAAKA%2C6DAAA%2CgJAAA%2CAAAA%3B%3BAAGC%2CmEAAA%2CmJAAA%2CAAAA%3B%3BAAKD%2C2DAAA%2C4BAAA%2CAAAA%3B%3BAAQA%2CwDAAA%2C4DAAA%2CAAAA%3B%3BAAKA%2C4DAAA%2C2HAAA%2CAAAA%3B%3BAAMC%2CyEAAA%2CcAAA%2CAAAA%3B%3BAAMH%2C8BAAA%2C%2BBAAA%2CAAAA%3B%3BAAGC%2CsCAAA%2CqCAAA%2CAAAA%3B%3BAAMA%2C%2BCAAA%2CyBAAA%2CAAAA%3B%3BAAMA%2CuDAAA%2CWAAA%2CAAAA%3B%3BAAGA%2CwDAAA%2CYAAA%2CAAAA%3B%3BAC1EA%2C8DAAA%2C0CAAA%2CAAAA%3B%3BAAIA%2CgEAAA%2C4CAAA%2CAAAA%3B%3BAAKA%2C%2BDAAA%2C2GAAA%2CAAAA%3B%3BAAOC%2CiEAAA%2C4BAAA%2CAAAA%3B%3BAAKD%2C8EAAA%2C8DAAA%2CAAAA%3B%3BAAMA%2CkFAAA%2CyBAAA%2CAAAA%3B%3BAAKC%2CkFAAA%2C8DAAA%2CAAAA%3B%3BAAMA%2CoFAAA%2CeAAA%2CAAAA%3B%3BAAMD%2CwFAAA%2CYAAA%2CAAAA%3B%3BAAGA%2CwGAAA%2CwDAAA%2CAAAA%3B%3BAAKA%2CyFAAA%2C6BAAA%2CAAAA%3B%3BAAKD%2C8DAAA%2CmBAAA%2CAAAA%3B%3BAAEC%2C2EAAA%2CqCAAA%2CAAAA%3B%3BAAIA%2C0FAAA%2CyDAAA%2CAAAA%3B%3BAtCjEH%22%7D */