/* https://stagging.tonjoostudio.com/rahasia/wp-content/themes/tonjoo/assets/css/product.min.css?ver=2023 */
.table{--tj-table-color-type:initial;--tj-table-bg-type:initial;--tj-table-color-state:initial;--tj-table-bg-state:initial;--tj-table-color:var(--tj-body-color);--tj-table-bg:var(--tj-body-bg);--tj-table-border-color:var(--tj-border-color);--tj-table-accent-bg:rgba(0,0,0,0);--tj-table-striped-color:var(--tj-body-color);--tj-table-striped-bg:rgba(0,0,0,0.05);--tj-table-active-color:var(--tj-body-color);--tj-table-active-bg:rgba(0,0,0,0.1);--tj-table-hover-color:var(--tj-body-color);--tj-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--tj-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--tj-table-color-state,var(--tj-table-color-type,var(--tj-table-color)));background-color:var(--tj-table-bg);border-bottom-width:var(--tj-border-width);box-shadow:inset 0 0 0 9999px var(--tj-table-bg-state,var(--tj-table-bg-type,var(--tj-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--tj-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--tj-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--tj-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--tj-table-color-type:var(--tj-table-striped-color);--tj-table-bg-type:var(--tj-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--tj-table-color-type:var(--tj-table-striped-color);--tj-table-bg-type:var(--tj-table-striped-bg)}.table-active{--tj-table-color-state:var(--tj-table-active-color);--tj-table-bg-state:var(--tj-table-active-bg)}.table-hover>tbody>tr:hover>*{--tj-table-color-state:var(--tj-table-hover-color);--tj-table-bg-state:var(--tj-table-hover-bg)}.table-primary{--tj-table-color:#000;--tj-table-bg:#d5f5e3;--tj-table-border-color:#c0ddcc;--tj-table-striped-bg:#cae9d8;--tj-table-striped-color:#000;--tj-table-active-bg:#c0ddcc;--tj-table-active-color:#000;--tj-table-hover-bg:#c5e3d2;--tj-table-hover-color:#000;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-secondary{--tj-table-color:#000;--tj-table-bg:#e2e3e5;--tj-table-border-color:#cbccce;--tj-table-striped-bg:#d7d8da;--tj-table-striped-color:#000;--tj-table-active-bg:#cbccce;--tj-table-active-color:#000;--tj-table-hover-bg:#d1d2d4;--tj-table-hover-color:#000;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-success{--tj-table-color:#000;--tj-table-bg:#d5f5e3;--tj-table-border-color:#c0ddcc;--tj-table-striped-bg:#cae9d8;--tj-table-striped-color:#000;--tj-table-active-bg:#c0ddcc;--tj-table-active-color:#000;--tj-table-hover-bg:#c5e3d2;--tj-table-hover-color:#000;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-info{--tj-table-color:#000;--tj-table-bg:#cff4fc;--tj-table-border-color:#badce3;--tj-table-striped-bg:#c5e8ef;--tj-table-striped-color:#000;--tj-table-active-bg:#badce3;--tj-table-active-color:#000;--tj-table-hover-bg:#bfe2e9;--tj-table-hover-color:#000;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-warning{--tj-table-color:#000;--tj-table-bg:#fff2d8;--tj-table-border-color:#e6dac2;--tj-table-striped-bg:#f2e6cd;--tj-table-striped-color:#000;--tj-table-active-bg:#e6dac2;--tj-table-active-color:#000;--tj-table-hover-bg:#ece0c8;--tj-table-hover-color:#000;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-danger{--tj-table-color:#000;--tj-table-bg:#f9d9d7;--tj-table-border-color:#e0c3c2;--tj-table-striped-bg:#edcecc;--tj-table-striped-color:#000;--tj-table-active-bg:#e0c3c2;--tj-table-active-color:#000;--tj-table-hover-bg:#e6c9c7;--tj-table-hover-color:#000;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-light{--tj-table-color:#000;--tj-table-bg:#f8f9fa;--tj-table-border-color:#dfe0e1;--tj-table-striped-bg:#ecedee;--tj-table-striped-color:#000;--tj-table-active-bg:#dfe0e1;--tj-table-active-color:#000;--tj-table-hover-bg:#e5e6e7;--tj-table-hover-color:#000;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-dark{--tj-table-color:#fff;--tj-table-bg:#2D343E;--tj-table-border-color:#424851;--tj-table-striped-bg:#383e48;--tj-table-striped-color:#fff;--tj-table-active-bg:#424851;--tj-table-active-color:#fff;--tj-table-hover-bg:#3d434c;--tj-table-hover-color:#fff;color:var(--tj-table-color);border-color:var(--tj-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.slick-loading .slick-list{background:#fff url(/rahasia/wp-content/themes/tonjoo/assets/css/../images/ajax-loader.gif) center center no-repeat}@font-face{font-display:swap;font-family:'slick';font-weight:400;font-style:normal;src:url(/rahasia/wp-content/themes/tonjoo/assets/css/../fonts/slick.woff) format("woff")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.pagination{position:relative;text-align:center;margin:10px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.pagination>ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;list-style:none;padding:0;margin:0}.pagination>ul>li:not(:last-child){margin-right:10px}.pagination span,.pagination a{border:1px solid #e8e8e8;margin:5px 0;padding:0 13px;width:auto;min-width:36px;height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:3px}.pagination span.prev,.pagination span.next,.pagination a.prev,.pagination a.next{padding:10px}.pagination span.prev,.pagination a.prev{transform:rotate(180deg)}.pagination span.active,.pagination a.active{background:#DF4038;color:#fff}.pagination span.active:hover,.pagination a.active:hover{color:#fff}.pagination span svg,.pagination a svg{fill:#2D343E;height:16px}.pagination a{color:#2D343E}.pagination a:hover{color:#2ecc71}.pagination span.current{background:#2D343E;color:#fff}.pagination .disabled{display:none!important}@media (max-width:575.98px){.pagination{margin:20px 0;-ms-flex-direction:column;flex-direction:column}.pagination>ul{margin-right:auto;margin-left:auto}.pagination>ul>li:not(:last-child){margin-right:6px}.pagination span.page-numbers,.pagination a.page-numbers{margin:3px 0;padding:0 8px;border-radius:4px;min-width:30px;height:30px}.pagination .displaying-num{margin-right:auto;margin-left:7px;margin-bottom:20px}}.post-nav-links .post-page-numbers{margin:5px 0;padding:0 13px;width:auto;min-width:36px;height:36px;border-radius:3px;display:inline-block;line-height:36px;margin-left:5px}.tab-headings{font-size:0;list-style-type:none;padding:0;margin:0;display:inline-block;border-bottom:solid 1px #ccc;display:inline-block;width:100%;margin-bottom:20px}.tab-headings li{position:relative;vertical-align:top;display:inline-block}.tab-headings li a{padding:20px 30px;display:block;text-decoration:none!important}.tab-headings li>*{margin:0}.tab-addons-list .tab-headings li a:hover{color:#2D343E;font-weight:700;border-bottom:solid 2px #F05638;margin-bottom:-1px}.tab-addons-list .tab-headings li.current a{color:#2D343E;font-weight:700;border-bottom:solid 2px #F05638;margin-bottom:-1px}.tab-heading{font-size:0;list-style-type:none;padding:0;margin:0;display:inline-block;border-bottom:solid 1px #ccc;display:inline-block;width:100%;margin-bottom:20px}.tab-heading li{position:relative;vertical-align:top;display:inline-block;border-top:none!important}.tab-heading li a{padding:20px 30px;display:block;color:#2D343E}.tab-heading li a:hover{color:#2D343E;font-weight:700;border-bottom:solid 2px #F05638;margin-bottom:-1px}.tab-heading li>*{margin:0}.tab-heading li.current a{color:#2D343E;font-weight:700;border-bottom:solid 2px #F05638;margin-bottom:-1px}.sidebar .widget{background:none;border:solid 1px #e8e8e8;margin-bottom:20px}.sidebar .widget .widget-heading{background:#333;text-align:center}.sidebar .widget .widget-heading h5{color:#fff;text-transform:uppercase;font-weight:700;padding:10px}.sidebar .widget ul{margin:10px;color:#2D343E;padding-bottom:0;padding-left:0}.sidebar .widget ul li{list-style:none!important;font-weight:700;border-bottom:solid 1px rgba(0,0,0,.05);padding:10px 8px 10px;margin-bottom:0}.sidebar .widget ul li:last-child{border-bottom:none}.sidebar .widget ul li a{color:#333;font-weight:400;line-height:1.2;display:inline-block}.sidebar .widget ul li a:hover{color:#27ae60;text-decoration:none}.sidebar .tptn_date{display:block;font-size:14px;font-weight:400;color:#F05638}.archive-addons .page-header{background-color:#2D343E;margin-top:-40px;padding-top:40px;padding-bottom:40px}.archive-addons .big-title{font-size:28px;text-transform:uppercase;font-weight:700;color:#fff}.archive-addons .small-hr{border:solid 2px #EE7E47;opacity:10!important;width:100px;margin:0}.addons-list{min-height:160px;color:#2D343E;font-size:14px}.addons-list img{height:auto}.addons-list .plugin-title{font-size:20px;line-height:1.3;font-weight:300;margin-bottom:20px}.addons-list .plugin-title a{color:#2D343E}.addons-list .plugin-title a:hover{color:#2ecc71}.single-product a{color:#2ecc71}.single-product a:hover{text-decoration:underline}.single-product .title-plugin h1{font-size:36px;line-height:44px;margin-bottom:0;padding-bottom:0}.single-product .plugin-box{border:solid 1px #ccc;text-align:center;padding:30px}.single-product .plugin-box img{width:100%;height:auto}.single-product .plugin-box .plugin-description{margin-top:20px;text-align:left}.single-product .plugin-box .plugin-description select{padding:5px;width:100%;float:left}.single-product .plugin-box .plugin-description p{margin:14px 0}.single-product .plugin-box .plugin-description p#price{margin:15px 0;font-size:30px;text-align:right;padding:15px;text-align:center;font-weight:700;color:#444;background-color:#eee}.single-product .plugin-box .btn{width:100%;background:#2ecc71;color:#fff;font-weight:700;text-transform:uppercase;font-size:16px}.single-product .plugin-box .addons-of{margin-top:15px}.single-product .plugin-box .addons-of p{color:#2D343E}.single-product .plugin-box #plugin-detail label{display:block;cursor:pointer}.single-product .tj-plugin-detail img{max-width:100%;height:auto}.single-product .tj-plugin-detail .current{padding:20px}.single-product .tj-plugin-detail .slider-container{margin-bottom:21px}.single-product .tj-plugin-detail .slider-container .slick-arrow{display:none!important}@media (max-width:575.98px){.single-product .tj-plugin-detail .slider-container{margin-bottom:10px}}.single-product .tj-plugin-detail .img-thumb{width:100%;height:380px;overflow:hidden}.single-product .tj-plugin-detail .img-thumb img{width:100%;height:380px;object-fit:cover}@media (max-width:575.98px){.single-product .tj-plugin-detail .img-thumb{height:150px}.single-product .tj-plugin-detail .img-thumb img{height:150px}}.single-product .tj-plugin-detail .nav-slider{height:80px;overflow:hidden}.single-product .tj-plugin-detail .nav-slider .img-box{width:100%;max-width:115px;height:80px;display:block;margin:0 auto;position:relative;padding:5px 3px 3px 3px;transition:all 0.3s}.single-product .tj-plugin-detail .nav-slider .img-box img{width:100%;height:100%;object-fit:cover}.single-product .tj-plugin-detail .nav-slider .slick-slide.slick-current .img-box img{border:3px solid #2BA9A1;box-shadow:0 3px 6px rgba(0,0,0,.1)}.single-product .tj-plugin-detail .nav-slider .slick-slide.slick-current .img-box:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #2BA9A1}.single-product .tj-plugin-detail div.wp-caption.aligncenter{max-width:100%}.single-product .tj-plugin-detail .btn{color:#fff;background:#2ecc71}.single-product .tj-plugin-detail .table-license{margin:0}.single-product .tj-plugin-detail .table-license th:nth-child(2),.single-product .tj-plugin-detail .table-license th:nth-child(3),.single-product .tj-plugin-detail .table-license td:nth-child(2),.single-product .tj-plugin-detail .table-license td:nth-child(3){text-align:center}.single-product .tj-plugin-detail .table-license td span{font-size:18px;line-height:1;font-weight:700}.single-product .tj-plugin-detail .feature-box{margin:-15px}.single-product .tj-plugin-detail .feature-title-box{text-align:center;background:#eee;margin:40px 0 30px;padding:18px 10px}.single-product .tj-plugin-detail .feature-title{text-align:center;font-size:36px;line-height:1;font-weight:300;margin:0;display:inline-block;padding:0 20px;position:relative;z-index:1}.single-product .tj-plugin-detail .separator{width:100%;text-align:center;margin-bottom:20px}.single-product .tj-plugin-detail .separator span{display:inline-block;width:4px;height:4px;background-color:#DBDBDB;margin:0 7px}.single-product .tj-plugin-detail .feature-demo{text-align:center}.single-product .tj-plugin-detail .feature-demo .btn{font-size:20px;font-weight:300}.single-product .tj-plugin-detail .feature-demo .btn .fa{margin-right:10px}.single-product .tj-plugin-detail .feature-demo h5{margin:15px 0;font-weight:400}.single-product .tj-plugin-detail .feature-demo table{margin:0 auto 40px}.single-product .tj-plugin-detail .feature-demo table td{border:1px solid #ccc;padding:4px 16px;text-align:left;font-size:16px}.single-product .tj-plugin-detail .feature-demo table .item{color:#777;font-weight:300;background:#ddd}.single-product .tj-plugin-detail .feature-demo table .value{background:#fff;font-weight:600;min-width:200px}.single-product .tj-plugin-detail .feature-license{padding:10px 20px}.single-product .tj-plugin-detail .feature-support .support-icon{text-align:center}@media (max-width:767.98px){.single-product .tj-plugin-detail .feature-title{font-size:28px}}.single-product .img-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.single-product .img-circle{width:55px;height:55px;border-radius:100%;border:1px solid #CBCBCB;background-color:#fff}.single-product .img-circle-big{width:120px;height:120px;border:6px solid #fff;box-shadow:0 0 5px rgba(0,0,0,.16)}.single-product .img-circle-big img{max-width:74px}@media (max-width:575.98px){.single-product .img-circle-big{width:80px;height:80px}.single-product .img-circle-big img{width:45px}}.single-product .feature-content.fitur-unggulan{padding:0 30px 40px}@media (max-width:767.98px){.single-product .feature-content.fitur-unggulan .img-box{margin:0 auto 10px}.single-product .feature-content.fitur-unggulan .content-box{text-align:center}}@media (max-width:767.98px){.single-product .feature-content.fitur-unggulan{padding:0 0 30px}}.single-product .feature-content.fitur-tambahan{padding-bottom:60px}.single-product .feature-content.fitur-tambahan .feature-content-box .content-box .title{font-size:16px;margin-bottom:13px}.single-product .feature-content.fitur-tambahan .feature-content-box .content-box p{font-size:14px}@media (max-width:575.98px){.single-product .feature-content.fitur-tambahan .col-xs-6:nth-child(odd){padding-left:0;padding-right:5px}.single-product .feature-content.fitur-tambahan .col-xs-6:nth-child(even){padding-right:0;padding-left:5px}}.single-product .related-post{background-color:#f9f9f9;border:1px solid #ddd;box-shadow:0 1px 1px rgba(0,0,0,.05);border-radius:4px;padding:12px 12px 6px;margin-bottom:20px;font-size:16px}.single-product .related-post ul{list-style-type:none;padding:0;margin:0}.single-product .related-post ul li{padding:5px 0;border-bottom:1px solid #eee;margin-bottom:5px;margin-top:5px;line-height:1.6;margin-left:0;font-weight:700}.single-product .related-post-title{font-weight:700;margin-bottom:10px;margin-top:0}.single-product .table-license{border:0px!important;margin:50px 0}.single-product .table-license th{background-color:#444444!important;color:#fff}.single-product .table-license th,.single-product .table-license td{padding:20px!important}.single-product .table-license td .fa{font-size:18px}.single-product .table-license td .fa-check{color:#00B74C}.single-product .table-license td .fa-times{color:#c24242}.single-product .changelog .version{margin:0;padding:0;list-style-type:none}.single-product .changelog .version>li{margin:0}.single-product .changelog .version>li h4{font-size:16px;margin-bottom:5px}.single-product .changelog .version>li h4 span{display:inline-block;font-weight:400}.single-product .changelog .version>li h4 span:before{content:'— '}.single-product .changelog .version>li ul{margin:0;margin-bottom:20px;padding-left:10px}.single-product ul.share.unstyle-list{list-style:none;padding:0;margin:0;margin-bottom:15px}.single-product ul.share.unstyle-list li{display:inline-block;margin-left:0;margin-right:5px;margin-bottom:5px}.single-product ul.share.unstyle-list li a{width:42px;height:42px;text-align:center;padding:0;display:block;line-height:42px;font-size:18px;color:#fff!important}.single-product ul.share.unstyle-list li a:hover{box-shadow:0 2px 3px rgba(0,0,0,.3)}.single-product ul.share.unstyle-list li a.btn-facebook{background:#3b5999}.single-product ul.share.unstyle-list li a.btn-twitter{background:#55acee}.single-product ul.share.unstyle-list li a.btn-google{background:#dd4b39}.single-product ul.share.unstyle-list li a.btn-linkedin{background:#0077B5}.single-product ul.share.unstyle-list li a.btn-reddit{background:#ff5700}.single-product ul.share.unstyle-list li a.btn-pinterest{background:#bd081c}.single-product ul.share.unstyle-list li a.btn-email{background:#ccc}.single-product ul.share.unstyle-list li a.btn-email span{color:#282828}.mks_ads_widget ul,.mks_adswidget_ul{padding:0;list-style-type:none}.mks_ads_widget ul img,.mks_adswidget_ul img{width:auto!important;height:auto!important}.mks_ads_widget ul li,.mks_adswidget_ul li{display:inline-block;margin-right:17px}.mks_ads_widget ul li:last-child,.mks_adswidget_ul li:last-child{margin-right:0}.checkout-page-title{font-size:24px;text-align:center;display:block;margin-bottom:30px;height:15px}.checkout-page-title span{font-weight:400;position:relative;top:-16px;background-color:#fff;padding:0 20px}.checkout-page-title img{display:inline-block;vertical-align:middle;margin-right:15px;position:relative;top:-2px;height:30px}#checkout-page .btn{background-color:#2ecc71;color:#fff}#checkout-page .item-table{width:100%;margin-bottom:0}#checkout-page .item-table tr{border-bottom-style:dotted}#checkout-page .item-table tr:last-child{border-bottom:0}#checkout-page .item-table td{font-size:16px;color:#2d343e;padding:8px 0}#checkout-page .item-table .product-quantity{display:inline-block;margin-left:10px;color:#999}#checkout-page .item-table small{color:#e53935;display:inline-block;vertical-align:middle;margin-left:10px}#checkout-page .item-table .coupon-item{color:#39b54a}#checkout-page .item-table .btn-remove{color:#999;font-size:14px;display:inline-block;vertical-align:middle;margin-left:10px}#checkout-page .item-table .btn-remove:hover{color:#e53935}#checkout-page .checkout-table{width:100%;border:1px solid #DDD;margin-bottom:15px}#checkout-page .checkout-table tr{border-bottom:1px solid #ddd}#checkout-page .checkout-table tr:last-child{border-bottom:none}#checkout-page .checkout-table th{font-weight:700;font-size:14px;text-transform:uppercase;background-color:#fff;padding:3px 30px;text-align:right}#checkout-page .checkout-table th:first-child{text-align:left}#checkout-page .checkout-table td{text-align:right}#checkout-page .checkout-table td:first-child{text-align:left}#checkout-page .checkout-table .cart-total{background-color:#f9f9f9}#checkout-page .checkout-table .cart-total td{font-weight:700;font-size:18px;padding:8px 30px;text-align:right}#checkout-page .checkout-table .order-total td{font-weight:700;font-size:18px;padding:8px 30px;text-align:right}#checkout-page .checkout-table td.description{text-transform:capitalize;padding-left:30px;line-height:2;color:#999;background:#f9f9f9}#checkout-page .item-table-box{padding:0 30px}#checkout-page .coupon-box{border:1px solid #ddd;text-align:center;padding:20px 30px;background-color:#f9f9f9;margin-bottom:15px}#checkout-page .coupon-box h5{margin-bottom:0}#checkout-page .coupon-box h5 .show-coupon-form{display:inline-block;margin-left:10px;color:#fff;background-color:#DF4038;padding:0 10px;line-height:30px;border-radius:4px}#checkout-page .coupon-box h5 .show-coupon-form:hover{cursor:pointer}#checkout-page .coupon-box input{padding:10px 15px;display:inline-block;vertical-align:middle}#checkout-page .coupon-box input[type="text"]{max-width:50%;max-width:350px}#checkout-page .coupon-box .btn{line-height:22px;margin-left:10px}#checkout-page .coupon-box .coupon-content{display:none}#checkout-page .payment-form-box div[class*="col-md"]:first-child{padding-right:8px}#checkout-page .payment-form-box div[class*="col-md"]:last-child{padding-left:8px}#checkout-page .payment-form-box .payment_methods li label{position:relative}#checkout-page .payment-form-box .payment_methods li label img{position:absolute!important;right:20px;top:27px;max-height:30px}@media (max-width:991.98px){#checkout-page .payment-form-box .payment_methods li label{text-align:left}}@media (max-width:767.98px){#checkout-page .payment-form-box .payment_methods li label img{display:none}}#checkout-page .panel-title{border:1px solid #ddd;padding:5px 30px;border-bottom:none;text-transform:uppercase;font-size:14px;font-weight:700;margin-bottom:0}#checkout-page .panel-body{border:1px solid #ddd;padding:0}#checkout-page .panel-body .alert{padding:10px 15px!important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}#checkout-page .panel-body .message{padding:10px 15px!important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}#checkout-page .panel-body ul{list-style:none;padding:0;margin-bottom:0}#checkout-page .panel-body ul li{position:relative;margin-left:0;border-bottom:1px solid #f6f6f6}#checkout-page .panel-body ul li:last-child{border-bottom:none}#checkout-page .panel-body ul li input[type="radio"]{position:absolute;top:33px;left:30px;z-index:10}#checkout-page .panel-body ul li input[type="radio"]:checked+label{color:#111;opacity:1;background-color:#f9f9f9}#checkout-page .panel-body ul li label{display:block;padding:21px 20px 19px 60px;opacity:.8}#checkout-page .panel-body ul li label:hover{background-color:#f9f9f9;color:#111;opacity:1}#checkout-page .panel-body ul li label img{display:inline-block;vertical-align:middle;position:relative;margin:0 5px;top:-1px}#checkout-page .panel-body ul li.payment-no-icon input[type="radio"]{top:28px}#checkout-page .panel-body .payment-title{font-size:20px;display:inline-block}#checkout-page .panel-body .payment-icon{border:1px solid #ddd;border-radius:3px;overflow:hidden;display:inline-block;vertical-align:middle;position:relative;margin-left:15px;top:-3px}#checkout-page .panel-body .payment-description{display:block;color:#999;line-height:normal;margin:2px 0}#checkout-page .panel-body .payment-info{font-size:80%;color:#3d5afe}#checkout-page .panel-body .payment-info:hover{text-decoration:underline!important}#checkout-page .panel-body input[type="submit"]{background-color:#2ecc71;padding:15px 35px;width:100%;border-color:#2ecc71;width:100%;color:#fff!important}#checkout-page .panel-body input[type="submit"]:hover{background-color:#00D259;border-color:#00D259}#checkout-page .panel-form{padding:30px}#checkout-page .panel-form p{margin-bottom:0}#checkout-page .panel-form a{color:#3d5afe}#checkout-page .panel-form a:hover{text-decoration:underline!important}#checkout-page .panel-form .form-row{margin-bottom:15px}#checkout-page .panel-form .form-row:last-child{margin-bottom:0}#checkout-page .panel-form .form-group{margin-bottom:15px}#checkout-page .panel-form .form-group label{position:relative;top:-2px;margin-left:5px;display:inline-block}#checkout-page .panel-form .form-group:last-child{margin-bottom:0;padding:0}#checkout-page .panel-form input{padding:10px 15px}#checkout-page .panel-form .woocommerce-invalid input{border-color:#E53935}#checkout-page .panel-form input.btn-primary{background-color:#2ecc71;padding:15px 35px;width:100%}#checkout-page .panel-form .woocommerce-error{background-color:#FBDEDA;border:1px solid #FFA295;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}#checkout-page .panel-form .woocommerce-error li{color:#E53935;border-bottom:0}#checkout-page .panel-form .woocommerce-error li strong{color:#E53935}#checkout-page .panel-form .panel-subtitle{width:100%;text-align:center;font-size:18px;font-weight:700;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e8e8e8}#checkout-page .checkout-secure-logo{padding:30px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-align:start;align-items:flex-start}#checkout-page .checkout-secure-logo img{display:inline-block;max-height:60px;-ms-flex-order:0;order:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto}#checkout-page .checkout-secure-logo img:nth-child(2){margin:0 10px}#checkout-page .login-form-box{display:none}#checkout-page .login-form-box input[type="submit"]{border-color:#2ecc71;background-color:#2ecc71;width:100%;color:#fff!important}#checkout-page .login-form-box input[type="submit"]:hover{background-color:#00D259;border-color:#00D259}.table-currency{margin:0;margin-bottom:10px}.table-currency .widget{position:relative;display:table-cell;vertical-align:middle}.table-currency .widget ul{margin-bottom:0;list-style-type:none}.table-currency tr>td>b{font-size:16px}