

/*Theme Name:           ONE
Theme URI:            http://8web.net
Author:               ONE
Author URI:           http://8web.net
Description:          ONE
Version:              8161
Text Domain:          ONE

*/


/***************
All custom CSS should be added to ONE > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/


/*game3*/

/*.box-verticalspec a.primary.is-small {float: left !important;}*/


a.lastViewedTitle .title {
    display: none;
}
ins bdi {
    color: #ef7c00;
    font-size: 23px;
    font-weight: bold;
}
.lastViewedContent {
    margin-top: 30px;
}


.dlemo-left-recent span {
    font-size: 32px;
}

.dlemo-left-recent img {
    height: 55px;
        margin-left: 20px;
}

.dlemo-viewbtn{
        background: #fed700;
    opacity: 0.8;
    color: #000;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    border-radius: 4px;
    margin-top: 12px;
}

.lastViewedThumb img {
    height: 120px;
    width: auto;
    border-radius: 4px;
    margin-right: 12px;
}

.lastViewedList li.lastViewedItem {
    padding: 0px;
    margin-bottom: 0px;
}
.dlemo-left-recent{
        display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.dlemo-recent-row{
        display: flex;
    align-items: center;
}
button#place_order {
    display: none !important;
}
.dlemo-payment ul.wc_payment_methods.payment_methods.methods {
    text-align: center;
}

.woocommerce-checkout-payment {
    min-height: 300px;
}

.dlemo-step-checkout {
    margin-bottom: 60px;
}
.dlemo-border {
    padding: 30px;
    border-radius: 4px;
    border: 1px solid #272e3e;
}

.home-row3 .title-wrapper {
    min-height: 120px;
}

a.button:hover {
    color: #fff !important;
}

.dlemo-spec-vertical li.platform-img {
    margin-top: 20px !important;
    margin-bottom: 60px !important;
}


.box-verticalspec ins span.woocommerce-Price-amount.amount bdi {
    font-size: 22px;
}

li.platform-img span {
    color: transparent;
    font-size: 0px;
}

li.platform-img {
    margin-top: 20px !important;
   
}

li.platform-img img {

   margin-right: 10px !important;
}



.platform-img img {
    max-width: 22px;
    color: transparent;
}

.dlemo-spec-vertical li {list-style: none;color: #fff;font-size: 14px;line-height: 26px;margin: 0px !important;}

.dlemo-spec-vertical li span.title {
    color: #dbdada;
    margin-right: 5px;
}

.home  .box-text.is-large .product-title {
    font-size: 22px;
}

.home .product-title {
    font-size: 16px;
}


.home span.woocommerce-Price-amount.amount {
    font-size: 16px;
}

.home del span.woocommerce-Price-amount.amount {
    font-size: 13px;
}

d

.home .home-row3 .product-title {}

.home-row3 .product-title {
    padding-bottom: 12px;
}


/*checkout*/

/*checkout temp*/


ul.wc_payment_methods.payment_methods.methods li:nth-child(1):before {
    content: '';
    width: 30px;
    height: 30px;
    content: '';
    color: #a782e9;
    width: 30px;
    background: url(/wp-content/uploads/document.svg) no-repeat center left/100% auto;
    display: inline-flex;
    height: 30px;
    align-items: center;
    margin-right: 6px;
}

ul.wc_payment_methods.payment_methods.methods li:nth-child(2):before {
    content: '';
    width: 30px;
    height: 30px;
    content: '';
    color: #a782e9;
    width: 30px;
    background: url(/wp-content/uploads/document.svg) no-repeat center left/100% auto;
    display: inline-flex;
    height: 30px;
    align-items: center;
    margin-right: 6px;
}

ul.wc_payment_methods.payment_methods.methods li:nth-child(3):before {
    content: '';
    width: 30px;
    height: 30px;
    content: '';
    color: #a782e9;
    width: 30px;
    background: url(/wp-content/uploads/document.svg) no-repeat center left/100% auto;
    display: inline-flex;
    height: 30px;
    align-items: center;
    margin-right: 6px;
}

ul.wc_payment_methods.payment_methods.methods li:nth-child(4):before {
    content: '';
    width: 30px;
    height: 30px;
    content: '';
    color: #a782e9;
    width: 30px;
    background: url(/wp-content/uploads/document.svg) no-repeat center left/100% auto;
    display: inline-flex;
    height: 30px;
    align-items: center;
    margin-right: 6px;
}


.input-radio {
    /* display: none !important; */
}

input#payment_method_bacs:before {

/* 
    content: '';
    color: #a782e9;
    width: 16px;
    background: url(/wp-content/uploads/document.svg) no-repeat center left/100% auto;
    display: inline-flex;
    height: 16px;
    align-items: center;
    margin-right: 6px; */
    
}




