.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;-webkit-border-radius:0;border-radius:0;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;-webkit-border-radius:4px;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html{font-size:14px}body,html{width:100%;height:100%;margin:0;padding:0}body{font-size:1rem}body,body a{color:#505361}body.admin-tools-visible #main{margin-top:50px}.content-wrap{position:relative;width:100%}.content-wrap.supports-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;height:100%}.content-wrap.windows-phone{display:block}#main{z-index:1}#main.supports-flex{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.main-content{padding-bottom:60px}.footer{z-index:1;position:relative;clear:both;padding-top:30px}.page-header{border:0}.btn{-webkit-border-radius:3px;border-radius:3px}.btn-wide{padding-left:45px;padding-right:45px}.bootstrap-select .btn{text-transform:none}.panel hr,.well hr{border-color:#505361}.scroll-top-btn{position:fixed;bottom:15px;right:15px;width:34px;height:34px;line-height:34px;text-align:center;background:rgba(0,0,0,.3);color:#fff;visibility:hidden;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.scroll-top-btn.visible{visibility:visible;opacity:1;z-index:1000}.title-bar{width:100%;text-transform:uppercase;margin-top:15px;margin-bottom:25px}.title-bar.light{position:relative}.title-bar.light:before{content:"";position:absolute;top:6px;right:0;bottom:1px;left:0;color:#fff;z-index:0}.title-bar.light h1,.title-bar.light h2,.title-bar.light h3,.title-bar.light h4{position:relative;display:inline-block;z-index:1;margin:0;color:#000;vertical-align:middle;padding-right:7px}.title-bar.dark{padding:10px 15px;background:#505361;color:#fff}.title-bar.dark h1,.title-bar.dark h2,.title-bar.dark h3,.title-bar.dark h4{margin:0;color:#fff;background:#fff}.frontpage-carousel{margin-bottom:50px}section.image-banner{background:#6970c5;padding:70px 0;text-align:center;background-position:50%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}section.image-banner h1{margin:0 40px;text-transform:uppercase;color:#fff;text-align:left}@media (min-width:992px){section.image-banner h1{font-size:4rem}}.breadcrumb{padding:0;margin-top:30px;margin-bottom:30px;list-style:none;color:#555;font-size:.9rem;background:none}.breadcrumb>li{display:inline-block}.breadcrumb>li a{color:#aaa}.breadcrumb>li+li:before{content:"/\00a0";padding:0 2px}.breadcrumb>li:last-child{color:#505361}.breadcrumb+.page-content{margin-top:0!important}.panel{-webkit-box-shadow:none;box-shadow:none;border:0}.panel.panel-white-bg{background:#fff;border:3px solid #cdcdd5}.panel .panel-title{font-size:1.4rem;border-bottom:3px solid #6970c5;padding:7px}.message-wrapper{position:fixed;bottom:10px;right:10px;max-width:300px}.table.table-prices{width:50%}.table.table-prices tr td{white-space:nowrap;border:none}.table.table-prices tr td .original-price{font-size:.95rem;text-decoration:line-through}.table.table-prices tr td .discounted-price{font-size:1rem}.open .dropdown-menu{-webkit-animation:fadeIn .2s;animation:fadeIn .2s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.flash{z-index:1000}hr{border-style:dotted}button{background-color:#6970c5}.lead{font-size:1.15rem}.stars{font-size:1.1em}.stars .star-rating-empty,.stars .star-rating-full,.stars .star-rating-half{color:#f97358}.page-content{margin-top:20px!important}@media (min-width:768px){.page-content{margin-top:30px!important}}@media (min-width:1200px){.page-content{margin-top:50px!important}}.checkboxselectmultiple .custom-checkbox{padding:.5rem 0}.material-icons{font-size:inherit;vertical-align:middle}.material-icons.large{font-size:1.5em}body.is-blog-post{background-color:#fcfdfe}body.is-blog-post #main .container{max-width:1000px}body.is-blog-post .article-image-mobile,body.is-blog-post .btn-back{display:none}@media (max-width:767px){body.is-blog-post .article-image,body.is-blog-post .breadcrumb{display:none}body.is-blog-post .article-image-mobile{display:block}body.is-blog-post .btn-back{display:block;padding-left:20px;font-weight:700}body.is-blog-post .btn-back .fa{margin-right:20px;font-weight:700}}.blog-post .article-title{font-size:2rem;font-weight:700;margin-top:0}@media (min-width:992px){.blog-post .article-title{font-size:3rem}}.blog-post .article-features{margin-top:25px;font-size:16px}.blog-post .article-features_with-icons{margin:0 15px 10px 0;display:inline-block}.blog-post .article-features i{color:#505361;font-size:110%}.blog-post .article-image{margin-top:30px;margin-bottom:45px;min-height:400px}.blog-post .article-image-mobile{min-height:0;margin-bottom:30px;margin-left:-15px;margin-right:-15px}.blog-post .article-image-mobile:before{content:"";position:relative;padding-top:56.25%;display:block}.blog-post .article-html p{font-size:16px}.custom-dashboad-item#deposit .btn-add-code-container{display:inline-block}.custom-dashboad-item#deposit .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.custom-dashboad-item#deposit .add-balance label{font-weight:400}.custom-dashboad-item#deposit .add-balance .promo-code .form-group label{width:100%;display:block;margin-bottom:5px}.custom-dashboad-item#deposit .add-balance .coupon-code{font-weight:700;margin-top:10px}.custom-dashboad-item#deposit .add-balance .amount-options-container{margin-top:15px}.custom-dashboad-item#deposit .add-balance .amount-options-container .amount-options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-dashboad-item#deposit .add-balance .amount-options-container .amount-options .btn-amount{width:95px;border-color:#fff;background-color:#fff;color:#6970c5;font-weight:600;margin-right:15px;margin-bottom:15px;-webkit-box-shadow:0 2px 3px 0 hsla(0,0%,74.9%,.5);box-shadow:0 2px 3px 0 hsla(0,0%,74.9%,.5);font-size:1.3rem;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;padding-top:10px;padding-bottom:10px}.custom-dashboad-item#deposit .add-balance .amount-options-container .amount-options .btn-amount:focus,.custom-dashboad-item#deposit .add-balance .amount-options-container .amount-options .btn-amount:hover{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,74.9%,.5);box-shadow:0 1px 2px 0 hsla(0,0%,74.9%,.5)}.custom-dashboad-item#deposit .add-balance .amount-options-container .amount-options .btn-amount:disabled{color:#6970c5;border-color:#6970c5;opacity:1;border-width:2px}.custom-dashboad-item#deposit .add-balance .amount-options-container .amount-options .btn-amount:disabled:focus,.custom-dashboad-item#deposit .add-balance .amount-options-container .amount-options .btn-amount:disabled:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 2px 3px 0 hsla(0,0%,74.9%,.5);box-shadow:0 2px 3px 0 hsla(0,0%,74.9%,.5)}.custom-dashboad-item#deposit .add-balance .billing-address .address-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.custom-dashboad-item#deposit .add-balance .billing-address .address-row .form-group{max-width:50%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.custom-dashboad-item#deposit .add-balance .billing-address .address-row .form-group:first-child{margin-right:15px}@media (max-width:767px){.custom-dashboad-item#deposit .add-balance .billing-address .address-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-dashboad-item#deposit .add-balance .billing-address .address-row .form-group{max-width:100%;min-width:100%}}@media (max-width:767px){.custom-dashboad-item#deposit .add-balance-special img,.custom-dashboad-item#deposit .btn-submit{width:100%}}.site-nav{background-color:#fff}@media (min-width:1200px){.site-nav{padding-left:20px;padding-right:20px}}@media (min-width:992px){body.index .site-nav{position:absolute;top:0;left:0;right:0}}@media (min-width:992px){body.index .site-nav,body.landing-page .site-nav{background-color:rgba(0,0,0,0);z-index:1001}}@media (min-width:992px){body.index.admin-tools-visible .site-nav{top:50px}}.site-nav .language-nav{padding-top:8px;padding-bottom:7px;background:#fff;float:right;min-width:70px}.site-nav .language-nav:empty{display:none}.site-nav .language-nav>ul{list-style:none;padding:0;margin:0;text-align:center}@media (min-width:768px){.site-nav .language-nav>ul{float:right}}.site-nav .language-nav>ul>li{display:inline-block}.site-nav .language-nav>ul>li a{color:#000;font-size:1rem}.site-nav .language-nav>ul>li ul{background:#fff}.site-nav .language-nav>ul>li ul li{background:#fff}.site-nav .language-nav>ul>li ul li:hover{background:#fff}.site-nav .language-nav>ul>li ul li a{color:#000}.site-nav .language-nav>ul>li ul li a:hover{color:#000}.site-nav .language-nav .nav-toggler{height:32px;width:32px;border:0;padding:0;background:rgba(0,0,0,0);outline:0;margin-left:10px;float:right}@media (min-width:992px){.site-nav .language-nav .nav-toggler{display:none!important}}.site-nav .language-nav .nav-toggler:hover .hamburger,.site-nav .language-nav .nav-toggler:hover .hamburger:after,.site-nav .language-nav .nav-toggler:hover .hamburger:before{background:#6970c5}body.offcanvas-open .site-nav .language-nav .nav-toggler{background:rgba(0,0,0,0)}body.offcanvas-open .site-nav .language-nav .nav-toggler .hamburger{background-color:rgba(0,0,0,0)}body.offcanvas-open .site-nav .language-nav .nav-toggler .hamburger:after,body.offcanvas-open .site-nav .language-nav .nav-toggler .hamburger:before{top:0;background:#6970c5}body.offcanvas-open .site-nav .language-nav .nav-toggler .hamburger:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body.offcanvas-open .site-nav .language-nav .nav-toggler .hamburger:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.site-nav .language-nav .nav-toggler .hamburger,.site-nav .language-nav .nav-toggler .hamburger:after,.site-nav .language-nav .nav-toggler .hamburger:before{background:#505361;-webkit-border-radius:1px;border-radius:1px;width:22px;height:3px;position:absolute;display:block;content:"";cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;top:10px}@media (min-width:768px){.site-nav .language-nav .nav-toggler .hamburger,.site-nav .language-nav .nav-toggler .hamburger:after,.site-nav .language-nav .nav-toggler .hamburger:before{top:10px}}@media (max-width:768px){.site-nav .language-nav .nav-toggler .hamburger,.site-nav .language-nav .nav-toggler .hamburger:after,.site-nav .language-nav .nav-toggler .hamburger:before{top:10px}}.site-nav .language-nav .nav-toggler .hamburger:before{top:-6px;margin-top:0}.site-nav .language-nav .nav-toggler .hamburger:after{top:6px;margin-top:0}.site-nav .language-nav .dropdown{font-size:.9rem}.site-nav .language-nav .dropdown>a{font-family:Archivo,sans-serif}.site-nav .language-nav .dropdown>a:focus,.site-nav .language-nav .dropdown>a:hover{text-decoration:none}.site-nav .language-nav .dropdown-menu{left:auto;right:0}.nav-toggler{display:block;padding:10px;border:0;outline:0;font-family:Archivo,sans-serif;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#fff}@media (min-width:992px){.nav-toggler{display:none!important}}.nav-toggler:focus,.nav-toggler:hover{background:#cdcdd5;color:#fff;text-decoration:none}.nav-toggler:focus .icon-container .hamburger,.nav-toggler:focus .icon-container .hamburger:after,.nav-toggler:focus .icon-container .hamburger:before,.nav-toggler:hover .icon-container .hamburger,.nav-toggler:hover .icon-container .hamburger:after,.nav-toggler:hover .icon-container .hamburger:before{background:#fff}body.mobile-nav-open .nav-toggler{background:#cdcdd5;color:#fff}body.mobile-nav-open .nav-toggler .hamburger{background-color:rgba(0,0,0,0);color:#fff}body.mobile-nav-open .nav-toggler .hamburger:after,body.mobile-nav-open .nav-toggler .hamburger:before{top:0;background:#fff}body.mobile-nav-open .nav-toggler .hamburger:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body.mobile-nav-open .nav-toggler .hamburger:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.nav-toggler .icon-container{display:block;float:left;margin-right:10px;position:relative}.nav-toggler .icon-container .hamburger,.nav-toggler .icon-container .hamburger:after,.nav-toggler .icon-container .hamburger:before{background:#505361;-webkit-border-radius:1px;border-radius:1px;width:22px;height:3px;position:absolute;display:block;content:"";cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;top:10px}.nav-toggler .icon-container .hamburger:before{top:-6px;margin-top:0}.nav-toggler .icon-container .hamburger:after{top:6px;margin-top:0}.nav-toggler .menu-text{margin-left:30px}.navbar-admin-tools .navbar-brand{width:100%;position:absolute}.navbar-admin-tools .navbar-brand h2{font-size:1.2rem;float:left;padding:0;margin:0 10px 0 0}.navbar-admin-tools .navbar-brand .admin-tools-info{float:left;position:relative}.navbar-admin-tools .navbar-brand .admin-tools-info .badge{font-size:.85rem}.navbar-admin-tools .navbar-brand .admin-tools-info .badge.badge-warning{background-color:#f97358}.navbar-admin-tools .navbar-brand .admin-tools-info i{margin-left:10px}.navbar-admin-tools .navbar-brand .admin-tools-info .fa-eye-slash{color:#f97358}.navbar-admin-tools .navbar-brand .admin-tools-info .fa-eye{color:#75be38}.navigation-container .nav-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:80px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:992px){.navigation-container .nav-content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:90px}}.navigation-container .nav-content .nav-logo{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media (max-width:991px){.navigation-container .nav-content .nav-logo .homepage-only-image{display:none}}@media (min-width:992px){body.index .navigation-container .nav-content .nav-logo .image,body.landing-page .navigation-container .nav-content .nav-logo .image{display:none}}.navigation-container .nav-content .nav-logo .logo-white{display:none}@media (min-width:992px){body.landing-page .navigation-container .nav-content .nav-logo .logo-white{display:inline}}.navigation-container .nav-content .nav-logo img{width:100%;max-width:180px;height:45px;min-width:100px}@media (min-width:992px){.navigation-container .nav-content .nav-logo{-webkit-box-flex:initial;-webkit-flex:initial;-ms-flex:initial;flex:initial}}.navigation-container .nav-content .nav-links{display:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media (min-width:992px){.navigation-container .nav-content .nav-links{display:block;margin-left:1.5rem}}.navigation-container .nav-content .nav-links .main-menu{font-size:1.1rem}.navigation-container .nav-content .nav-links .main-menu ul{padding:0;margin:0;list-style-type:none}.navigation-container .nav-content .nav-links .main-menu ul li a{font-family:Archivo,sans-serif;display:block;color:#505361}body.index .navigation-container .nav-content .nav-links .main-menu ul li a,body.landing-page .navigation-container .nav-content .nav-links .main-menu ul li a{color:#fff}.navigation-container .nav-content .nav-links .main-menu ul.menu-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.navigation-container .nav-content .nav-links .main-menu ul.menu-items.menu-items-dropdown{display:none;background-color:#fff}body.index .navigation-container .nav-content .nav-links .main-menu ul.menu-items.menu-items-dropdown,body.landing-page .navigation-container .nav-content .nav-links .main-menu ul.menu-items.menu-items-dropdown{background-color:#505361}.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li{position:relative;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.item-dropdown>a{display:inline-block;width:100%;padding-top:.15em;padding-bottom:.15em}.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.item-dropdown:focus,.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.item-dropdown:hover{background-color:#cdcdd5}body.index .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.item-dropdown:focus,body.index .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.item-dropdown:hover{background-color:#9f9fae}body.landing-page .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.item-dropdown:focus,body.landing-page .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.item-dropdown:hover{background-color:#9f9fae}.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li:focus>a,.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li:hover>a{color:#6970c5;text-decoration:none}body.index .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li:focus>a,body.index .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li:hover>a{color:#fff}body.landing-page .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li:focus>a,body.landing-page .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li:hover>a{color:#fff}.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li>a{padding:0 10px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#505361;font-size:1rem;margin-right:.5rem;font-weight:500;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;background-color:rgba(0,0,0,0)}body.index .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li>a{color:#fff}body.landing-page .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li>a{color:#fff}@media (min-width:1400px){.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li>a{font-size:16px}}.navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.active a{color:#fff}body.index .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.active a{color:#fff}body.landing-page .navigation-container .nav-content .nav-links .main-menu ul.menu-items>li.active a{color:#fff}.navigation-container .nav-content .nav-links .main-menu .category-link.is-parent{position:static}.navigation-container .nav-content .nav-links .main-menu .category-link.is-parent>a:after{display:inline-block;font-family:FontAwesome!important;margin-left:3px}.navigation-container .nav-content .nav-links .main-menu .category-link.current-parent:hover>a,.navigation-container .nav-content .nav-links .main-menu .category-link.current-parent>a,.navigation-container .nav-content .nav-links .main-menu .category-link.current:hover>a,.navigation-container .nav-content .nav-links .main-menu .category-link.current>a{color:#fff;background:#6970c5}.navigation-container .nav-content .nav-search{margin-left:auto}@media (min-width:992px){body.index .navigation-container .nav-content .nav-search,body.landing-page .navigation-container .nav-content .nav-search{display:none}}.navigation-container .nav-content .nav-search .navbar-toggle{margin-right:0}@media (min-width:1200px){.navigation-container .nav-content .nav-search{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:300px;min-width:100px;margin:0 1rem}}.navigation-container .nav-content .nav-search .search-lg{display:none}@media (min-width:1200px){.navigation-container .nav-content .nav-search .search-lg{display:block;margin-right:1rem}}@media (min-width:992px){.navigation-container .nav-content .nav-search .search-sm{margin:0 2rem}}.navigation-container .nav-content .nav-search .search-sm .btn-mobile-search{display:block!important;font-size:1.4rem;margin:0}@media (min-width:1200px){.navigation-container .nav-content .nav-search .search-sm .btn-mobile-search{display:none!important}}@media (min-width:1200px){.navigation-container .nav-content .nav-search .search-sm{display:none}}.navigation-container .nav-content .nav-user-menu{white-space:nowrap}.navigation-container .nav-content .nav-user-menu .navbar-toggle{margin-right:0}.navigation-container .nav-content .nav-user-menu .menu-lg{display:none}@media (min-width:992px){.navigation-container .nav-content .nav-user-menu .menu-lg{display:block}}.navigation-container .nav-content .nav-user-menu .menu-lg .dropdown-toggle{display:block;padding:9px 10px}.navigation-container .nav-content .nav-user-menu .menu-lg .dropdown-toggle>span{margin:0 2px 0 3px;display:inline-block;max-width:120px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:middle}.navigation-container .nav-content .nav-user-menu .menu-lg i{font-size:1.4rem;vertical-align:middle}.navigation-container .nav-content .nav-user-menu .menu-sm .btn-user-menu{display:block!important;font-size:2.4rem;border:none;margin:0}.navigation-container .nav-content .nav-user-menu .menu-sm .btn-user-menu i{font-size:inherit}@media (min-width:992px){.navigation-container .nav-content .nav-user-menu .menu-sm .btn-user-menu{display:none!important}}@media (min-width:992px){.navigation-container .nav-content .nav-user-menu .menu-sm{display:none}}.navigation-container .nav-content .nav-user-menu .btn-login,.navigation-container .nav-content .nav-user-menu .btn-sign-up{font-weight:500;padding:6px 20px}.navigation-container .nav-content .nav-user-menu .btn-login{border-color:#6970c5;margin-left:10px;background-color:rgba(0,0,0,0)}body.index .navigation-container .nav-content .nav-user-menu .btn-login,body.landing-page .navigation-container .nav-content .nav-user-menu .btn-login{color:#fff;border-color:#fff}.navigation-container .nav-content .nav-user-menu .user-dropdown{white-space:nowrap}.navigation-container .nav-content .nav-user-menu .user-dropdown a.dropdown-toggle{text-decoration:none}body.index .navigation-container .nav-content .nav-user-menu .user-dropdown a.dropdown-toggle,body.landing-page .navigation-container .nav-content .nav-user-menu .user-dropdown a.dropdown-toggle{color:#fff}@media (max-width:375px){.navigation-container .nav-content .nav-user-menu .user-dropdown a.dropdown-toggle{font-size:18px;padding:10px}}@media (min-width:1200px){.navigation-container #nav-search-field{display:none!important}}.navigation-container #nav-search-field .search-form{padding-bottom:1rem}#xt-ph-full_navigation{max-width:1920px;margin:0 auto}#xt-ph-full_navigation>.xt-ph-row{margin:0}.offcanvas-element{position:fixed;background-color:#fff;top:0;bottom:0;left:0;right:0;z-index:10000;overflow:auto;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);font-size:16px}.offcanvas-element.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.offcanvas-element .offcanvas-top{padding:15px 15px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.offcanvas-element .offcanvas-top_back-button{color:#505361;background:rgba(0,0,0,0);border:none;font-weight:700;font-size:inherit}.offcanvas-element .offcanvas-top_back-button .material-icons{font-size:140%;margin-right:10px}.offcanvas-mobile-nav{position:fixed;background-color:#fff;top:0;bottom:0;left:0;right:0;z-index:10000;overflow:auto;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);font-size:16px;background-color:#f6f7fb}.offcanvas-mobile-nav.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.offcanvas-mobile-nav .offcanvas-top{padding:15px 15px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.offcanvas-mobile-nav .offcanvas-top_back-button{color:#505361;background:rgba(0,0,0,0);border:none;font-weight:700;font-size:inherit}.offcanvas-mobile-nav .offcanvas-top_back-button .material-icons{font-size:140%;margin-right:10px}@media (min-width:992px){.offcanvas-mobile-nav{display:none!important}}.offcanvas-mobile-nav .offcanvas-top{background:#fff}.offcanvas-mobile-nav .offcanvas-top .btn-logout{padding-left:30px;padding-right:30px;border-color:#6970c5}.offcanvas-mobile-nav .action-buttons{background-color:#fff;padding:0 15px 30px;text-align:center}.offcanvas-mobile-nav .action-buttons .btn{padding-left:30px;padding-right:30px}.offcanvas-mobile-nav .action-buttons .btn+.btn{margin-left:15px}.offcanvas-mobile-nav .action-buttons .btn-login{border-color:#6970c5}.offcanvas-mobile-nav .user-menu-items ul.menu-items{padding:.5rem 0 .5rem 2rem;margin-top:-1px;margin-bottom:0;background-color:#fff}.offcanvas-mobile-nav .user-menu-items ul.menu-items .list-group-item{padding:1rem 1rem 1rem 0;border:none}.offcanvas-mobile-nav .user-menu-items ul.menu-items .list-group-item a{text-decoration:none}.offcanvas-mobile-nav .user-menu-items ul.menu-items .list-group-item a.active,.offcanvas-mobile-nav .user-menu-items ul.menu-items .list-group-item a.active i{color:#6970c5}.offcanvas-mobile-nav .user-menu-items ul.menu-items .list-group-item a i{margin-right:1rem;width:20px;text-align:center;color:#9f9fae;font-size:115%}.offcanvas-mobile-nav .user-menu-items ul.menu-items .list-group-item a .label{padding:3px 6px;margin-left:5px;-webkit-border-radius:50px;border-radius:50px}.offcanvas-mobile-nav .user-menu-items ul.menu-items .list-group-item a .material-icons{font-size:130%}.offcanvas-mobile-nav .user-menu-items ul{margin-top:0;margin-bottom:0}.offcanvas-mobile-nav .user-menu-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;text-decoration:none;padding:.3rem 2rem;border-top:1px solid #ebeef6;position:relative}.offcanvas-mobile-nav .user-menu-item.mobile-dropdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.offcanvas-mobile-nav .user-menu-item.mobile-dropdown .mobile-dropdown-menu{display:none}.offcanvas-mobile-nav .user-menu-item.mobile-dropdown .mobile-dropdown-item{list-style-type:none;padding:.3rem 1rem}.offcanvas-mobile-nav .user-menu-item.current{color:#6970c5}.offcanvas-mobile-nav .user-menu-item:last-child{border-bottom:1px solid #ebeef6}.offcanvas-mobile-nav .user-menu-item .item-icon{padding:.5rem;background:#e4e7f3;-webkit-border-radius:3px;border-radius:3px;height:20px;width:20px;position:relative}.offcanvas-mobile-nav .user-menu-item .item-icon:after{content:"-";font-size:1.4rem;font-weight:700;position:absolute;display:inline-block;color:#6970c5;left:7px;top:-5px}.offcanvas-mobile-nav .user-menu-item.collapsed .item-icon:after{content:"+";left:6px;top:1px;font-size:1rem}@media (max-width:991px){html.offcanvas-open body{overflow:hidden}}.dropdown-top{top:70%}.frontpage-hero{background-color:#fff;position:relative}@media (min-width:992px){.frontpage-hero{padding-top:90px}}.frontpage-hero .wrapper{padding:50px 30px 100px;color:#fff;float:left}@media (min-width:768px){.frontpage-hero .wrapper{padding:100px 10px 120px 50px;max-width:70%}}.frontpage-hero .wrapper .xt-ph-row{margin:0}.frontpage-hero .wrapper .xt-ph-row .xt-ph-cell{float:none;padding:0}.frontpage-hero .wrapper h1,.frontpage-hero .wrapper h2,.frontpage-hero .wrapper h3{margin:0 0 30px;font-weight:700;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (min-width:768px){.frontpage-hero .wrapper h1{font-size:3rem}}.frontpage-hero .wrapper p{font-size:1.15rem;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5)}.frontpage-hero .wrapper .btn{margin:30px 0 0;padding:10px 30px;font-weight:600}@media (min-width:768px){.frontpage-hero .wrapper .btn{padding-left:60px;padding-right:60px}}.frontpage-hero .background-overlay{position:absolute;left:0;bottom:0;right:0;display:block;z-index:3}@media (min-width:768px){.frontpage-hero .background-overlay{display:none}}.frontpage-hero .background-overlay .background-overlay-image{display:block;margin-left:auto;margin-right:auto;max-width:100%;height:auto}.frontpage-hero .background-overlay .background-overlay-image:hover{opacity:.8}.frontpage-hero .background-overlay-circle{display:none;position:absolute;bottom:130px;right:50px}@media (min-width:768px){.frontpage-hero .background-overlay-circle{display:block;z-index:3}.frontpage-hero .background-overlay-circle .background-overlay-image{display:block}.frontpage-hero .background-overlay-circle .background-overlay-image:hover{opacity:.9}}.frontpage-hero .container{z-index:3;position:relative}.frontpage-hero .background-image.mobile{display:block}@media (min-width:768px){.frontpage-hero .background-image.mobile{display:none}}.frontpage-hero .background-opacity:before{opacity:0!important}.frontpage-hero .event-special{height:26rem}@media (max-width:1950px){.frontpage-hero .event-special{height:23rem}}@media (max-width:1850px){.frontpage-hero .event-special{height:21rem}}@media (max-width:1750px){.frontpage-hero .event-special{height:19rem}}@media (max-width:1600px){.frontpage-hero .event-special{height:16rem}}@media (max-width:1350px){.frontpage-hero .event-special{height:13rem}}@media (max-width:1200px){.frontpage-hero .event-special{height:12rem}}@media (max-width:992px){.frontpage-hero .event-special{height:12rem}}@media (max-width:768px){.frontpage-hero .event-special{height:21rem}}.frontpage-hero .background-overlay-link{width:300px;padding:10px;font-size:20px;margin-top:19rem;margin-left:28rem}@media (max-width:1850px){.frontpage-hero .background-overlay-link{margin-top:17rem}}@media (max-width:1750px){.frontpage-hero .background-overlay-link{margin-top:16rem;padding:5px;font-size:18px}}@media (max-width:1600px){.frontpage-hero .background-overlay-link{width:auto;padding:5px;font-size:15px;margin-top:13.5rem;margin-left:30rem}}@media (max-width:1350px){.frontpage-hero .background-overlay-link{width:auto;padding:4px;font-size:12px;margin-top:10.8rem;margin-left:30rem}}@media (max-width:1200px){.frontpage-hero .background-overlay-link{width:auto;padding:5px;font-size:14px;margin-top:9.5rem;margin-left:22rem}}@media (max-width:992px){.frontpage-hero .background-overlay-link{width:auto;padding:2px;font-size:12px;margin-top:11rem;margin-left:16rem}}@media (max-width:768px){.frontpage-hero .background-overlay-link{width:auto;padding:5px;font-size:17px;margin-top:18rem;margin-left:6rem}}.frontpage-hero .background-image{position:absolute;left:0;top:0;bottom:0;right:0;display:none;z-index:2;-webkit-background-size:cover;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:768px){.frontpage-hero .background-image{display:block}}.frontpage-hero .background-image:before{content:"";opacity:.48;background-color:#1c081a;position:absolute;left:0;top:0;bottom:0;right:0;display:block;z-index:2}.main-content.index{padding-bottom:0}.main-content.index .btn-lg{padding:10px 40px;font-weight:600}@media (min-width:768px){.main-content.index .btn-lg{padding-left:60px;padding-right:60px}}#frontpage-content-2{background-color:#f0f1f6;padding:60px 0}.cart-indicator{color:#fff;position:fixed;text-align:center;display:block;width:auto;padding:30px;width:290px;top:50px;right:50px;opacity:0;visibility:hidden;z-index:-1;-webkit-border-radius:2px;border-radius:2px}.cart-indicator .error-msg,.cart-indicator .success-msg{opacity:0}.cart-indicator .error-msg i,.cart-indicator .success-msg i{font-size:3rem}.cart-indicator .error-msg p,.cart-indicator .success-msg p{font-size:1.2rem;font-weight:400}.cart-indicator.in{z-index:3000;opacity:1;visibility:visible}.cart-indicator.in:before{opacity:1;visibility:visible}.cart-indicator.in.success{background-color:rgba(105,112,197,.8)}.cart-indicator.in.success:before{border-bottom-color:rgba(117,190,56,.8)}.cart-indicator.in.success .success-msg{display:block;opacity:1}.cart-indicator.in.success .error-msg{display:none}.cart-indicator.in.error{background-color:rgba(249,115,88,.8)}.cart-indicator.in.error:before{border-bottom-color:rgba(249,115,88,.8)}.cart-indicator.in.error .error-msg{display:block;opacity:1}.cart-indicator.in.error .success-msg{display:none}.psychic-card{text-align:center;position:relative;flex-direction:column;padding-top:15px;margin:0 auto 15px}.psychic-card,.psychic-card .psychic-link{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.psychic-card .psychic-link{text-decoration:none;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 15px}.psychic-card .psychic-link:focus,.psychic-card .psychic-link:hover{color:inherit;text-decoration:none}.psychic-card .rounded-bg{background:#fff;-webkit-border-radius:10px;border-radius:10px;position:absolute;bottom:0;left:0;right:0;top:50px;z-index:-1;-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.03);box-shadow:0 0 4px 1px rgba(0,0,0,.03)}.psychic-card.online .psychic-image .image:before{background-color:#75be38}.psychic-card.busy .psychic-image .image:before{background-color:#f97358}.psychic-card .psychic-image{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.psychic-card .psychic-image .image{width:100px;height:100px;background-position:50%;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;display:block;border:2px solid #fff;background-color:#fff;-webkit-border-radius:100%;border-radius:100%;position:relative}.psychic-card .psychic-image .image:before{content:"";display:block;position:absolute;height:12px;width:12px;bottom:8px;right:8px;border:1px solid #fff;-webkit-border-radius:100px;border-radius:100px;background-color:#9f9fae}.psychic-card .name-container{margin:20px 0}.psychic-card .name-container .name{font-weight:600;font-size:1.2rem;word-break:break-word}.psychic-card .name-container .primary-category{color:#9f9fae}@media (min-width:376px){.psychic-card .name-container .name{font-size:1.6rem}.psychic-card .name-container .primary-category{font-size:1.2rem}}.psychic-card .categories-coloured-title{margin-left:10%;width:80%;top:1px;position:relative;border-style:solid;border-width:1px;font-size:.6rem;background:#fff!important;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px}.psychic-card .categories-coloured{width:100%;padding-left:5px;padding-right:5px;border-style:solid;border-width:1px;-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px}.psychic-card .yellow{color:olive;border-color:olive;background:#eee8aa}.psychic-card .blue{color:#00008b;border-color:#00008b;background:#87cefa}.psychic-card .purple{color:purple;border-color:purple;background:#d8bfd8}.psychic-card .price{margin-top:5px}.psychic-card .price .price-line{color:#6970c5}.psychic-card .price .price-line .lead{font-size:1.3rem;font-weight:400}@media (min-width:768px){.psychic-card .price .price-line .lead{font-size:1.7rem}}.psychic-card .status{text-align:center;display:block;margin:10px 0;font-size:1.1rem}.psychic-card .reviews{margin-top:15px}.psychic-card .reviews .read-reviews{margin-top:3px;color:#6970c5;font-weight:500;display:block;font-size:110%}.psychic-card .user-actions{width:100%}@media (max-width:991px){.psychic-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (max-width:620px){.psychic-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}}.psychic-list .psychic-link{cursor:pointer}.psychic-small-card{min-width:260px;margin-bottom:60px;padding-left:15px;padding-right:15px}@media (min-width:992px) and (max-width:1199px){.psychic-small-card{padding:0}}@media (max-width:991px){.psychic-small-card{margin-right:30px;margin-bottom:30px}}@media (max-width:620px){.psychic-small-card{margin-right:0;padding:0}}.psychic-small-card .psychic-link{text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden}.psychic-small-card .psychic-image{position:relative}.psychic-small-card .psychic-image .image{width:60px;height:60px;min-width:60px;min-height:60px;background-position:50%;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;display:block;background-color:#9f9fae;-webkit-border-radius:100%;border-radius:100%;position:relative;margin:0 auto}.psychic-small-card .psychic-image .image:before{content:"";display:block;position:absolute;height:12px;width:12px;bottom:10px;right:-2px;border:1px solid #fff;-webkit-border-radius:100px;border-radius:100px;background-color:#9f9fae}.psychic-small-card .psychic-image .price{background:#6970c5;font-size:.9rem;font-weight:700;color:#fff;padding:3px 8px;-webkit-border-radius:3px;border-radius:3px;margin-top:4px;white-space:nowrap}.psychic-small-card.online .psychic-image .image:before{background-color:#75be38}.psychic-small-card.busy .psychic-image .image:before{background-color:#f97358}.psychic-small-card .name-container{padding-left:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px) and (max-width:1199px){.psychic-small-card .name-container{padding-left:15px}}.psychic-small-card .name-container .name{font-size:1.2rem;font-weight:600;display:block;margin-bottom:2px}.psychic-small-card .name-container .primary-category{color:#9f9fae}.psychic-small-card .name-container .reviews{margin-bottom:5px}.psychic-small-card .name-container .stars{font-size:12px}.psychic-small-card.in-service-list{background:#fff;-webkit-border-radius:15px;border-radius:15px;padding:1rem;max-width:280px;width:100%}.psychic-small-card.in-service-list .service-list-actions{padding-left:0;padding-right:0}@media (max-width:991px){.product-cross-sells-plugin{margin-top:30px!important}}.carousel .carousel-control{background-image:none!important;background-repeat:no-repeat!important;position:absolute;top:50%;margin-top:-18px;text-align:center;width:36px;height:36px;line-height:36px;color:#666;text-shadow:none;opacity:.6}@media (max-width:767px){.carousel .carousel-control{display:none}}.carousel .carousel-control.left{left:15px}.carousel .carousel-control.right{right:15px}.carousel .carousel-control span{font-size:2rem;line-height:36px;margin-top:0;top:0}@media (min-width:992px){.carousel-section{margin-top:30px;margin-bottom:15px;padding:0 30px}}.carousel-section+.carousel-section{margin-top:50px}.carousel-section .owl-stage-outer{z-index:2}.carousel-section .owl-nav{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:4rem;color:#aaa}.carousel-section .owl-nav .owl-next:focus,.carousel-section .owl-nav .owl-next:hover,.carousel-section .owl-nav .owl-prev:focus,.carousel-section .owl-nav .owl-prev:hover{color:#6970c5}.carousel-section .owl-nav .owl-next.disabled,.carousel-section .owl-nav .owl-prev.disabled{cursor:default;opacity:.3}.carousel-section .owl-nav .owl-prev{margin-left:-30px;float:left}.carousel-section .owl-nav .owl-next{float:right;margin-right:-30px}.carousel-section .owl-dots{display:none}.carousel-section .psychic-card{min-height:430px}.carousel-indicators{bottom:0!important}section.carousel-banner-section{margin-top:0;padding:0}section.carousel-banner-section .title-bar{display:none}.carousel-plugin .fa{font-size:2rem;z-index:10;position:absolute;top:50%;margin-top:-15px}.carousel-plugin .fa-angle-left{left:-25px;z-index:1000}.carousel-plugin .fa-angle-right{right:-25px}.carousel-plugin.one .fa-angle-left{left:40px}.carousel-plugin.one .fa-angle-right{right:40px}.carousel-plugin.one .owl-dots{position:absolute;bottom:0!important;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-plugin.one .owl-dot{background:rgba(0,0,0,0);-webkit-border-radius:10px;border-radius:10px;border:1px solid #6f6f6f;display:inline-block;height:10px;margin:1px;width:10px}.carousel-plugin.one .owl-dot.active{margin:0;width:12px;height:12px;background-color:#6f6f6f}.carousel-banner-section{margin-top:30px;margin-bottom:15px;padding:0 30px}body.index .category-sidebar{display:none}@media (min-width:992px){.category-sidebar{margin-top:60px}}@media (min-width:1200px){.category-sidebar{padding-right:45px}}.category-sidebar .search-container .form-control{background-color:rgba(0,0,0,0);font-size:12px}.category-sidebar .search-container .form-control:focus{background-color:#fff}.category-sidebar ul{list-style:none;padding:0;margin:0}.category-sidebar .sidebar-block+.sidebar-block{margin-top:10px}.category-sidebar .sidebar-block:first-child{margin-top:3px}.category-sidebar .sidebar-block .sidebar-block-title,.category-sidebar .sidebar-block .title,.category-sidebar .sidebar-block h2{display:block;cursor:text;text-decoration:none;font-size:1.5rem;border-bottom:1px dotted #6970c5;font-weight:700;padding:7px 0;font-family:Archivo,sans-serif}.category-sidebar .sidebar-block .sidebar-block-title .collapse-icon,.category-sidebar .sidebar-block .title .collapse-icon,.category-sidebar .sidebar-block h2 .collapse-icon{display:none}.category-sidebar .sidebar-block .xt-ph-row{margin-bottom:10px}.category-sidebar .collapse-wrap,.category-sidebar .sidebar-block-content{display:block;padding:10px}.category-sidebar .collapse-wrap.category-menu,.category-sidebar .sidebar-block-content.category-menu{padding-left:0;padding-right:0}.category-sidebar .sidebar-subtitle{font-family:Archivo,sans-serif;font-weight:700;padding-top:10px}.category-sidebar .sidebar-subtitle:first-child{padding-top:0}.category-sidebar ul.sidebar-list{padding:5px 0 10px 5px;margin:0}.category-sidebar ul.sidebar-list li{line-height:1.2}.category-sidebar ul.sidebar-list li a{position:relative;font-size:.9rem;padding-left:1em}.category-sidebar ul.sidebar-list li a:focus,.category-sidebar ul.sidebar-list li a:hover{text-decoration:none}.category-sidebar ul.sidebar-list li a:focus:before,.category-sidebar ul.sidebar-list li a:hover:before{left:3px}.category-sidebar ul.sidebar-list li a:before{font-family:FontAwesome!important;position:absolute;left:0;top:0;-webkit-transition:left .15s;-o-transition:left .15s;transition:left .15s}.category-sidebar ul.sidebar-list li a span{color:#aaa}.category-sidebar .category-menu>ul>li>a{font-size:16px}.category-sidebar .category-menu ul li{position:relative}.category-sidebar .category-menu ul li.is-parent>a{padding-right:32px}.category-sidebar .category-menu ul li.is-parent>.menu-toggler{display:block}.category-sidebar .category-menu ul li.is-parent ul{display:none}.category-sidebar .category-menu ul li.is-parent.open>.menu-toggler:before{content:"\2013"}.category-sidebar .category-menu ul li.is-parent.open ul{display:block}.category-sidebar .category-menu ul li.current>a{color:#888}.category-sidebar .category-menu ul li a{display:block;padding:10px;border-bottom:1px dotted #ddd;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.category-sidebar .category-menu ul li a:focus,.category-sidebar .category-menu ul li a:hover{text-decoration:none;background:#cdcdd5;color:#505361}.category-sidebar .category-menu ul li .menu-toggler{display:none;position:absolute;right:0;top:0;background:#9f9fae;width:32px;height:32px;line-height:31px;text-align:center;cursor:pointer;font-size:2.2rem;-webkit-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.category-sidebar .category-menu ul li .menu-toggler:focus,.category-sidebar .category-menu ul li .menu-toggler:hover{background:#cdcdd5}.category-sidebar .category-menu ul li .menu-toggler:before{content:"+"}.category-sidebar .category-menu ul ul li a{padding:7px 7px 7px 25px;font-size:1.1rem}.product-list-actions{margin-bottom:30px}.product-list-actions .control-label,.product-list-actions label{color:#aaa}.products-wrap{width:75%;float:left;padding-left:15px;padding-right:15px}body.index .products-wrap{width:100%}@media (max-width:992px){.products-wrap{width:100%}}.products-wrap h1.category-title{font-size:2.6rem;padding-bottom:7px;margin:0;border-bottom:1px dotted #6970c5}@media (min-width:992px){.products-wrap .product-list-actions{border-bottom:1px dashed #ddd;padding:10px 0}}.products-wrap .top-pagination{text-align:center;padding:10px 0 6px}.products-wrap .top-pagination .pagination{margin:0}.products-wrap .bottom-pagination{text-align:center;padding:10px 0}.products-wrap .bottom-pagination .pagination{margin-top:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.product-list-view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-list-view:after,.product-list-view:before{display:none!important}.product-list-view .single-product{min-width:230px;float:none!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-list-view .single-product .psychic-card .psychic-link .status{overflow:hidden;width:100%}.product-list-view .single-product .psychic-card .psychic-link .status .status-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-wrap:break-word}@media (max-width:500px){.product-list-view .single-product{margin:0 auto}}@media (min-width:500px) and (max-width:991px){.product-list-view .single-product{width:50%}}@media (min-width:768px){.product-list-view.list .image-wrap{padding:15px}.product-list-view.list .image-wrap .image{margin-bottom:0}.product-list-view.list .detail-wrap{height:100%;padding:0 15px}}div.page-content{margin-top:50px}div.page-content div.category-image img{width:100%}button.close-modal{position:absolute;top:-15px;right:10px;background:#505361;color:#fff;height:40px;width:40px;text-align:center;display:block;z-index:2;-webkit-border-radius:50%;border-radius:50%;border:0}.modal-dialog{margin:30px auto;width:auto;padding:0 25px}@media (min-width:992px){.modal-dialog{width:900px;margin:50px auto}}.modal-content{-webkit-box-shadow:none;box-shadow:none}.product-preview-modal .modal-body{padding:45px 30px}.product-preview-modal img{width:100%;height:auto}@media (min-width:768px){.product-preview-modal .preview-image{padding-right:30px}}.product-preview-modal .labels{position:absolute;z-index:2;left:15px;top:0}.product-preview-modal .labels .sale-badge{display:inline-block;width:65px;height:65px;line-height:65px;margin-right:7px;background:#f97358;-webkit-border-radius:50%;border-radius:50%;color:#fff;text-align:center;font-size:2.1rem;font-family:Archivo,sans-serif}@media (min-width:768px){.product-preview-modal .preview-details{padding-left:30px}}.product-preview-modal .preview-details .amount .input-group{width:1%}.product-preview-modal .preview-details .amount .input-group input{width:170px}.product-preview-modal .preview-details .price-line{color:#6970c5;font-size:2.5rem}.product-preview-modal .btn-primary{margin-top:20px}.product-preview-modal .btn-default{border:none;color:#505361;background-color:#cdcdd5}.product-preview-modal .btn-default:hover{background-color:#9f9fae}.psychic-code{text-align:center;font-size:1.4rem}#call-center-action-buttons .service-list-actions{padding:1rem 0}#call-center-action-buttons .service-btn:not(.return-call){padding:5px!important;font-size:1.2rem}@media (min-width:768px){#call-center-action-buttons .service-btn{min-width:80px}}#customer-chat-status .status-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (max-width:425px){#customer-chat-status .status-info{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#customer-chat-status .status-info .text-info{width:100%;padding:.25rem 0}}#customer-chat-status .status-info .psychic-avatar{display:block;text-align:center;text-decoration:none}#customer-chat-status .status-info .psychic-avatar strong.text-info{color:#505361;display:block}#customer-chat-status .status-info .psychic-avatar img{width:100px;height:100px;-webkit-border-radius:50%;border-radius:50%;border:2px solid #6970c5}#customer-chat-status .status-info .service-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:60%;text-align:center}@media (min-width:640px){#customer-chat-status .status-info .service-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:65%}}#customer-chat-status .status-info .service-info .middle{text-align:center}#customer-chat-status .status-info .service-info .middle strong.text-info{display:block}.form-group{position:relative}.form-group.required-field label.control-label:after,.form-group.required label.control-label:after{content:"*";color:#f97358;font-weight:700;margin-left:3px}.custom-radio{margin-bottom:10px}.custom-radio.required.has-error input[type=radio]+label:before{border:1px solid #f97358}.custom-radio input[type=radio]{display:none}.custom-radio input[type=radio]+label{position:relative;cursor:pointer;font-weight:400;margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-radio input[type=radio]+label:hover:before{background-color:rgba(105,112,197,.15);border-color:rgba(105,112,197,.7)}.custom-radio input[type=radio]+label:before{content:"";display:inline-block;background:#fff;width:17px;height:17px;border:1px solid #393b45;vertical-align:top;margin-right:7px;-webkit-border-radius:50%;border-radius:50%}.custom-radio input[type=radio]+label:after{opacity:0;content:"";display:block;width:9px;height:9px;-webkit-border-radius:50%;border-radius:50%;background-color:#6970c5;position:absolute;left:4px;top:4px}.custom-radio input[type=radio]:checked+label:before{border-color:#6970c5!important;background:#fff}.custom-radio input[type=radio]:checked+label:after{opacity:1}.search-container{position:relative;height:38px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.search-container .form-control[name=q]{height:100%;border-color:#888;-webkit-border-radius:0;border-radius:0;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;border-right:0;-webkit-transition:width .1s ease;-o-transition:width .1s ease;transition:width .1s ease}@media (min-width:1200px) and (max-width:1400px){.search-container .form-control[name=q]:focus{position:absolute;right:38px;width:262px}}.search-container .btn-search-submit{height:100%;background:#f97358;color:#fff;-webkit-border-radius:2px;border-radius:2px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.bootstrap-select .btn{border-color:#9f9fae;color:#505361}.control-label,label{font-weight:600}input[type=date]{line-height:unset!important}.service-list-actions{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;padding:15px}.service-list-actions,.service-list-actions .service-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.service-list-actions .service-action{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;max-width:100px}.service-list-actions .service-action:not(:first-child){margin-left:7px}.service-list-actions .service-action .service-btn{color:#fff;-webkit-border-radius:3px;border-radius:3px;font-size:1.3rem;height:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:2px 10px}.service-list-actions .service-action .service-btn.phone-service-btn{background:#75be38;font-size:1.6rem}.service-list-actions .service-action .service-btn.chat-service-btn{background:#f97358;font-size:1.5rem}.service-list-actions .service-action .service-btn.chat-service-btn i{margin-top:-2px}.service-list-actions .service-action .service-btn.video-service-btn{background:#6970c5;font-size:1.4rem}.service-list-actions .service-action .service-btn.disabled{background:#9f9fae!important}.service-list-actions .service-action .service-btn.return-call{text-transform:uppercase;white-space:normal;max-width:100px;font-size:.8rem;font-weight:700;padding-top:2px;padding-bottom:2px;max-height:32px;line-height:1.1}.service-list-actions .service-action .service-price{text-align:center;font-weight:700;margin-top:5px}.small-service-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:-10px;margin-right:-10px}.small-service-list .psychic-small-card{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;min-width:280px;max-width:none;margin:10px}.small-service-list .psychic-small-card.placeholder{background:rgba(0,0,0,0)!important}.small-service-list .psychic-small-card .price,.small-service-list .psychic-small-card .psychic-link .primary-category{display:none}.small-service-list .psychic-small-card .psychic-link .psychic-image{float:left}.small-service-list .psychic-small-card .psychic-link .psychic-image .price{background:rgba(0,0,0,0);color:#6970c5}.small-service-list .psychic-small-card .name-container{width:auto;max-width:100%;overflow:hidden}.small-service-list .psychic-small-card .name-container .name{font-size:1.2rem;font-weight:700}.small-service-list .psychic-small-card .centered{width:100%!important;text-align:center;padding:0}.small-service-list .psychic-small-card .categories-coloured-title{margin-left:35%;width:30%;top:1px;position:relative;border-style:solid;border-width:1px;font-size:.6rem;background:#fff!important;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px}.small-service-list .psychic-small-card .categories-coloured{margin-left:25%;width:50%;padding-left:5px;padding-right:5px;border-style:solid;border-width:1px;-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px}.small-service-list .psychic-small-card .yellow{color:olive;border-color:olive;background:#eee8aa}.small-service-list .psychic-small-card .blue{color:#00008b;border-color:#00008b;background:#87cefa}.small-service-list .psychic-small-card .purple{color:purple;border-color:purple;background:#d8bfd8}.small-service-list .psychic-small-card .status{max-width:100%}.small-service-list .psychic-small-card .status .status-text{display:inline-block;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:100%;text-align:center;overflow:hidden}.small-service-list .psychic-small-card .service-list-actions{padding-bottom:0}.small-service-list .psychic-small-card .service-list-actions .service-action{max-width:100%}.small-service-list .psychic-small-card .service-list-actions .service-action button.return-call{max-width:100%;width:100%}.service-carousel .owl-stage-outer .owl-stage .owl-item{height:471px}.service-carousel .owl-stage-outer .owl-stage .owl-item .psychic-card{height:100%}.service-carousel .owl-stage-outer .owl-stage .owl-item .psychic-card .psychic-link .status{overflow:hidden;width:100%}.service-carousel .owl-stage-outer .owl-stage .owl-item .psychic-card .psychic-link .status .status-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-wrap:break-word}.psychic-detail-container .psychic-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background:#fff;-webkit-border-radius:15px;border-radius:15px;padding:50px;position:relative;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5)}@media (max-width:767px){.psychic-detail-container .psychic-main{padding:15px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}}.psychic-detail-container .psychic-main .psychic-picture-container{text-align:center;padding:0 30px}@media (min-width:992px) and (max-width:1199px){.psychic-detail-container .psychic-main .psychic-picture-container{padding:0 15px}}@media (max-width:767px){.psychic-detail-container .psychic-main .psychic-picture-container{min-width:100%;margin-top:-45px}}.psychic-detail-container .psychic-main .psychic-picture{height:140px;width:140px;-webkit-border-radius:100%;border-radius:100%;border:2px solid #6970c5;background-position:50%;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;margin:0 auto}@media (max-width:767px){.psychic-detail-container .psychic-main .psychic-picture{height:110px;width:110px}}.psychic-detail-container .psychic-main .psychic-name{font-size:1.6rem;text-align:center;margin:15px 0 0}@media (max-width:767px){.psychic-detail-container .psychic-main .psychic-name{font-weight:700}}.psychic-detail-container .psychic-main .reviews{margin-top:5px}@media (max-width:767px){.psychic-detail-container .psychic-main .reviews{margin-top:10px}}@media (max-width:767px){.psychic-detail-container .psychic-main .reviews .stars{font-size:1.2em}}.psychic-detail-container .psychic-main .recent-reviews{color:#6970c5;margin-top:10px;display:block}@media (max-width:767px){.psychic-detail-container .psychic-main .recent-reviews{margin-top:5px}}.psychic-detail-container .psychic-main .psychic-actions{margin-left:70px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media (max-width:767px){.psychic-detail-container .psychic-main .psychic-actions{margin-left:0;margin-top:30px;width:100%;max-width:500px}}.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link{margin-bottom:15px}@media (max-width:767px){.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link{text-align:center}}.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link a{color:#6970c5;text-decoration:none;font-size:1.2rem}.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link a:focus,.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link a:hover{color:#3f46a3}.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link a:focus span,.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link a:hover span{text-decoration:underline}.psychic-detail-container .psychic-main .psychic-actions .psychic-media-link a span{margin-left:15px}.psychic-detail-container .psychic-main .psychic-actions #psychic-audio audio{width:100%}.psychic-detail-container .psychic-main .psychic-status{margin-top:20px;margin-bottom:10px}@media (max-width:767px){.psychic-detail-container .psychic-main .psychic-status{text-align:center}}.psychic-detail-container .psychic-main .psychic-status .status-circle{width:12px;height:12px;-webkit-border-radius:100%;border-radius:100%;background-color:#9f9fae;float:left;margin-top:7px;margin-right:5px}.psychic-detail-container .psychic-main .psychic-status .status-circle.online{background-color:#75be38}.psychic-detail-container .psychic-main .psychic-status .status-circle.busy{background-color:#f97358}.psychic-detail-container .psychic-main .psychic-status .status-text{font-size:1.3rem;margin-left:10px;font-weight:500;overflow-wrap:break-word}.psychic-detail-container .psychic-main .favorite-btn-container{position:absolute;right:20px;top:20px;z-index:2}.psychic-detail-container .psychic-main .favorite-btn-container a.add-to-wishlist{text-decoration:none;font-size:1.5rem;background-color:#fff;padding:5px;color:#aaa;font-weight:600}@media (min-width:768px){.psychic-detail-container .psychic-main .favorite-btn-container a.add-to-wishlist{font-size:1rem}}.psychic-detail-container .psychic-main .favorite-btn-container a.add-to-wishlist.active{color:#f97358}.psychic-detail-container .psychic-main .favorite-btn-container a.add-to-wishlist.active span{display:none!important}.psychic-detail-container .psychic-main .favorite-btn-container a.add-to-wishlist span{display:none}@media (min-width:768px){.psychic-detail-container .psychic-main .favorite-btn-container a.add-to-wishlist span{display:inline-block;margin-right:3px}}@media (max-width:767px){.psychic-detail-container .psychic-main #call-center-action-buttons .btn i{font-size:1.6rem}}.psychic-detail-container .psychic-info .psychic-tabs{margin-top:15px}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-tabs{margin-top:30px}.psychic-detail-container .psychic-info .psychic-tabs i{margin-right:5px}}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-tabs .tab-content{background:#fff;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5)}}@media (max-width:767px){.psychic-detail-container .psychic-info .psychic-tabs .tab-pane{margin-bottom:15px;display:block!important;height:auto!important;opacity:1!important}}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-tabs .tab-pane{padding:40px}}@media (max-width:767px){.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button,.psychic-detail-container .psychic-info .psychic-tabs .mobile-content{padding:15px 20px;background:#fff;-webkit-border-radius:15px;border-radius:15px;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5)}}.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button{display:block;width:100%;border:0;text-align:left;font-size:16px;font-weight:600;position:relative}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button{display:none}}.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button.collapsed .title-button-indicator:before{content:"+"}.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button .title-button-indicator{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-style:inherit;display:inline-block;width:1em;text-align:center;font-size:1.6rem}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button .title-button-indicator{display:none!important}}.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button .title-button-indicator:before{content:"\2013"}.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button .fa,.psychic-detail-container .psychic-info .psychic-tabs .mobile-accordion-toggle-button .material-icons{font-size:120%;width:1.5em;text-align:center}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-tabs .custom-mobile-collapse{height:auto!important;display:block!important}}@media (max-width:767px){.psychic-detail-container .psychic-info .psychic-tabs .custom-mobile-collapse .mobile-content{margin-top:5px}}.psychic-detail-container .psychic-info .psychic-tabs .nav-tabs{border:none!important;margin-left:45px}.psychic-detail-container .psychic-info .psychic-tabs .nav-tabs>li>a{-webkit-border-radius:6px!important;border-radius:6px!important;-webkit-border-bottom-left-radius:0!important;border-bottom-left-radius:0!important;-webkit-border-bottom-right-radius:0!important;border-bottom-right-radius:0!important;border:none!important;padding:.5rem 20px;font-weight:600;color:#505361}.psychic-detail-container .psychic-info .psychic-tabs .nav-tabs>li>a i{color:#9f9fae}.psychic-detail-container .psychic-info .psychic-tabs .nav-tabs>li.active>a{background:#fff}.psychic-detail-container .psychic-info .psychic-tabs .nav-tabs>li.active>a i{color:#6970c5}.psychic-detail-container .psychic-info .about-me-row:not(:first-child){margin-top:25px;word-break:break-word}.psychic-detail-container .psychic-info .about-me-row h4{color:#6970c5}.psychic-detail-container .psychic-info .psychic-reviews h3{font-size:1.2rem;margin-top:0;margin-bottom:30px}.psychic-detail-container .psychic-info .psychic-reviews .product-review-comments{margin:0}.psychic-detail-container .psychic-info .psychic-reviews .reviews .review-comment{border:none;padding:0}.psychic-detail-container .psychic-info .psychic-reviews .reviews .review-comment:not(:first-child){margin-top:45px}.psychic-detail-container .psychic-info .psychic-reviews .reviews .review-comment .reviewer{color:#6970c5;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:initial;-webkit-flex:initial;-ms-flex:initial;flex:initial;font-size:16px;font-weight:600;line-height:1.1;margin-right:5px}.psychic-detail-container .psychic-info .psychic-reviews .reviews .review-comment .rating{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin-right:0}.psychic-detail-container .psychic-info .psychic-reviews .reviews .review-comment .date{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;min-width:100%;margin:10px 0;color:#9f9fae}.psychic-detail-container .psychic-info .psychic-reviews .reviews .review-comment .comment{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-top:0;font-size:16px;word-break:break-word}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-schedule.tab-pane{padding:15px 0}}.psychic-detail-container .psychic-info .psychic-schedule .table-responsive{border:0!important}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table{border:none;margin:0}@media (min-width:768px){.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table{table-layout:fixed}}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table tbody tr:nth-child(odd) td,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table tbody tr:nth-child(odd) th{background-color:rgba(159,159,174,.04)}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table td,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table th,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table tr{border:none!important}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table td,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table th{vertical-align:middle!important;text-align:center;height:60px}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table td.weekday,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table th.weekday{text-align:left;padding-left:30px;width:1%}@media (max-width:767px){.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table td.weekday,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table th.weekday{font-size:.8rem;padding-left:15px}}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table td.period:last-child,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table th.period:last-child{padding-right:30px}@media (max-width:767px){.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table td.period:last-child,.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table th.period:last-child{padding-right:15px}}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table div.label{padding:6px 10px;font-weight:400;vertical-align:middle;font-size:1em;display:inline-block;margin:2px 0}@media (max-width:767px){.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table div.label{font-size:.7rem;font-weight:700;padding:3px 6px;display:block}}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table div.label.label-danger{color:#f97358;background-color:rgba(249,115,88,.12)}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table div.label.label-success{color:#75be38;background-color:rgba(117,190,56,.12)}.psychic-detail-container .psychic-info .psychic-schedule table.service-schedule-table div.label.label-primary{color:#6970c5;background-color:rgba(105,112,197,.12)}.psychic-detail-container .psychic-basic-details .product-cross-sells-plugin{margin:0;padding:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-border-radius:15px;border-radius:15px;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5)}@media (max-width:767px){.psychic-detail-container .psychic-basic-details .product-cross-sells-plugin{padding:15px}}.psychic-detail-container .psychic-basic-details .product-cross-sells-plugin .title-bar h2{margin:0;font-size:1.2rem;text-transform:none}section.social-media-links{padding:40px 0;color:#6970c5}section.social-media-links ul{list-style:none}section.social-media-links li{margin:10px;display:inline-block}section.social-media-links a{color:#6970c5}.lines .form-group{margin-bottom:0}.lines .list-group-item{padding:0 15px}.lines .list-group-item button.delete-line{position:absolute;top:5px;right:10px;border:0;background:rgba(0,0,0,0)}@media (min-width:768px) and (max-width:992px){.lines .list-group-item button.delete-line{right:0}}@media (min-width:768px){.lines .cells{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.lines .line-cell{padding:8px;display:inline-block;width:100%}.lines .line-cell.product-image{padding-right:0;padding-left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.lines .line-cell.product-image img{min-width:100px;width:100px}@media (min-width:768px){.lines .line-cell.name,.lines .line-cell.text{min-width:250px}}@media (min-width:992px){.lines .line-cell.name,.lines .line-cell.text{min-width:370px}}@media (min-width:1200px){.lines .line-cell.name,.lines .line-cell.text{min-width:450px}}.lines .line-cell.name h4,.lines .line-cell.price h4,.lines .line-cell.quantity div{margin-top:6px;margin-bottom:6px}.lines .line-cell.lines-total div{min-width:150px}@media (max-width:992px){.lines .line-cell.lines-total div{float:right}}@media (min-width:768px){.lines .line-cell{-webkit-box-flex:1;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}}.lines .line-cell label{font-size:1.2rem;font-weight:700;margin-bottom:5px}.lines .line-cell a{display:block;line-height:1.2;font-weight:400}.basket-items{margin-bottom:70px}.basket-items .basket-unorderable-lines{margin-top:50px}.basket-items .basket-unorderable-lines .single-item{background:inherit;border:1px solid #dfe2e4}.basket-items .basket-summary .total-price-label{line-height:2.8rem}.basket-items .basket-summary .total-price{font-size:2rem}.basket-discount-code{margin-top:30px}.basket-discount-code a{color:#aaa;text-transform:uppercase;font-size:1.1rem}.basket-discount-code .input-group{margin-top:15px}.cart-actions{margin-bottom:20px}.continue-shopping{font-size:1.2rem}.btn-checkout,.continue-shopping{padding:10px 15px;text-transform:uppercase}.btn-checkout .fa{font-size:1.2rem}.btn-checkout .fa-lock{margin-right:6px}.btn-checkout .fa-angle-double-right{margin-left:6px}.btn-save-cart{text-transform:uppercase;padding:7px 12px;border:3px solid #6970c5;background-color:rgba(0,0,0,0);color:#6970c5}.input-save-cart{margin-top:15px}#save-cart-status p{font-size:1.5rem;margin-top:5px}.checkout-provider-wrap{position:relative;min-height:80px;padding:15px 0}.checkout-provider-wrap+.checkout-provider-wrap{border-top:1px solid #505361;padding-top:30px;margin-top:15px}@media (min-width:768px){.checkout-provider-wrap+.checkout-provider-wrap .checkout-service-provider{top:30px}}.checkout-service-provider{margin-bottom:25px}@media (min-width:768px){.checkout-service-provider{position:absolute;left:15px;top:15px;width:200px;margin:0}}.checkout-service-provider h3{margin:0;font-size:14px;font-weight:700;text-transform:uppercase;color:#aaa}.checkout-service-provider img{max-height:50px;max-width:200px;width:auto;height:auto}.checkout-method-radio{margin:0}@media (min-width:768px){.checkout-method-radio{padding-left:250px}}.checkout-method-radio+.checkout-method-radio{margin-top:20px}.checkout-method-radio label{padding-left:30px;display:table;width:100%}.checkout-method-radio label input{margin-left:-30px!important}.checkout-method-radio label .logo{display:table-cell;padding-right:15px;vertical-align:top;width:75px}.checkout-method-radio label .logo img{max-height:30px;max-width:60px;height:auto;width:auto}.checkout-method-radio label .label-text{display:table-cell;vertical-align:top;font-size:1.2rem}.checkout-method-radio label .label-text .price{font-weight:700;color:#6970c5}.checkout-method-radio label .label-text .price:before{content:" - ";color:#505361;font-weight:400}.checkout-method-radio label .label-text .description{font-size:1.1rem;color:#aaa}.package-children{list-style-type:none;padding-left:0}div.user-account div.btn-toolbar{margin-bottom:10px}@media (max-width:767px){body.dashboard .main-content{padding-bottom:0!important}}@media (max-width:767px){body.dashboard .page-content{margin-top:0!important}}@media (max-width:767px){body.dashboard .section-content{padding-left:0;padding-right:0}}@media (min-width:768px){.customer-dashboard{margin-top:60px}}.customer-dashboard .section-content{position:relative}@media (min-width:768px){.customer-dashboard .section-content{margin-top:15px}}@media (min-width:992px){.customer-dashboard .section-content .lines .line-cell.name,.customer-dashboard .section-content .lines .line-cell.text{min-width:200px}}@media (min-width:1200px){.customer-dashboard .section-content .lines .line-cell.name,.customer-dashboard .section-content .lines .line-cell.text{min-width:300px}}.customer-dashboard .section-navigation{display:none}@media (min-width:992px){.customer-dashboard .section-navigation{display:block}}.customer-dashboard .section-navigation .title{font-size:1.4rem;text-transform:uppercase;padding:.75rem 0;margin-bottom:30px;border-bottom:1px solid #9f9fae;font-weight:700}.customer-dashboard .section-navigation .sidebar-list-item{display:block;font-size:1.2rem;margin:1.5rem 0;color:#505361;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.customer-dashboard .section-navigation .sidebar-list-item:focus,.customer-dashboard .section-navigation .sidebar-list-item:hover{color:#6970c5;text-decoration:none}.customer-dashboard .section-navigation .sidebar-list-item:focus i,.customer-dashboard .section-navigation .sidebar-list-item:hover i{color:#6970c5}.customer-dashboard .section-navigation .sidebar-list-item.active{color:#6970c5;font-weight:400}.customer-dashboard .section-navigation .sidebar-list-item.active i{color:#6970c5}.customer-dashboard .section-navigation .sidebar-list-item.errors{padding-right:35px}.customer-dashboard .section-navigation .sidebar-list-item i{width:22px;margin-right:15px;text-align:center;color:#9f9fae;font-size:115%}.customer-dashboard .section-navigation .sidebar-list-item i.material-icons{font-size:130%;vertical-align:text-bottom}.customer-dashboard .section-navigation .sidebar-list-item_text-label{display:inline-block;background-color:#f97358;-webkit-border-radius:50px;border-radius:50px;padding:3px 6px;vertical-align:text-bottom;margin-left:5px}.customer-dashboard .dashboard-item{padding:15px;margin-bottom:30px;border:1px solid rgba(0,0,0,0)}.customer-dashboard .dashboard-item:focus,.customer-dashboard .dashboard-item:hover{color:#6970c5;text-decoration:none;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.08)}.customer-dashboard .dashboard-item .dashboard-title{font-size:1.5rem;margin-bottom:15px}.customer-dashboard .dashboard-item .dashboard-content .title{font-size:1.2rem;margin-bottom:10px;font-weight:700}.customer-dashboard .page-header-dashboard{margin-top:0}.customer-dashboard .user-account-address h1{border-bottom:1px solid #000;padding-bottom:15px;font-size:2rem;margin-top:0}.customer-dashboard .user-account-address .col-md-6{margin-bottom:30px}.customer-dashboard .panel .panel-heading{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#333}.customer-dashboard .panel .panel-heading a{color:#333}.customer-dashboard .panel .panel-body{border-top:none!important}@media (min-width:992px){.condensed-dashboard-content{max-width:475px}}.custom-dashboad-item{background:#fff;padding:30px;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5)}@media (max-width:767px){.custom-dashboad-item{padding:10px 20px 60px;border-top:1px solid #ebeef6;overflow:hidden}}@media (min-width:768px){.custom-dashboad-item{-webkit-border-radius:20px;border-radius:20px;padding:45px}}@media (max-width:767px){.custom-dashboad-item.transparent-on-mobile{border:none;background-color:rgba(0,0,0,0)}}.custom-dashboad-item .form-group{margin-bottom:2rem}@media (min-width:768px){.custom-dashboad-item .title-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.custom-dashboad-item .title{padding-bottom:2rem;font-size:1.5rem;font-weight:700}@media (max-width:767px){.custom-dashboad-item .title{font-size:1.35rem;padding:1.5rem 0}}.custom-dashboad-item .title.title-button{display:block;width:100%;background-color:rgba(0,0,0,0);border:none;text-align:left;position:relative;outline:0!important}@media (max-width:767px){.custom-dashboad-item .title.title-button:before{content:"";height:3px;display:block;position:absolute;bottom:0;left:-30px;right:-30px;background-color:#f6f7fb}.custom-dashboad-item .title.title-button:focus,.custom-dashboad-item .title.title-button:hover{color:#6970c5}}@media (max-width:767px){.custom-dashboad-item .title.collapsed:before{height:0}}.custom-dashboad-item .title.collapsed .title-button-indicator:before{content:"+"}.custom-dashboad-item .title .title-button-indicator{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-style:inherit;display:inline-block;width:1em;text-align:center}@media (min-width:768px){.custom-dashboad-item .title .title-button-indicator{display:none!important}}.custom-dashboad-item .title .title-button-indicator:before{content:"\2013"}.custom-dashboad-item .title i{margin-right:.5rem}.custom-dashboad-item .title i.material-icons{line-height:1.3;font-size:105%}.custom-dashboad-item .title h1{margin:0;font-weight:inherit;font-size:inherit}@media (max-width:767px){.custom-dashboad-item .nav.nav-justified li a{-webkit-border-radius:15px;border-radius:15px}}#account-history .user-balance{font-size:16px;font-weight:600;padding:5px 0 2rem}@media (max-width:480px){#account-history .user-balance{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:768px){#account-history .user-balance{padding-left:30px}}#account-history .inline-sort-form{padding:15px 0}@media (max-width:480px){#account-history .inline-sort-form{padding-top:0}#account-history .inline-sort-form .form-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}#account-history .inline-sort-form .bootstrap-select{max-width:150px}#account-history .transactions-wrap{margin-left:-30px;margin-right:-30px}@media (min-width:768px){#account-history .transactions-wrap{margin-left:-45px;margin-right:-45px}}#account-history .no-transactions{padding-left:30px}@media (min-width:768px){#account-history .no-transactions{padding-left:45px}}#account-history #transactions-table td,#account-history #transactions-table tr{border:0;color:#9f9fae}@media (min-width:768px){#account-history #transactions-table td,#account-history #transactions-table tr{font-size:16px}}#account-history #transactions-table tbody>tr:nth-of-type(odd){background-color:rgba(159,159,174,.04)}#account-history #transactions-table td{padding:20px 10px;vertical-align:middle}#account-history #transactions-table .padding-td{padding:0;width:20px}@media (min-width:768px){#account-history #transactions-table .padding-td{width:35px}}#account-history #transactions-table .money{font-weight:600}#return-calls .btn-choose-adviser{margin:15px 0}@media (max-width:767px){#return-calls .btn-choose-adviser{width:100%}}@media (min-width:768px){#return-calls .btn-choose-adviser{margin:25px 0}}#return-calls .return-call-info-text{font-size:16px}#return-calls .return-call-info-text .material-icons{font-size:110%;vertical-align:text-bottom}#return-calls .return-call-info-text i{width:1.5rem;text-align:center}#return-calls .phone-number-form .form-group{margin-bottom:1rem}#return-calls .return-calls{margin-top:30px;border-top:1px solid rgba(0,0,0,.1)}#return-calls .return-calls h3{font-size:1.3rem;margin:30px 0}#return-calls .return-calls .list-group-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){#psychic-reviews.custom-dashboad-item{padding:45px 0}}@media (min-width:768px){#psychic-reviews.custom-dashboad-item #tab-post-review{padding:0 45px}}@media (min-width:768px){#psychic-reviews.custom-dashboad-item #tab-reviews .no-reviews,#psychic-reviews.custom-dashboad-item #tab-reviews .title{padding-left:45px}}#psychic-reviews.custom-dashboad-item .psychic-post-reviews{border:none;margin-bottom:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch}#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review{padding:1rem;text-align:center}#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review.active .psychic-image{border:2px solid #6970c5;opacity:1}#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review.active .psychic-name{color:#6970c5}#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review .psychic-tab{display:block;margin:0 auto;text-decoration:none!important;text-align:center}#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review .psychic-tab:focus .psychic-image,#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review .psychic-tab:hover .psychic-image{opacity:1}#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review .psychic-image{height:80px;width:80px;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;-webkit-border-radius:100%;border-radius:100%;border:2px solid #fff;display:block;margin:0 auto;opacity:.8}#psychic-reviews.custom-dashboad-item .psychic-post-reviews .psychic-post-review .psychic-name{margin-top:.5rem;color:#505361}#psychic-reviews.custom-dashboad-item .star-rating-input{display:inline-block;margin-bottom:2rem}#psychic-reviews.custom-dashboad-item .star-rating-input .stars{font-size:1.2rem}#psychic-reviews.custom-dashboad-item .star-rating-input .stars .fa{font-size:inherit;margin-right:3px;cursor:pointer}#psychic-reviews.custom-dashboad-item .star-rating-input .fa-star-o{color:#9f9fae}#psychic-reviews.custom-dashboad-item .star-rating-input .fa-star{color:#feaa61}#psychic-reviews.custom-dashboad-item textarea{height:100px;margin-bottom:2rem;width:100%}#psychic-reviews.custom-dashboad-item .reviews-table .review{padding:30px 15px}@media (min-width:768px){#psychic-reviews.custom-dashboad-item .reviews-table .review{padding:30px 45px}}@media (min-width:768px){#psychic-reviews.custom-dashboad-item .reviews-table .review:nth-child(odd){background:rgba(159,159,174,.04)}}#psychic-reviews.custom-dashboad-item .reviews-table .review .name-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#psychic-reviews.custom-dashboad-item .reviews-table .review .name-wrap .psychic{font-weight:600;color:#6970c5;font-size:16px}#psychic-reviews.custom-dashboad-item .reviews-table .review .name-wrap .rating{color:#f97358;margin-left:1rem}#psychic-reviews.custom-dashboad-item .reviews-table .review .date{margin:.5rem 0;color:#9f9fae}#psychic-reviews.custom-dashboad-item .reviews-table .review .comment{font-size:16px;word-break:break-word}@media (max-width:767px){#dashboard-content[data-class=CallCenterDashboardItem]{padding:1rem .5rem}}.saved-stripe-customer .stripe-table-wrapper{margin-left:-30px;margin-right:-30px}@media (min-width:768px){.saved-stripe-customer .stripe-table-wrapper{margin-left:-45px;margin-right:-45px}}.saved-stripe-customer .stripe-table-wrapper td,.saved-stripe-customer .stripe-table-wrapper tr{border:0;color:#9f9fae}@media (min-width:768px){.saved-stripe-customer .stripe-table-wrapper td,.saved-stripe-customer .stripe-table-wrapper tr{font-size:16px}}.saved-stripe-customer .stripe-table-wrapper tbody>tr:nth-of-type(odd){background-color:rgba(159,159,174,.04)}.saved-stripe-customer .stripe-table-wrapper td{padding:20px 10px;vertical-align:middle}.saved-stripe-customer .stripe-table-wrapper .card-icon-td,.saved-stripe-customer .stripe-table-wrapper .remove-td{width:1%}.saved-stripe-customer .stripe-table-wrapper .btn-danger{background-color:rgba(0,0,0,0)!important;font-size:1.6rem;color:#9f9fae!important;border:none}.saved-stripe-customer .stripe-table-wrapper .padding-td{padding:0;width:20px}@media (min-width:768px){.saved-stripe-customer .stripe-table-wrapper .padding-td{width:35px}}.saved-stripe-customer .stripe-button{margin-top:30px}.checkboxes-row .control-label{display:block;width:100%}@media (min-width:768px){.checkboxes-row .custom-checkbox{display:inline-block;margin-right:30px;margin-bottom:5px}}@media (min-width:768px){.checkboxes-row.grid .custom-checkbox{width:49%;margin-right:0}}.inline-sort-form .form-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.inline-sort-form .form-group label{margin:5px 15px 5px 0}.inline-sort-form .form-group .bootstrap-select{max-width:220px}.cover-wrap{background:rgba(117,190,56,.8);color:#fff;position:fixed;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;z-index:-40}.cover-wrap.in{z-index:3000;opacity:1;visibility:visible}.cover-wrap .text-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:relative;padding:30px}.cover-wrap .text-wrap .load{display:none;position:absolute;top:50%;left:0;width:100%;margin-top:-2em}.cover-wrap .text-wrap .load i{font-size:3rem}.cover-wrap .text-wrap .ready{opacity:0}.cover-wrap .text-wrap .ready i{font-size:6rem;margin-bottom:20px}.cover-wrap .text-wrap .error-msg{display:none}.cover-wrap .text-wrap .error-msg i{font-size:5rem;margin-bottom:20px}.cover-wrap .text-wrap p{font-size:2rem;text-transform:uppercase;font-weight:500}.cover-wrap.loading .load{display:block}.cover-wrap.loaded .ready{opacity:1}.cover-wrap.error{background:rgba(249,115,88,.8)}.cover-wrap.error .error-msg{display:block}.cover-wrap.error .ready{display:none}#psychic-page-spinner{height:75px;width:75px;-webkit-animation:rotation .9s linear infinite;animation:rotation .9s linear infinite;border:12px solid #000;border-top-color:#0bf;-webkit-border-radius:100%;border-radius:100%}#psychic-page-spinner,.spinner{position:absolute;left:45%;top:45%;margin:0 auto;z-index:1000}.spinner{height:60px;width:60px;-webkit-animation:rotation .6s linear infinite;animation:rotation .6s linear infinite;border:6px solid rgba(0,174,239,.15);border-top-color:rgba(0,174,239,.8);-webkit-border-radius:100%;border-radius:100%}.spinner-pp{position:absolute;top:52%;left:15%;z-index:1000;text-align:center;margin:5px}@media (max-width:425px){.spinner-pp{left:0}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.offcanvas-nav{display:none;position:fixed;top:0;bottom:0;right:0;z-index:1031;width:270px;background:#cdcdd5;overflow-y:auto;-webkit-transition:transform .4s;-o-transition:transform .4s;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media (max-width:991px){.offcanvas-nav{display:block}}body.offcanvas-open .offcanvas-nav{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.offcanvas-nav ul{padding:0;margin:0;list-style:none;display:none}.offcanvas-nav>ul{margin-bottom:15px;display:block}.offcanvas-nav li{display:block;background:#cdcdd5;position:relative}.offcanvas-nav li.mega-menu-title{display:none}.offcanvas-nav li.level-1{background:#d5d5dc}.offcanvas-nav li.level-1>.toggle-icon{background:#d5d5dc}.offcanvas-nav li.level-1>.toggle-icon:after{background:#d5d5dc}.offcanvas-nav li.level-2{background:#dbdbe1}.offcanvas-nav li.level-2>.toggle-icon{background:#dbdbe1}.offcanvas-nav li.level-2>.toggle-icon:after{background:#dbdbe1}.offcanvas-nav li.level-3{background:#fff}.offcanvas-nav li.is-parent>a{padding-right:44px}.offcanvas-nav li.open>ul{display:block}.offcanvas-nav li.open>.toggle-icon:before{content:"\2014"}.offcanvas-nav li a{display:block;padding:12px 15px;color:#505361;-webkit-transition:all .15s;-o-transition:all .15s;transition:all .15s;font-size:1.4rem;text-decoration:none}.offcanvas-nav li a.current{color:#6970c5;background-color:rgba(0,0,0,0)}.offcanvas-nav li .toggle-icon{position:absolute;top:0;right:0;width:44px;height:44px;line-height:44px;text-align:center;background:rgba(0,0,0,0);cursor:pointer;z-index:2;display:block}.offcanvas-nav li .toggle-icon:before{content:"+";font-family:FontAwesome!important;z-index:2;color:#6970c5;position:relative;display:block}.offcanvas-nav li .toggle-icon:after{content:"";position:absolute;left:7px;top:7px;bottom:7px;right:7px;-webkit-border-radius:3px;border-radius:3px;background:#cdcdd5;z-index:1}.offcanvas-nav ul li>ul li a{padding-left:30px}.offcanvas-nav ul ul li>ul li a{padding-left:45px}.offcanvas-search{padding:15px 15px 20px;margin-bottom:15px;background:#9f9fae}.offcanvas-search-wrap{position:relative}.offcanvas-search-input{width:100%;background:rgba(0,0,0,0);color:#505361;border:0;border-bottom:1px solid #505361;padding:6px 30px 6px 6px;font-size:1.4rem;-webkit-transition:border-color .2s;-o-transition:border-color .2s;transition:border-color .2s}.offcanvas-search-input:active,.offcanvas-search-input:focus{border-bottom-color:#6970c5}.offcanvas-search-submit{position:absolute;right:5px;top:5px;background:rgba(0,0,0,0);color:#6970c5;padding:0}.offcanvas-search-submit:focus,.offcanvas-search-submit:hover{color:#6970c5}.mobile-filters{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.mobile-filters .mobile-page-title{display:none}}.mobile-filters .mobile-page-title h1{font-size:1.4rem;font-weight:700;margin:0;line-height:inherit}.mobile-filters .text-right{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media (max-width:991px){.sidebar-filters{margin-bottom:15px}}.sidebar-filters .filters,.sidebar-filters .sorts{padding:0 15px}@media (min-width:992px){.sidebar-filters .filters,.sidebar-filters .sorts{display:block!important;visibility:visible!important;height:auto!important;padding:0!important}}.sidebar-filters .sorts{padding-top:15px}.sidebar-filters .filter-title{display:none;padding-bottom:1rem;border-bottom:1px solid #ccc;font-size:1.4rem;font-weight:700;text-transform:uppercase;margin-top:45px}@media (min-width:992px){.sidebar-filters .filter-title{display:block}}@media (min-width:992px){.sidebar-filters .mobile-filter-toggle,.sidebar-filters .mobile-sort-toggle{display:none}}.sidebar-filters .mobile-filter-toggle .toggle-btn,.sidebar-filters .mobile-sort-toggle .toggle-btn{color:#fff;font-weight:500;padding:10px 15px;border:none;background:rgba(0,0,0,0);color:#505361}.sidebar-filters .mobile-filter-toggle .toggle-btn:focus,.sidebar-filters .mobile-filter-toggle .toggle-btn:hover,.sidebar-filters .mobile-sort-toggle .toggle-btn:focus,.sidebar-filters .mobile-sort-toggle .toggle-btn:hover{text-decoration:none}.sidebar-filters .mobile-filter-toggle .toggle-btn i,.sidebar-filters .mobile-sort-toggle .toggle-btn i{margin-left:5px;font-size:140%}@media (max-width:991px){.sidebar-filters .filter-block{border:solid #ebeef6;border-width:1px 0 0}.sidebar-filters .filter-block:last-child{border-width:1px 0}.sidebar-filters .filter-block .block-title{padding:10px 30px}.sidebar-filters .filter-block .collapsed-filters{padding:15px 30px}}@media (min-width:992px){.sidebar-filters .filter-block{margin-bottom:10px}.sidebar-filters .filter-block:last-child{margin:0;border:0}.sidebar-filters .filter-block .collapsible-content{margin-top:10px;margin-bottom:5px}}.sidebar-filters .block-title{display:block;padding:5px 0;font-size:1.2rem;font-weight:600;color:#505361}.sidebar-filters .block-title:focus,.sidebar-filters .block-title:hover{text-decoration:none}.sidebar-filters .block-title:focus:after,.sidebar-filters .block-title:hover:after{color:#6970c5}.sidebar-filters .block-title:before{content:""}.sidebar-filters .block-title:after{content:"\2212";float:right;text-align:center;background:rgba(0,0,0,.07);-webkit-border-radius:2px;border-radius:2px;height:1.25em;width:1.25em;line-height:1.25em;display:block;margin-top:3px}.sidebar-filters .block-title.collapsed:after{content:"\002b"}@media (max-width:991px){.filters-container{position:fixed;background-color:#fff;top:0;bottom:0;left:0;right:0;z-index:10000;overflow:auto;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);font-size:16px;overflow:hidden}.filters-container.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.filters-container .offcanvas-top{padding:15px 15px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.filters-container .offcanvas-top_back-button{color:#505361;background:rgba(0,0,0,0);border:none;font-weight:700;font-size:inherit}.filters-container .offcanvas-top_back-button .material-icons{font-size:140%;margin-right:10px}}@media (min-width:992px){.filters-container .offcanvas-top{display:none}}@media (max-width:991px){.filters-container .scrollable-content{overflow:auto;position:fixed;top:0;left:0;right:0;bottom:0;padding-bottom:80px}}.filters-container .mobile-filters-apply{padding:0 30px;position:fixed;z-index:2;bottom:0;left:0;right:0;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){.filters-container .mobile-filters-apply{display:none}}.filters-container .mobile-filters-apply .btn{-webkit-box-shadow:0 -5px 20px rgba(0,0,0,.075);box-shadow:0 -5px 20px rgba(0,0,0,.075)}.sidebar-filters .article-filter-title{display:none;padding-bottom:1rem;border-bottom:1px solid #ccc;font-size:1.4rem;font-weight:700;text-transform:uppercase;margin-top:30px}@media (max-width:992px){.sidebar-filters .article-filter-title{display:block}}@media (max-width:992px){.sidebar-filters .filters-container .mobile-article-filters-apply{padding:0 30px;position:fixed;z-index:2;bottom:0;left:0;right:0;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media (min-width:992px){.sidebar-filters .filters-container .mobile-article-filters-apply{margin-top:3em}}.sidebar-filters .filters-container .mobile-article-filters-apply .btn{-webkit-box-shadow:0 -5px 20px rgba(0,0,0,.075);box-shadow:0 -5px 20px rgba(0,0,0,.075)}.sidebar-filters .mobile-article-search-container{width:80%;margin-left:auto;margin-right:auto;margin-top:2em}@media (max-width:992px){.not-mobile{display:none}}@media (min-width:992px){.mobile-only{display:none}}a.gdpr_consent_doc_check{display:inherit!important;padding:0!important;font-family:inherit!important;font-size:inherit!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important;text-decoration:underline!important}a.gdpr_consent_doc_check:focus,a.gdpr_consent_doc_check:hover{background-color:inherit!important;color:inherit!important;text-decoration:none!important}.xt-edit-toggle,.xt-snippet-injection{padding:.65rem .5rem!important;font-size:1rem!important}#psychic-schedule-container tbody tr td{text-transform:capitalize}#psychic-schedule-container tbody tr td span{margin:3px;padding:5px;-webkit-border-radius:3px;border-radius:3px}#psychic-schedule-container tbody tr td.chat span{background-color:#feaa61}#psychic-schedule-container tbody tr td.call span{background-color:#75be38}#psychic-schedule-container tbody tr td.video span{background-color:#696fc5}#psychic-schedule-container thead tr td.chat i{color:#feaa61}#psychic-schedule-container thead tr td.call i{color:#75be38}#psychic-schedule-container thead tr td.video i{color:#696fc5}.favorites h1 .fa{color:#6970c5;margin-right:.5rem}.favorites .psychic-card{width:auto;height:auto;margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}@media (max-width:767px){.favorites .psychic-card{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px;padding:15px;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);background-color:#fff;-webkit-border-radius:12px;border-radius:12px}}.favorites .psychic-card .name-icon-and-notes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.favorites .psychic-card .psychic-image{margin:0 15px 0 0}.favorites .psychic-card .psychic-image .image{width:70px;height:70px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.05) inset;box-shadow:inset 0 0 4px rgba(0,0,0,.05)}.favorites .psychic-card .psychic-image .image:before{right:0}.favorites .psychic-card .name-container{margin:.4rem 0}.favorites .psychic-card .name{font-size:1.3rem;font-weight:600;white-space:nowrap}.favorites .psychic-card .psychic-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:0}.favorites .psychic-card .price-line{display:inline-block;padding:3px 10px;line-height:1;white-space:nowrap;color:#fcfdfe;background-color:#6970c5;-webkit-border-radius:3px;border-radius:3px}@media (max-width:767px){.favorites .psychic-card .price-line{padding:0;background-color:rgba(0,0,0,0);color:#6970c5}}.favorites .psychic-card .price-line .lead{font-weight:700}@media (min-width:768px){.favorites .psychic-card .price-line .lead{font-size:.9rem}}.favorites .psychic-card .user-notes{-webkit-box-flex:0;-webkit-flex:0;-ms-flex:0;flex:0;margin:10px 0}.favorites .psychic-card .user-notes .btn-add-note{background-color:rgba(0,0,0,0);font-weight:600}.favorites .psychic-card .user-notes .btn-add-note:focus,.favorites .psychic-card .user-notes .btn-add-note:hover{background-color:rgba(0,0,0,.05)}.favorites .psychic-card .user-notes .btn-add-note i{color:#6970c5;margin-left:3px;font-size:110%;vertical-align:text-bottom}.favorites .psychic-card .user-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:230px;padding-left:15px}@media (max-width:767px){.favorites .psychic-card .user-actions{display:block;width:100%;padding-left:0}.favorites .psychic-card .user-actions .btn{max-width:inherit}}.favorites .psychic-card .user-actions .service-list-actions{width:100%;padding-right:0}@media (max-width:767px){.favorites .psychic-card .user-actions .service-list-actions{padding-left:0;padding-right:0;padding-bottom:0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.favorites .psychic-card .user-actions .service-list-actions .service-btn i{font-size:1.2rem}@media (max-width:767px){.favorites .psychic-card .user-actions .service-action{max-width:none}.favorites .psychic-card .user-actions .service-action .btn{width:100%}}.favorites .settings{text-align:right;margin-right:15px}@media (max-width:767px){.favorites .settings{position:absolute;right:10px;top:8px;margin-right:0}}.favorites .settings .action-name{display:none;font-size:.9em}@media (max-width:767px){.favorites .settings .action-name{display:inline}}@media (max-width:767px){.favorites .settings .actions.hidden-mobile{display:none}}.favorites .settings .fa,.favorites .settings .material-icons{color:#9f9fae;font-size:1.6rem}.favorites .settings .fa-cog,.favorites .settings .material-icons-cog{display:none}@media (max-width:767px){.favorites .settings .fa-cog,.favorites .settings .material-icons-cog{display:inline-block}.favorites .settings .fa-cog+.actions,.favorites .settings .material-icons-cog+.actions{margin-right:15px;color:#aaa;background:#fcfdfe;-webkit-border-radius:5px;border-radius:5px;border:1px solid #cdcdd5;font-size:.8em}.favorites .settings .fa-cog+.actions .btn:hover,.favorites .settings .material-icons-cog+.actions .btn:hover{color:#6970c5}.favorites .settings .fa-cog+.actions .btn:hover i,.favorites .settings .material-icons-cog+.actions .btn:hover i{color:#6970c5}}.favorites .btn-icon{background-color:rgba(0,0,0,0)}.nav-tabs-custom{border:none;padding-left:30px}@media (max-width:767px){.nav-tabs-custom{display:none!important}}.nav-tabs-custom>li>a{margin-right:2px;border:none;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;background-color:rgba(0,0,0,0);color:#606475;font-weight:600;padding:8px 20px}.nav-tabs-custom>li>a i{margin-right:5px;font-size:110%;color:#9f9fae}.nav-tabs-custom>li>a i.material-icons{font-size:115%}.nav-tabs-custom>li.active>a,.nav-tabs-custom>li.active>a:focus,.nav-tabs-custom>li.active>a:hover{color:#505361;background-color:#fff;border:none;-webkit-box-shadow:0 -2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 -2px 4px hsla(0,0%,94.5%,.5)}.nav-tabs-custom>li.active>a:focus i,.nav-tabs-custom>li.active>a:hover i,.nav-tabs-custom>li.active>a i{color:#6970c5}@media (max-width:767px){.tab-content-custom>.tab-pane{display:block!important;position:relative}.tab-content-custom>.tab-pane:before{content:"";height:1px;display:block;position:absolute;bottom:0;left:-30px;right:-30px;background-color:#e4e7f3}}@media (max-width:767px){.custom-tab-collapse{padding:15px 0}}@media (min-width:768px){.custom-tab-collapse{display:block!important;height:auto!important}}body.contact-us-page #main{background-image:url(contact-page-map.b345d8c4.png);background-repeat:no-repeat;background-position:100% 0;-webkit-background-size:100% auto;background-size:100% auto}@media (min-width:992px){body.contact-us-page #main{-webkit-background-size:auto 100%;background-size:auto 100%}}body.contact-us-page .social-media-links .row{margin:0}body.contact-us-page .social-media-links h2,body.contact-us-page .social-media-links p{padding-left:15px}body.contact-us-page .social-media-links ul{list-style:none;padding:0;margin:0}body.contact-us-page .social-media-links li{margin:0 10px 10px 0;display:inline-block}body.contact-us-page .social-media-links a{background-color:#fff;border:1px solid #cdcdd5;display:inline-block;-webkit-border-radius:4px;border-radius:4px;width:2em;height:2em;text-align:center;line-height:2em;color:#676b7d}body.contact-us-page .social-media-links a:focus,body.contact-us-page .social-media-links a:hover{color:#6970c5;text-decoration:none}.contact-main-title{font-weight:700;margin:0 0 20px}.page-wysiwyg-content{font-size:16px}.contact-us-wrapper{background-color:#fff;padding:20px;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);-webkit-border-radius:15px;border-radius:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:60px 0}@media (min-width:992px){.contact-us-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}.contact-us-content{padding:30px 20px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}@media (min-width:768px){.contact-us-content{padding:45px}}.contact-us-sidebar{background-color:rgba(246,247,251,.7);-webkit-border-radius:10px;border-radius:10px;padding:30px 20px;font-size:16px;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:768px){.contact-us-sidebar{padding:45px}}@media (min-width:992px){.contact-us-sidebar{-webkit-flex-basis:360px;-ms-flex-preferred-size:360px;flex-basis:360px}}.contact-us-sidebar p{margin-bottom:10px}.contact-us-title{margin-bottom:45px}.contact-us-title h2{font-size:1.6rem;margin:0}.contact-us-title i{font-size:120%;color:#6970c5;vertical-align:text-bottom;margin-right:3px}body.landing-page .main-content{padding:0}body.landing-page .main-content .page-content{margin:0!important}.purple-text-block{background-color:#6970c5;color:#fff;font-weight:700;font-size:16px;padding:15px 0}.landing-page-main-banner{background:rgba(0,0,0,.5);background-image:url(landing-cover-mobile.6848e73b.jpg);-webkit-background-size:cover;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:0 0 30px;color:#fff}@media (max-width:768px){.landing-page-main-banner .nav-content{color:#505361}}@media (min-width:768px){.landing-page-main-banner{padding:0 0 60px;background-image:url(landing-cover-desktop.2a249ba8.jpg)}}.landing-page-main-banner-logo{padding-top:120px;margin-bottom:20px;text-align:center}@media (min-width:992px){.landing-page-main-banner-logo{padding-top:15px;margin-bottom:60px;text-align:left}}.landing-page-main-banner-logo img{max-height:40px}.landing-page-main-banner-text{text-align:center}.landing-page-main-banner-text .lead{font-weight:500}.landing-page-main-banner h1{margin-top:60px;margin-bottom:20px}.landing-page-main-banner h1,.landing-page-main-banner p{text-shadow:0 2px 4px rgba(0,0,0,.5)}.landing-page-main-banner .btn-secondary{background:#f97358;color:#fff;padding-left:30px;padding-right:30px;margin-top:20px}.landing-page-main-banner .btn-secondary:focus,.landing-page-main-banner .btn-secondary:hover{background:#f85e3f}.landing-page-main-banner .btn-secondary i{font-size:120%;margin-left:5px}.bg-curve{display:block}.bg-curve .curve-path{fill:#f0f1f6}.landing-page-section{padding:30px 0}@media (min-width:768px){.landing-page-section{padding:60px 0}}.landing-page-section.lifts-section{background-color:#f0f1f6;padding-top:30px;display:block;margin-top:-2px}.landing-page-section.lifts-section h2{margin:0 0 30px}.landing-page-section.lifts-section .landing-page-lift{padding:30px;text-align:center}.landing-page-section.lifts-section .landing-page-lift-title{margin:30px 0 5px}.landing-page-section.lifts-section .landing-page-lift-icon{font-size:28px;color:#fff;position:relative;display:inline-block;width:60px;height:60px;-webkit-border-radius:50%;border-radius:50%;line-height:60px;text-align:center}.landing-page-section.lifts-section .landing-page-lift-icon:after{content:"";position:absolute;z-index:1;left:-7px;top:-7px;width:74px;height:74px;display:block;-webkit-border-radius:50%;border-radius:50%}.landing-page-section.lifts-section .landing-page-lift-icon i{position:relative;z-index:2;line-height:1}.landing-page-section.lifts-section .landing-page-lift-icon i.fa-phone{vertical-align:middle}.landing-page-section.lifts-section .landing-page-lift-icon.color-purple{background-color:#6970c5}.landing-page-section.lifts-section .landing-page-lift-icon.color-purple:after{background-color:rgba(105,112,197,.5)}.landing-page-section.lifts-section .landing-page-lift-icon.color-orange{background-color:#f97358}.landing-page-section.lifts-section .landing-page-lift-icon.color-orange:after{background-color:rgba(249,115,88,.5)}.landing-page-section.lifts-section .landing-page-lift-icon.color-green{background-color:#75be38}.landing-page-section.lifts-section .landing-page-lift-icon.color-green:after{background-color:rgba(117,190,56,.5)}.landing-page-section.psychics-section{padding-bottom:45px}.landing-page-section.psychics-section .browse-all-button{margin:2rem 0;padding-left:30px;padding-right:30px}.landing-page-section.psychics-section .browse-all-button i{font-size:120%;margin-left:5px}.landing-page-section.faq-section .container{max-width:600px}.landing-page-section.faq-section .faq-main-title{margin-bottom:45px}.landing-page-section.faq-section .faq-main-title h2{margin:0}.landing-page-section.faq-section .single-question{margin:0 0 15px}.landing-page-section.faq-section .single-question h3{margin:0}.landing-page-section.faq-section .faq-toggle-button{width:100%;padding:15px 45px 15px 20px;background:#fff;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);-webkit-border-radius:3px;border-radius:3px;color:#505361;border:0;text-align:left;font-size:16px;position:relative;line-height:1.42857143}.landing-page-section.faq-section .faq-toggle-button.collapsed:after{content:"+"}.landing-page-section.faq-section .faq-toggle-button:after{content:"\2013";position:absolute;right:20px;top:15px;font-size:120%;line-height:1}.landing-page-section.faq-section .faq-answer{padding:20px;margin-top:5px;background:#fff;-webkit-box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);box-shadow:0 2px 4px hsla(0,0%,94.5%,.5);-webkit-border-radius:3px;border-radius:3px}.landing-page-section .title-bar{text-align:center;text-transform:none}.landing-page-section .title-bar h2{font-weight:600;color:#505361;padding:0}.horoscope-hero{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:85% 50%;min-height:320px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.horoscope-hero .container{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.horoscope-hero .hero-text{text-shadow:0 2px 4px rgba(0,0,0,.5);color:#fff}.horoscope-hero .hero-text p{font-size:18px}.horoscope-hero-filters{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.horoscope-hero-filters .single-filter{-webkit-flex-basis:160px;-ms-flex-preferred-size:160px;flex-basis:160px;margin:10px 15px 10px 0}.horoscope-hero-filters .single-filter .form-control{background-color:rgba(0,0,0,0)}.horoscope-hero-filters .single-filter .dropdown-toggle{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.horoscope-hero-filters .single-filter .dropdown-toggle:active,.horoscope-hero-filters .single-filter .dropdown-toggle:focus,.horoscope-hero-filters .single-filter .dropdown-toggle:hover{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.horoscope-hero-filters .single-filter .input-group-addon{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.horoscope-hero-filters .single-filter #horoscope-datepicker input{border-right:0;color:#fff;border-color:#fff}.horoscope-page-content{padding:30px 0 45px}.horoscope-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.single-horoscope-sign{text-align:center;padding:0 15px 45px;-webkit-flex-basis:150px;-ms-flex-preferred-size:150px;flex-basis:150px}@media (min-width:768px){.single-horoscope-sign{-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}}@media (min-width:992px){.single-horoscope-sign{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%}}@media (min-width:1200px){.single-horoscope-sign{-webkit-flex-basis:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}}@media (max-width:1199px){.single-horoscope-sign.small-version{-webkit-flex-basis:120px;-ms-flex-preferred-size:120px;flex-basis:120px}}@media (min-width:1200px){.single-horoscope-sign.small-version{-webkit-flex-basis:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}}.single-horoscope-sign.small-version .horoscope-sign-image-wrap{width:100px}.single-horoscope-sign.small-version .horoscope-name{font-size:14px}.single-horoscope-sign a{color:#6970c5;display:block;text-align:center}.single-horoscope-sign .horoscope-sign-image-wrap{width:120px;display:block;margin:0 auto}@media (min-width:768px){.single-horoscope-sign .horoscope-sign-image-wrap{width:160px}}.single-horoscope-sign .horoscope-sign-image-wrap img{width:100%}.single-horoscope-sign .horoscope-name{text-transform:uppercase;text-decoration:underline;font-weight:700;margin-top:15px;font-size:16px}.single-horoscope-sign .horoscope-date-range{color:#505361}.horoscope-sign-content{margin-bottom:45px}@media (min-width:992px){.horoscope-sign-content{padding-right:90px}}@media (max-width:991px){.horoscope-sign-content{border-bottom:1px solid #9f9fae;padding-bottom:45px}}.horoscope-sign-content h3{margin-top:0}.chat-window{width:100%}.chat-window h3{margin:1rem 0}@media (max-width:425px){.chat-window h3{font-size:1.2rem;font-weight:700}}.chat-window .chat-messages{height:300px;max-height:300px;border:1px solid;overflow-y:scroll;-webkit-overflow-scrolling:touch;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media (max-width:425px){.chat-window .chat-messages{max-height:250px}}.chat-window .chat-messages .sent{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.chat-window .chat-messages .sent .message{background:#ffe5e5}.chat-window .chat-messages .sent .message .msg-info{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.chat-window .chat-messages .sent .message .msg-info .msg-time{margin-left:5px}.chat-window .chat-messages .sent .message .msg-info .msg-body{text-align:right}.chat-window .chat-messages .sent .avatar{float:right}.chat-window .chat-messages .received .message{background:#d5e2ff}.chat-window .chat-messages .message{-webkit-border-radius:10px;border-radius:10px;display:inline-block;padding:.5rem;margin-bottom:5px;max-width:-webkit-calc(100% - 45px);max-width:calc(100% - 45px)}.chat-window .chat-messages .message .msg-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.chat-window .chat-messages .message .msg-info .msg-time{font-size:.8rem;font-family:monospace;margin-right:5px}.chat-window .chat-messages .message .msg-info .msg-from{font-weight:700;font-size:.8rem;font-family:monospace}.chat-window .chat-messages .avatar{vertical-align:top;display:inline;margin-left:5px;margin-right:5px}.chat-window .chat-messages .avatar img{width:35px;height:35px;-webkit-border-radius:50%;border-radius:50%}.chat-window .chat-message-sender{margin-top:15px}.chat-window .chat-message-sender input{font-size:16px}@media (max-width:425px){.chat-window .chat-message-sender .btn-send{margin-top:10px}}.chat-window .btn-quit-chat{margin-top:2rem}@media (max-width:767px){.hide-mobile{visibility:hidden}}.video-window{position:relative}.video-window .local-participant{position:absolute;bottom:0;right:0;background:#000;max-width:150px;width:auto;max-height:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden}.video-window .local-participant video{max-width:150px}.video-window .remote-participant{min-height:300px;width:100%;background:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.video-window .remote-participant video{max-width:100%;width:auto;max-height:500px}.article-features .article-author{margin-left:15px}.blog-articles-list .article-card{margin-bottom:50px;text-decoration:none}.blog-articles-list .article-card .article-image{width:100%;height:200px}.blog-articles-list .article-card:hover{text-decoration:none}.blog-articles-list .article-card .article-features{margin:5px 0}.cms-content .article-features{margin-bottom:15px}.product-reviews-rating-star .customer-rating-label h3{font-weight:700}.product-reviews-rating-star .rating{font-weight:700;margin:0 5px}.product-reviews-rating-star .recommend{margin:0 5px}.product-reviews-rating-star .stars .star-rating-empty,.product-reviews-rating-star .stars .star-rating-full,.product-reviews-rating-star .stars .star-rating-half{color:#fe8f2e}.product-reviews-rating-star.minified{font-size:85%}.product-reviews-rating-star.minified .rating{margin:0}.product-reviews-rating-star.minified .count{opacity:.7}.customer-pending-reviews-table .rating-star,.customer-reviews-table .rating-star{color:#fe8f2e}.customer-pending-reviews-table .name-container,.customer-reviews-table .name-container{font-size:1.4rem;font-weight:700}.star-rating-input .stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.star-rating-input .stars .star{padding:0 2px;color:#fe8f2e}.product-review-comments{margin-top:20px}.product-review-comments .reviews{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.product-review-comments .reviews,.product-review-comments .reviews .review-comment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.product-review-comments .reviews .review-comment{padding:15px;border:1px solid #ccc;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:10px}.product-review-comments .reviews .review-comment .rating{color:#fe8f2e;margin:0 10px}.product-review-comments .reviews .review-comment .reviewer{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:700}.product-review-comments .reviews .review-comment .comment{width:100%;margin-top:10px}.products-to-review .list-group-item-heading,.vendors-to-review .list-group-item-heading{margin-bottom:1rem;font-size:1.4rem;font-weight:700}#verification-form{text-align:center}#verification-form #form{max-width:280px;margin:25px auto 0}#verification-form #form input{margin:0 3px;text-align:center;line-height:40px;font-size:25px;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ccc inset;box-shadow:inset 0 0 5px #ccc;outline:none;width:20%;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-border-radius:3px;border-radius:3px}#verification-form #form input:focus{border-color:#00b1ee;-webkit-box-shadow:0 0 5px #00b1ee inset;box-shadow:inset 0 0 5px #00b1ee}#verification-form #form input::-moz-selection{background:rgba(0,0,0,0)}#verification-form #form input::selection{background:rgba(0,0,0,0)}#verification-form button{margin:30px 0;width:30%;padding:6px;border:none;color:#fff;background-color:#00b1ee}#verification-form button:hover{color:#fff;background-color:#0097c9}#verification-form .link{color:#00b1ee;font-weight:700}.intl-tel-input,.select2-container{display:block!important}