.form-row.place-order {
    /* position: absolute; */
    /* top: 0px; */
}

ul.wc_payment_methods.payment_methods.methods li {
    display: inline-flex;
    border: 1px solid #ffffff14;
    padding: 4px 8px;
    align-items: center;
}


ul.wc_payment_methods.payment_methods.methods {
    position: relative;
}

.payment_box {
    position: absolute;
    top: 90px;
    min-height: 200px;
    left: 0px;
    background-color: #1b222e;
    width: 100%;
}

div#thwmscf-tab-panel-4 {
    min-height: 400px;
}

.woocommerce-privacy-policy-text {
    /* position: absolute; */
    /* bottom: 120px; */
}

.payment_methods li+li {
    border: none;
}


/*end checkout temp*/

/*.woocommerce-shipping-fields ,.woocommerce-billing-fields ,.woocommerce-checkout-review-order-table{
  
    max-width: 800px;
    margin: 0px auto;
    border: 1px solid #ffffff2b;
    border-radius: 4px;
    padding: 30px;
}
*/

nav.breadcrumbs.flex-row.flex-row-center.heading-font.checkout-breadcrumbs {
    /* display: none; */
}


ul#thwmscf-tabs {
    width: 800px;
    margin: 0px auto;
}
input#action-next {
    background-color: #29b474;
}

input#action-prev {
    background-color: #ffffff21;
}

.woocommerce-billing-fields{
    border-top:none;
}
form.dlemo-coupon {
    display: none;
}
.coupon-form {
    display: block !important;
}
div#gtranslate_wrapper {
right: 0px;
    top: -12px;
}

.woocommerce-cart form.woocommerce-cart-form {
 /*   background-color: #f9f9f9;
    padding: 30px;
    border-radius: 3px;*/
}

.woocommerce-cart .cart-sidebar.col-inner {
   /* padding: 30px;
    background-color: #f9f9f9;
    border-radius: 4px;*/
}

.cart-collaterals.large-5.col.pb-0 {
    border: none;
}

button.button.primary.mt-0.pull-left.small {
    float: right;
}


.row.dlemo-coupone .col {
    padding-bottom: 0px;
}

.woocommerce-checkout form.checkout.woocommerce-checkout {
    /* margin-top: -130px; */
    /* width: 800px; */
    /* margin: 0px auto; */
    /* border: 1px solid #ffffff1f; */
    /* padding: 30px; */
    /* border-radius: 4px; */
}

.woocommerce-checkout form.checkout.woocommerce-checkout .large-5 {
    /*margin-top: 130px;*/
}

ul.nav.header-nav.header-bottom-nav.nav-left.nav-size-medium.nav-spacing-small {
    margin-right: 10px;
}


.col-inner.has-border {
    border: 1px solid #ffffff0d;
    border-radius: 4px;
}

div#customer_details {
    border: 1px solid #ffffff0d;
    padding: 30px;
    border-radius: 4px;
}

.row.dlemo-coupone form {
    padding: 20px;
    border-radius: 4px;
    border: 1px solid #ffffff0d;
}

/*checkout*/

.add_to_wishlist.single_add_to_wishlist.button.alt {
    background-color: #1b222e;
    border: 1px solid #262c38;
    padding: 6px 62px;
    font-size:1em;
}

.col-inner.dlemo-spec {
    background-color: transparent !important;
}

.dlemo-cpl-game3 {
    border: 1px solid #ffffff0f;
    border-radius: 4px;
    border-bottom: none;
    padding-top: 20px;
}

.dlemo-cpl-game3-content {
        border: 1px solid #ffffff0f;
    border-radius: 0px 0px 4px 4px;
    border-top: none;
}
.dark .product-section {
        border-color: hsl(0deg 100% 96% / 4%);
}


.dlemo-helpcenter span.ux-menu-link__text {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
}
.dlemo-helpcenter .ux-menu-link__text:before{
    content: '';
    color: #a782e9;
    width: 16px;
    background: url(/wp-content/uploads/document.svg) no-repeat center left/100% auto;
    display: inline-flex;
    height: 16px;
    align-items: center;
    margin-right: 6px;
}

.indent20 {
    padding-left: 10px;
}

footer.entry-meta {
    border-bottom: 1px solid #ececec21;
    border-top: 1px solid #ececec21;
    font-size: .8em;
    padding: 0.5em 0 0.6em;
}


.badge-frame .badge-inner, .badge-outline .badge-inner {
    background-color: #1b222ead;
    border: 1px solid;
    color: #446084;
}
select.search_categories.resize-select.mb-0 {
    background-color: transparent !important;
    border: none;
    width: 90px !important;
}

.flex-col.search-form-categories {
    position: absolute;
    right: 40px;
}

.header-search-form-wrapper {
    width: 480px;
}


input#woocommerce-product-search-field-0 {
    height: 44px;
    line-height: 44px;
    padding-left: 20px;
    background-color: #1f2534 !important;
    border-radius: 4px;
    border: 1px solid #2c3449;
}



.woocommerce-variation-price span.woocommerce-Price-amount.amount bdi {
    font-size: 2.4em;
    padding: 0.5em 0em 0.5em 0.5em;
    display: block;
    background-color: #a582ea0d;
    border-radius: 4px;
}




.product-short-description {
    max-height: 180px;
    overflow: scroll;
    overflow-x: hidden;
}
::-webkit-scrollbar {
  width: .2rem;
  height: .1rem;
  background: hsl(218deg 26% 12%);
}

::-webkit-scrollbar-track {
  border-radius: 0;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgb(166 130 234);
  transition: all .2s;
  border-radius: .5rem;

}



.product-short-description p {
    font-size: 13px;
}

.product-page-sections  textarea{
   background-color: #ffffff00 !important;
    color: #fff;
}
.product-page-sections .entry-content {
    font-size: 14px;
}
.review-form-inner.has-border {
    border-radius: 4px;
    border: 1px solid #a782e938;
}
.widget .toggle i {
    font-size: 1em;
}
.badge+.badge {
    position: absolute;
    top: 260px;
    left: 15px;
    background-color: #a782e9;
    border-radius: 6px;
    height: 24px;
    padding: 0 13px;
    font-family: 'Montserrat', sans-serif;
    font-size:13px;
    

}


.badge+.badge {
    position: absolute;
    top: 260px;
    left: 15px;
    background-color: #a782e9;
    border-radius: 6px;
    height: 24px;
    padding: 0 13px;
    font-family: 'Montserrat', sans-serif;
    font-size:13px;
    
height: 2em;
}
.badge {height: 2em;}

.yith-wcwl-add-button {
    font-size: 0.85em;
    width: 100%;
}.badge-inner {
    font-size: 0.75em;
}

button.wishlist-button {
    border: none !important;
    font-size: 0.65em;
}

a:hover p.cat-label.tag-label{
    color: #fff;
    border-color: rgba(167,130,233,0.6);
    background-color: rgba(167,130,233,0.3);
}


p.cat-label.tag-label {
    height: 24px;
    min-width: 74px;
    width: auto;
    color: #dbdada;
    font-size: 12px;
    border: 1px solid rgba(167,130,233,0.4);
    background-color: rgba(167,130,233,0.15);
    border-radius: 6px;
    padding: 0 13px;
    letter-spacing: 0.4px;
    /* display: inline; */
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

a:hover p.cat-label.tag-label{
    color: #fff;
    border-color: rgba(167,130,233,0.6);
    background-color: rgba(167,130,233,0.3);
}

a:hover h5{
    color:#a782e9;
}

p.cat-label.tag-label {
    height: 24px;
    min-width: 74px;
    width: auto;
    color: #fff !important;
    font-size: 12px;
    border: 1px solid rgba(167,130,233,0.4);
    background-color: rgba(167,130,233,0.15);
    border-radius: 6px;
    padding: 0 13px;
    letter-spacing: 0.4px;
    /* display: inline; */
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}
.product-small {
    border: 1px solid #222838;
    border-radius: 4px;
}

.product-small img {
    border-radius: 4px 4px 0px 0px;
}

.product-small .box-text {
    padding: 20px;
}

.product-small:hover p{
    color: #a782e9;
}


a.plain {}

.box-text .is-divider,.widget .is-divider {
    display: none;
}

.col.post-item .col-inner {
    border: 1px solid #222838;
    border-radius: 4px;
}

.col.post-item .col-inner .box-text {
    padding: 20px;
    padding-bottom: 30px;
}

.section-title a:hover {
    color: #a682ea;
}
footer .section-title-container {
    margin-bottom: 0.5em;
}

.section-title-bold span, .section-title-bold-center span {
    border: none;
    padding: 0.3em 0.8em;
    padding-left: 0px;
}

.section-title b {
    height: 1px;
    background-color: #6a7eb1;
}

footer i {
    color: #a782e9;
}
footer a:hover i {
    color: #7361a4;
}


.header-main, .header-bottom {
    border-bottom: 1px solid #272e3e;
}
.dark .section-title-normal, .dark .section-title-normal span {
    border: none;
    padding-left: 10px;
    padding-bottom: 0px;
    margin: 0px;
    line-height: 1em;
}

.section-title.section-title-normal:before {
    content: '';
    position: absolute;
    display: block;
    top: 2px;
    bottom: 2px;
    left: 0;
    width: 3px;
    background-color: #a782e9;
    border-radius: 4px;
}

.section-title a {
    font-size: 13px;
    min-width: 80px;
    /* height: 30px; */
    color: #dbdada;
    font-size: 13px;
    font-weight: 400;
    border-radius: 6px;
    letter-spacing: 0.4px;
    background-color: rgba(167,130,233,0.03);
    border: 1px solid rgba(167,130,233,0.06);
    padding-right: 9px;
}


/*end game3*/

.row.cdk-border {
    border: 1px solid #eee;
    border-radius: 4px;
    /* padding-top: 22px; */
}

.row.cdk-border  .col{
    padding-bottom:0px
}


.cdk-table {
    /* background-color:#ffffff; */
    border-radius: 2px;
    padding: 12px 0px;
}

.cdk-table p {
    margin-bottom: 1px;
}

.cdk-table .icon-inner {
    border-radius: 2px !important;
        border-color: #ddd !important;
}
.quantity.buttons_added.form-normal {
    display: flex;
    margin-bottom: 20px;
}

.product_list_widget span.woocommerce-Price-amount.amount {
    display: inline-table;
}
.single-product .product-page-price span.woocommerce-Price-amount.amount{display:inline-flex;}
.single-product .product-page-price {
    /* padding: 18px 0px 20px 20px; */
    /* background-color: #ffffff52; */
    /* border-radius: 2px; */
}

.cdk-cpl .col {
    padding-bottom: 0px;
}

.cdk-cpl-bread {
    padding-bottom: 15px !important;
    padding-top: 16px;
    color: #555 !important;
}

.cdk-cpl-bread span,.cdk-cpl-bread a{
    color:#444;
    font-size:14px !important;
    font-weight:normal;
}


.dlemo-spec-img img {
    position: absolute;
    bottom: -16px;
    left: 12px;
    z-index: 99999;
}


.dlemo-spec .box-image {
    overflow: initial !important;
}

.dlemo-spec .box-push .box-text {
    padding: 25px 20px 20px 20px;
    margin:auto !important;
    max-width:100%;
    background-color: #1b222e;
}
img.lemoteco-cdk {
    display: none !important;
}
.cdk-faq .accordion {
    font-size: 0.9em;
    padding-left: 30px;
}

.cdk-faq .accordion i {
    font-size: 1.3em;
}
.cdk-faq .accordion-title {
    /* border-top: 1px solid #eee; */
}
.dlemo-spec img.lemoteco-cdk {
    display: block !important;

}
.dlemo-spec .dlemo-spec-img img{
    max-width:65px;
    height:auto;
}
.dlemo-spec .lemoteco .image-zoom {
    position: absolute;
    bottom:-16px;
    z-index: 999;
    left:16px;
}


.dlemo-spec  .box-image.lemoteco {
    overflow: initial;
}

.box-image .out-of-stock-label {
    padding: 12px;
    font-size: 0.8em;
    font-weight: 500;
}
.badge-container {
    margin: 10px 0 0;
}

.row-collapse .badge-circle {
    margin-left: 0px;
}
.callout.badge.badge-circle {
    font-size: 0.85em;
}
.cdk-footer span.ux-menu-link__text {
    font-size: 0.85em;
    /* color: rgba(0, 0, 0, 0.54); */
}

.cdk-footer .ux-menu-link__link {
    min-height: 1.8em;
    padding: 0px;
}

.cdk-footer .ux-menu-title {
    font-size: 0.85em;
}


.nav.header-nav.header-bottom-nav.nav-center li.color1 a{
    background-color:#2f82fb;
}

.nav.header-nav.header-bottom-nav.nav-center li.color2 a{
    background-color:rgb(43, 177, 113);
}



.nav li a {
    padding: 5px 11px;
    border-radius: 3px 3px 0px 0px;
}

.nav.header-nav.header-bottom-nav.nav-center li a {
    background-color: rgb(33, 33, 33);
    padding: 12px 50px;
}
.nav.header-nav.header-bottom-nav.nav-center li a:hover{
    background-color:rgb(55, 55, 55);
}

.nav-spacing-xlarge>li {
    margin: 0px 3px;
}

.cdkey-plist a.quick-view {
    font-size: 0.6em;
}

.cdkey-plist .wishlist-icon {
    font-size: 0.6em;
}
.cdkey-plist .badge-container {
    font-size: 0.6em;
    margin-top: 5px;
    margin-left: 0px;

}

.cdkey-plist .row-collapse .badge-circle{
    margin-left:0px;
    padding-right:6px;
}


.cdkey-plist span.onsale {
    font-size: 10px;
    font-weight:normal;
}


.cdkey-plist .badge-inner.on-sale{
    padding-right:6px

}

.cdkey-plist  .out-of-stock-label {
    font-size: 10px;
    padding: 5px 0px !important;
    font-weight: 500 !important;
}
.cdkey-plist .row-small>.col {
    margin-bottom: 0;
    padding: 0px 4.8px 12px 10px;
}

.cdkey-plist .box-text.text-left {
    padding-bottom:0px;
}
.cdkey-title a {
    background-color: #2f82fb !important;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    padding: 4px 16px;
}

.cdkey-title a i {
    display: none;
}

.cdkey-title a:hover {
    background-color: #1363d9 !important;
}

.cdkey-title .section-title-normal span {
    border: none;
}

.cdkey-title .section-title-normal {
    border: none;
    margin-bottom: 0px;
}

ins {
    display: block;
}

span.woocommerce-Price-amount.amount {
    /* display: block; */
}


/*new end*/
/*.product-small img {
    max-height: 322px;
}*/
#top-bar .flex-left .icon-box-left ,#top-bar .flex-right .icon-box-left {
        border: 1px solid #eeeeee54;
    padding: 0px 20px;
}
#top-bar .icon-box-left {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    align-items: center;
}


p.woocommerce-result-count.hide-for-medium {
    display: none;
}

form.woocommerce-ordering {
    font-size: 0.8em;
}

.breadcrumbs{
    color: #ddd;
}

.dark ul.menu>li+li, .dark .widget>ul>li+li {
    /* border-color: rgb(255 255 255 / 3%); */
    border: none;
}

.badge-inner.on-sale {
    padding-right: 16px;
    border-radius: 0px 3px 3px 0px;
}


/*CPL*/

.cpl .nav-tabs+.tab-panels {
    background-color: #0c0020;
    border: none;
}

.cpl .nav-tabs>li>a {
    border: none;
    background-color: rgba(12,0,32,.3);
    font-size: 1.4em;
    text-transform: uppercase;
    letter-spacing: 1.54px;
}


.cpl .nav-tabs>li.active>a {
    background-color: #0c0020;
}

/*CPL top*/

.cpl-top table.variations tr {
    width: 50%;
    display: inline-block;
    padding: 20px;
    height: 130px;
    margin-left: -1px;
    border-right: 1px solid #4c4364;
}

.cpl-top table.variations {
    border: 1px solid #4c4364;
    border-radius: 4px;
    background-color: #1f133d;
    margin-bottom: 25px;
}

.cpl-top table.variations tr:last-child {
    border: none;
}

.cpl-top .woocommerce-variation-price {
    border: none;

}

.cpl-top .woocommerce-variation-price  .price{
display: inline-block;
    padding-right: 30px;
}


.cpl-top button.single_add_to_cart_button {
    text-transform: uppercase;
    padding: 2px 62px;
}

.cpl-top ins bdi {
    font-size: 2.2em;
    display: block;
}
.cpl-top del bdi {
    font-size: 0.3em;
}

.cpl-top bdi {
    font-size: 2.2em;
}

.cpl-top .woocommerce-variation {
    display: inline-block;
}

.cpl-top .woocommerce-variation-add-to-cart {
    display: inline-block;
}

.diy-table1 {
    border: 1px solid #4d4364;
    border-radius: 4px;
    padding: 0px !important;
}

.diy-table1 .icon-box {
    border-bottom: 1px solid #4d4364;
    padding: 16px 10px 10px 20px;
}

.diy-table1 .icon-box:last-child {
    border: none;
}

.table2 .row .col {
    border-left: 1px solid #4d4364;
    border-top: 1px solid #4d4364;
}

.table2 .row {
    border-right: 1px solid #4d4364;
    border-bottom: 1px solid #4d4364;
}

.table2 .col {
    background-color: #1f133d;
}

.table2 h5.uppercase {
    color: rgba(255,255,255,.6);
}

.table2 p {
    font-weight: bold;
    font-size:1.1em;
}


.uppsell .col {
    padding: 0px;
}

/*popup cart*/

.mfp-content.off-canvas-cart {
    background-color: #0c0020;
     color: #fff;
}

li.woocommerce-mini-cart-item.mini_cart_item {
    background-color: #fff;
    border-radius: 6px;
    font-size: 0.9em;
}

.cart-popup-title.text-center h4 {
    color: #fff;
}

ul.product_list_widget li img {
    padding-left: 10px;
}

div#cart-popup p.woocommerce-mini-cart__total.total bdi {
    color: #fff;
}

.product-small a.primary.is-small{
    background: none;
    border: none;
    margin-right: 0px;
    margin-top: 0px;
    float: right;
    padding-right: 0px;
}

.product-small .price-wrapper {
    display: inline-block;
/*    font-size: 1.2em;*/
    /* padding-top: 20px; */
}

.product-small .title-wrapper {
    padding-bottom: 9px;
}

.product-small .price-wrapper .price del {
    font-size: 0.8em;
}

/*.product-small.box img {
    border-radius: 3px 3px 0px 0px;
}
*/

.widget>ul>li ul, ul.menu>li ul{
    border: none;

}


.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 3px;
    background-color: #ffffff00;
    color: #fff;
    border-color: #dddddd2b;
}
.col-inner.has-border {
    border-radius: 3px;
}

.normal-title {
    background-color: #1b1232;
    border-bottom: 1px solid #1b1232;
    border-top: 1px solid #1b1232;
}


.nav-vertical>li+li {
    border-top: 1px solid #ececec7a;
}

span.widget-title {
    font-size: 1em;
    letter-spacing: normal;
    padding-bottom: 20px;
    display: block;
}

.sidebar-inner a {
    font-size: 0.85em;
    text-indent: 16px;
}

.sidebar-inner ul.children a{
    font-size:0.8em
}


.absolute-footer.dark {
    padding: 0px 5px;
    font-size: 0.75em;
}
.dashboard-links a {
    border: 1px solid #ececec7a;
    }


/*affiliate*/

ul#affwp-affiliate-dashboard-tabs a {
    padding: 9px 20px;
    margin: 0px 5px;
    border-radius: 3px;
    background-color: #0c0020;
}

ul#affwp-affiliate-dashboard-tabs li.active a,ul#affwp-affiliate-dashboard-tabs  a:hover {
    background-color: #19d396;
}


div#affwp-affiliate-dashboard-url-generator {}

.affwp-tab-content form {
    max-width: 60%;
}


.widget ul li a:hover {color: #a782e9 !important;}
.widget .current-cat>a {
    color: #a782e9;
}

.breadcrumbs a {
    color: #f9f9f9;
}

.breadcrumbs {color: #a782e9;}

.affwp-tab-content  td.legendLabel {
    color: #333;
}

form#affwp-register-form fieldset {
    width: 50%;
    margin: 0 auto;
}

@media screen and (min-width: 850px)
.col-border {
    border-right: 1px solid #ececec7a;
}
/*checkout temp*/
