.navigation, .breadcrumbs .items, .catalog-category-view .page-main .breadcrumbs, .catalog-category-view .page-main .columns, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .page-main, .page-container > .content, .jumbotron > .container, .page-before-footer > .content, .block-highlight, .top-container .easybanner-banner, .cms-index-index .column.main .easybanner-placeholder-wrapper, .cms-index-index .block-promo.block-carousel .block-content{max-width:1281px;}
.page-header{background-color:#2185bc;}
.page-header .panel.wrapper{color:#ffffff;}
.page-header .header.content .block-search .action.search{background:#20a2e8;}
.page-header .header.content .block-search .action.search:hover{background:#000000;}
.minicart-wrapper .action.showcart{background:#20a2e8;}
.minicart-wrapper .action.showcart:hover{background:#000000;}
.page-header .switcher.customer:hover{border-color:#ffffff;}
.action.primary{background:#2185bc;border-color:#2185bc;}
.action.primary:hover, .action.primary:focus, .action.primary:active{background:#20a2e8;border-color:#20a2e8;}
button, .abs-revert-to-action-secondary, .paypal-review .block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.primary, .abs-discount-block .actions-toolbar .action.cancel, .block-compare .action.primary, .cart-summary .block .actions-toolbar > .primary .action.primary, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review-discount .actions-toolbar .action.primary, .paypal-review-discount .actions-toolbar .action.cancel, .cart-discount .actions-toolbar .action.primary, .cart-discount .actions-toolbar .action.cancel, .product.data.items .review-add .review-form .action.submit.primary{border-color:#20a2e8;color:#20a2e8;}
button:hover, .abs-revert-secondary-color:hover, .abs-revert-to-action-secondary:hover, .paypal-review .block .actions-toolbar .action.primary:hover,.abs-discount-block .actions-toolbar .action.primary:hover, .abs-discount-block .actions-toolbar .action.cancel:hover, .block-compare .action.primary:hover, .cart-summary .block .actions-toolbar > .primary .action.primary:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review-discount .actions-toolbar .action.primary:hover, .paypal-review-discount .actions-toolbar .action.cancel:hover, .cart-discount .actions-toolbar .action.primary:hover, .cart-discount .actions-toolbar .action.cancel:hover, .product.data.items .review-add .review-form .action.submit.primary:hover, /*ACTIVE STATE*/ button:active, .abs-revert-secondary-color:active, .abs-revert-to-action-secondary:active, .paypal-review .block .actions-toolbar .action.primary:active,.abs-discount-block .actions-toolbar .action.primary:active, .abs-discount-block .actions-toolbar .action.cancel:active, .block-compare .action.primary:active, .cart-summary .block .actions-toolbar > .primary .action.primary:active, .cart-summary .form.giftregistry .fieldset .action.primary:active, .paypal-review-discount .actions-toolbar .action.primary:active, .paypal-review-discount .actions-toolbar .action.cancel:active, .cart-discount .actions-toolbar .action.primary:active, .cart-discount .actions-toolbar .action.cancel:active, .product.data.items .review-add .review-form .action.submit.primary:active, /*FOCUS STATE*/ button:focus, .abs-revert-secondary-color:focus, .abs-revert-to-action-secondary:focus, .paypal-review .block .actions-toolbar .action.primary:focus,.abs-discount-block .actions-toolbar .action.primary:focus, .abs-discount-block .actions-toolbar .action.cancel:focus, .block-compare .action.primary:focus, .cart-summary .block .actions-toolbar > .primary .action.primary:focus, .cart-summary .form.giftregistry .fieldset .action.primary:focus, .paypal-review-discount .actions-toolbar .action.primary:focus, .paypal-review-discount .actions-toolbar .action.cancel:focus, .cart-discount .actions-toolbar .action.primary:focus, .cart-discount .actions-toolbar .action.cancel:focus, .product.data.items .review-add .review-form .action.submit.primary:focus{background:#2185bc;border-color:#2185bc;}
.nav-sections{background-color:#ffffff;}
.nav-sections .navigation a.level-top{font-size:16px;color:#2185bc;}
.navigation .level0 > .level-top:hover,.navigation .level0 > .level-top.ui-state-focus{color:#000000;}
.navigation .level0.active > .level-top,.navigation .level0.has-active > .level-top{color:#000000;}
.widget.blog-search .action.search:before {
    content: '\f002' !important;
    font-family: 'FontAwesome' !important;
    color: #fff !important;
}
.icon-image {
    padding: 15px 0 5px;
}
.discount-table
{
    clear: both;
    margin-bottom: 20px;
    width: 50%;
    float: right;
}

.discount-table p{
    text-align: center;
    color: #20a2e8;
}
.discount-table #ywdpd-quantity-table
{
    border-collapse: separate;
}

.discount-table #ywdpd-quantity-table th:nth-child(1) {
  padding-right: 20px;
  padding-left: 20px;
}
#ywdpd-quantity-table th, #ywdpd-quantity-table td
{
    color: #20a2e8;
}
#ywdpd-quantity-table.vertical td:nth-child(n+2), #ywdpd-quantity-table.vertical tr.ywdpd_header th:nth-child(n+2)
{
    border-left: 0 !important;
}
#ywdpd-quantity-table th, #ywdpd-quantity-table td
{
    border: 1px solid #efefef;
    padding: 5px;
    text-align: center;
}
.widget.blog-search .action.search {
    background: #20a2e8 !important;
}
.block.widget.block-viewed-products-grid strong.product-item-name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.fieldset.create.account
{
    margin:0;
}
.form-newsletter-manage .fieldset div.field.choice .label
{
    margin-right: 7px;
}
.paypal-express-in-context-mini-cart-container
{
    display:none !important;
}
.widget.blog-search .action.search:hover {
    background: #000000 !important;
}

.sub_sec .block.newsletter .form.subscribe, .page-footer .block.newsletter .form.subscribe {
    display: block;
}
.checkout-cart-index .cart.table-wrapper .col.price {
    display: table-cell !important;
}
.checkout-cart-index .cart.table-wrapper thead {
    display: table-header-group !important;
}
.testimonials-slider figure.testimonial {
    height: 327px !important;
}
.product-options-bottom .box-tocart .field.qty { display: block; }

.contact-cta .block {
    display: flex;
    align-items: center;
}

.contact-cta .block-content div:first-child {
    font-weight: 700;
}



.contact-cta .block-icon {
    margin-right: 10px;
}

body.cms-games .page-header .header.content .block-search .action.search,
body.cms-games .minicart-wrapper .action.showcart,
body.games-dark-template .page-header .header.content .block-search .action.search,
body.games-dark-template .minicart-wrapper .action.showcart{
    background: #ff2c7a;
}
body.cms-games .nav-sections .navigation a.level-top,
body.games-dark-template .nav-sections .navigation a.level-top{
    color: #ff2c7a;
}

.prolabels-wrapper .absolute {
    display: none !important;
}
body.cms-games .page-header,body.games-dark-template .page-header {
    background-color: #333 !important;
}
body.cms-games .btn-wraper-center {
    text-align: center !important;
}
body.cms-games .btn-wraper-center a.custome-btn{
    color: #fff !important;
    background: #ff2c7a !important;
}

body.cms-games .action.primary,
body.games-dark-template .action.primary{
    background: #f20059;
    border-color: #f20059;
}
body.cms-games .action.primary:hover, body.cms-games .action.primary:focus, body.cms-games .action.primary:active,
body.games-dark-template .action.primary:hover, body.games-dark-template .action.primary:focus, body.games-dark-template .action.primary:active{
    background-color: #ff2c7a;
    border-color: #ff2c7a;
}




body.cms-games a:hover, body.cms-games .alink:hover,
body.cms-games a:visited, body.cms-games .alink:visited,
body.cms-games a, body.cms-games .alink,

body.games-dark-template a:hover, body.games-dark-template .alink:hover,
body.games-dark-template a:visited, body.games-dark-template .alink:visited,
body.games-dark-template a, body.cms-games .alink{
    color: #ff2c7a;
}

.easyslide-wrapper .swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #20a2e8 !important;
}
body.cms-games main .blog-widget-recent .post-list li {
    background: #1a1a1a;
    border: 1px solid #1a1a1a;
}
body.cms-games main,
body.games-dark-template main,body.games-dark-template .page-wrapper{
    background: #333 !important;
    color: #fff;
}

body.games-dark-template .breadcrumbs{
    background: #333 !important;
    border-color: #434343;
}


body.games-dark-template .page-wrapper .product-add-form .actions .product-addto-links a span, body.games-dark-template .page-wrapper .bundle-actions-container .product-addto-links a span {
    color: #2e2e2e !important;
}
body.games-dark-template .breadcrumbs *{
    color: #fff;
}
body.games-dark-template .main * {
    color: #fff;
}
body.cms-games main .easyslide-wrapper .swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ff2c7a !important;
}
.sub_sec .block.newsletter input[type="email"], .page-footer .block.newsletter input[type="email"] {
    width: 100% !important;
    display: block;
}
.product.attibute.requirements {
    white-space: break-spaces;
}
.Categories-listing li a:hover {
    text-decoration: none;
}
.product.data.items>.item.title>.switch {
    text-shadow: unset;
}
.sub_sec .block.newsletter, .page-footer .block.newsletter {
    display: block !important;
    width: 100% !important;
    max-width: calc(100% - 35px);
    width: 100% !important;
}

.sub_sec .actions button, .page-footer .actions button {
    margin-top: 10px !important;
    display: block;
}


.header.panel>.header.links>li>a {
    color: #ffffff;
    text-decoration: none;
}

.header.panel>.header.links>li>a:hover {
    color: #ffffff;
    text-decoration: underline;
}



.home-slider-mobile {
    display: none;
}
.block-highlight.hl-magazine>.block-title {
    overflow: hidden;
}
.feature-item-img img {
    height: 70px;
    width: auto !important;
}
.custome-btn {
    padding: 10px;
    border-radius: 8px;
    background: #2185bc;
    color: #fff;
    font-weight: 700;
    display: inline-block;
}

.custome-btn:hover {
    color: #fff;
    background: #20a2e8;
    cursor: pointer;
}
.custome-btn:hover,a.custome-btn:visited, .alink.custome-btn:visited {
    color: #fff;
}
.cta-banner {
    /* background-image: url(https://licendi.telsa.uk/media/wysiwyg/Girl-thinking-Background.png); */
    /* overflow: hidden; */
    margin-top: 150px !important;
    background: #2185bc21;
    border-radius: 16px;
}
.cta-banner img{
margin-top: -100px;
    display: block;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.h6.feature-item-title {
    margin-top: 0 !important;
}
@media only screen and (max-width: 899px){
    .home-slider-desktop{
    display: none;
}
.home-slider-mobile {
    display: block;
}
}

.feature-item {
    display: flex;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 30px;
    flex-direction: column;
    border: 1px solid #C5D6E0;
}

.feature-item.size-lg {
    gap: 1rem;
    border-radius: 2rem;
}
.feature-item.centered {
    align-items: center;
    text-align: center;
}

.feature-items {
    display: flex;
    align-content: center;
}
.feature-items {
flex-wrap: wrap;
}


.feature-items.feature-items-steps {
    padding: 0;
    background-color: #fff;
    border-radius: 1.5rem;
    border: solid 1px #C5D6E0;
    width: fit-content;
    margin: 0 auto;
}
.feature-items.feature-items-steps .feature-item {
    border-radius: 0;
    border-color: transparent;
    height: auto;
    width: 100%;
}
.feature-items.feature-items-steps .feature-item:not(:last-child) {
    border-bottom-color: #C5D6E0;
}
.feature-item .label {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
}
.feature-item .label {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #071d2b;
    background: #d9e8f1;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
}
.feature-item .label.label-sm {
    padding: 4px 10px;
    border-radius: 6px;
}
.tagline-sm {
    font-size: .75rem;
    line-height: .875rem;
    letter-spacing: .6px;
}
@media (min-width: 992px){

.feature-items {
flex-wrap: nowrap;
}
.tagline-sm {
    font-size: .875rem;
    line-height: 1rem;
    letter-spacing: .8px;
}
.feature-item .label.label-sm {
    padding: 4px 12px;
    border-radius: 7px;
}
.feature-items.feature-items-steps {
    border-radius: 2rem;
}
.feature-items {
    flex-direction: row;
    justify-content: center;
}
.feature-items.feature-items-steps .feature-item:not(:last-child) {
    border-bottom-color: transparent;
    border-right-color: #C5D6E0;
}
.feature-items.feature-items-steps .feature-item {
    width: 33.33%;
}
.feature-item.size-lg {
    padding: 5rem 2rem 2rem;
    gap: 1.5rem;
}
.feature-item {
    max-width: none;
}
}


.companies_brands .swiper-slide img {
    height: 100%;
    object-fit: contain;
}

.text-center{
    text-align: center;
}



.Categories-listing {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.Categories-listing li sapn {
    display: block;
}

.Categories-listing span.cate_title {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.Categories-listing li a {
    text-align: center;
    padding: 30px 15px;
    border: 1px solid #00000024;
    display: block;
    border-radius: 8px;
    height: 100% !important;
    box-sizing: border-box;
}

.Categories-listing li {
    padding-bottom: 10px;
}

.Categories-listing li a img {
    border-radius: 20%;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}


.block.newsletter input{
        padding: 0 0 0 35px;
    margin-right: 35px;
}
.block.newsletter .field .control:before {
    position: absolute;
    top: 9px;
}
.block.newsletter input {
    border: 1px solid #00000014;
    border-radius: 5px;
    height: 50px !important;
}


.block.newsletter .field .control {
    position: relative;
}




@media only screen and (min-width: 1024px){
    

    .page-products.page-layout-1column .products-grid .product-item, .page-layout-1column .products-grid .product-item, .wishlist-index-index.page-layout-1column .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item {
        width: calc(100%/4);
        margin: 0 !important;
    }
    .blog-widget-recent .post-list li {
        width: calc(33.33% - 2%) !important;
    }
}

 .header.panel .header-cms-links a {
    color: #ffffff !important;
}   
.header.panel .header-cms-links {
    float: right !important;
}



.post-list-wrapper .post-list {
    display: flex;
    flex-wrap: wrap;
}



.blog-widget-recent .post-list li .post-header {
    display: none;
}

.blog-widget-recent .post-list li {
    border: 1px solid #eaeaea;
    border-radius: 8px !important;
    overflow: hidden;
}


.blog-widget-recent .post-description .post-text-hld {
    min-height: auto !important;
}
.blog-widget-recent .post-list li .post-content .post-description .post-ftimg-hld {
    margin-left: -15px;
    width: calc(100% + 30px);
}

.blog-widget-recent .post-list li {
    padding-left: 15px;
    padding-right: 15px;
}


.blog-widget-recent .post-list li .post-title {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.page-footer .footer-toolbar-top p {
    color: #fff;
}

.footer.content .links a:visited, .footer.content .links a {
    color: #ffffff;
    text-decoration: none;
}

.product.data.items>.item.title>.switch {
    border-bottom: 1px solid #20a2e8;
    border-left: 1px solid #20a2e8;
    border-right: 1px solid #20a2e8;
    border-top: 1px solid #20a2e8;
}


body.games-dark-template .toolbar-products .toolbar-sorter .sorter-options {
    color: #fff;
}
body.games-dark-template .filter-options-content a:hover {
    background-color: #484848;
}
body.games-dark-template div.block .block-title strong {
    color: #fff;
}


body.games-dark-template .block-carousel .block-content .swiper-container::before,
body.games-dark-template .block-carousel .block-content .swiper-container::after,
body.games-dark-template .argento-swiper-wrapper .products-grid::before,
body.games-dark-template .argento-swiper-wrapper .products-grid::after{
    background: transparent;
}


@media only screen and (min-width: 769px){
    .product.data.items>.item.title>.switch {
    background: #20a2e8;
    border: 1px solid #20a2e8;
}

body.games-dark-template .page-products .filter-options-item .filter-options-title,
body.games-dark-template .toolbar,
body.games-dark-template .sidebar .block-title:not(.filter-title),
body.games-dark-template .page-products .sidebar,
body.games-dark-template .page-before-footer {
    border-color: #565656 !important;
}

 body.games-dark-template .toolbar .modes .modes-mode.active::before {
    color: #ffffff;
}
    
    .product.data.items>.item.content {
    border: 1px solid #20a2e8;
}
    
    .product.data.items>.item.title:not(.disabled)>.switch:focus, .product.data.items>.item.title:not(.disabled)>.switch:hover {
    background: #1092d9;
}
}
.footer.content .links>li {
    background: unset;
}


.page-footer .footer-toolbar-top .content .footer-contacts>div:first-child {
    padding-left: 20px !important;
    padding-right: 20px !important;
}



.faq-drawer {
  margin-bottom: 30px;
}

.faq-drawer__content-wrapper {
  font-size: 1.25em;
  line-height: 1.4em;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
  border-top: #000 1px solid;
  cursor: pointer;
  display: block;
  font-size: 1.25em;
  font-weight: 700;
  padding: 30px 0 0 0;
  position: relative;
  margin-bottom: 0;
  transition: all 0.25s ease-out;
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* OPTIONAL HOVER STATE */
.faq-drawer__title:hover { 
  color: #4E4B52  ;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: max-content;
          margin-top: 15px;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

.faq-drawer input[type="checkbox"] {
  display: none;
}



.custome-container-width{
    max-width: 1200px;
        margin: 10px auto;
    
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.cus-col {
    width: calc(calc(100%/9) - 20px);
    text-align: center;
    padding: 10px;
    color: #fff;
}

.cus-col-container {
    background: #000;
}




@media only screen and (max-width: 769px){

   .product.data.items>.item.title:not(.disabled)>.switch:active, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover {
    background: #fff;
    color: #2e2e2e !important;
    text-decoration: none;
}

.product.data.items>.item.title>.switch {
    color: #fff !important;
}

}
@media only screen and (min-width: 769px){
    
    
    body.cms-games .page-products .products-grid:not(.swiper-container) .product-items .product-item, body.cms-games .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    background-color: #1A1A1A !important;
}
    
    
    body.cms-games .page-products .products-grid:not(.swiper-container) .product-items .product-item:before, body.cms-games .block.widget .products-grid:not(.swiper-container) .product-items .product-item:before {
    background: linear-gradient(rgba(255,255,255,0) 0%, rgb(26 26 26 / 80%) 100%) !important;
}

body.games-dark-template .page-products .products-grid:not(.swiper-container) .product-items .product-item, body.games-dark-template .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    background-color: #1A1A1A !important;
}
body.games-dark-template .page-products .products-grid:not(.swiper-container) .product-items .product-item:before, body.games-dark-template .block.widget .products-grid:not(.swiper-container) .product-items .product-item:before {
    background: linear-gradient(rgba(255,255,255,0) 0%, rgb(26 26 26 / 80%) 100%) !important;
}
    
    
    body.cms-games .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info, body.cms-games .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info {
 border: 1px solid #323232 !important;
        background: #1A1A1A !important;
    box-shadow: 0 6px 14px 0 rgba(255,255,255,0.11) !important;
}
    
}


body.cms-games :not(.old-price)>.price-container .price-wrapper .price {
    color: #ffffff !important;
}



@media only screen and (min-width: 769px){
    body.games-dark-template .page-wrapper .product.data.items>.item.content {
        background: #333;
    border: 1px solid #ff2c7a;
    }
    body.games-dark-template .page-wrapper. product.data.items>.item.title:not(.disabled)>.switch:focus,
    body.games-dark-template .page-wrapper. .product.data.items>.item.title:not(.disabled)>.switch:hover {
        background: #333;
    }

    body.games-dark-template .page-wrapper .product.data.items>.item.title>.switch {
        background: #ff2c7a;
        color:#fff;
    }

    body.games-dark-template .page-wrapper .product.data.items>.item.title.active>.switch{
    background: #ffff;
    color: #333;
    }
    body.games-dark-template .page-wrapper .product.data.items>.item.title:not(.disabled)>.switch:focus, body.games-dark-template .page-wrapper .product.data.items>.item.title:not(.disabled)>.switch:hover{
background: #ff2c7a;
    }
}


body.games-dark-template .page-wrapper .fotorama-item:not(.fotorama--fullscreen) .fotorama__stage__frame {
    border: 1px solid transparent;
}

body.games-dark-template select option, body.games-dark-template .product-add-form .product-options-wrapper select{
    color: #000 !important;
}

body.games-dark-template select *



.navigation {
    max-width: 100%;
    width: 100%;
}


body.games-dark-template button.askit-show-form,
body.games-dark-template .product.data.items .review-add .review-form .action.submit.primary{
    background: #f20059;
    border-color: #f20059;
}

@media only screen and (min-width: 769px){
    .navpro.orientation-horizontal>ul {
    justify-content: center;
}

body.games-dark-template.page-products .products-grid:not(.swiper-container) .product-items .product-item,
body.games-dark-template.block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    border: 1px solid rgba(0,0,0,0);
    background-color: #1A1A1A !important;
}


body.games-dark-template.page-products .products-grid:not(.swiper-container) .product-items .product-item:before,
body.games-dark-template.block.widget .products-grid:not(.swiper-container) .product-items .product-item:before {
    background: linear-gradient(rgba(255,255,255,0) 0%, rgb(26 26 26 / 80%) 100%) !important;
}
body.games-dark-template.page-products .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info,
body.games-dark-template.block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info{
    border: 1px solid #2e2e2e;
    background: #1a1a1a;
    box-shadow: 0 6px 14px 0 rgb(255 255 255 / 11%);
}

body.games-dark-template.page-products .sidebar,body.games-dark-template.page-products .filter-options-item .filter-options-title {
        border-color: #565656 !important;
}
body.games-dark-template .page-products .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info,
body.games-dark-template .block.widget .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info {
    border: 1px solid #2e2e2e;
    background: #1a1a1a;
    box-shadow: 0 6px 14px 0 rgb(255 255 255 / 11%);
}
}
.navigation {
    max-width: 100% !important;
}
.element .testimonials-slider .block-content figure.testimonial blockquote {
    padding: 0 !important;
    background: transparent !important;
}

.cta-banner .col-md-6:nth-child(2) {
    padding: 30px !important;
}




@media (min-width: 769px) {
    .checkout-index-index .page-header {
    padding-bottom: 20px !important;
}
    .opc-wrapper .form-shipping-address {
    max-width: unset !important;
}
  .opc-block-summary {
    padding: 22px 33px !important;
}  
    
}



.message.success {
    color: rgba(255, 255, 255, 0.95) !important;
}






.page-product-configurable .column.main, .catalog-product-view .column.main{
    min-height: auto;
    padding: 0;
}
.page-product-configurable .page-main.page-main-details, .catalog-product-view .page-main.page-main-details {
    padding: 0;
}







table#my-downloadable-products-table ul {
    padding: 0 !important;
    margin: 0 !important;
}


.product-add-form .actions, .bundle-options-container .block-bundle-summary .actions {
    text-align: left  !important;
}

.product-add-form .actions button {
    margin-bottom: 20px !important;
}


.product.media {
    margin-bottom: 50px !important;
}

.icon-image {
    height: 36px !important;
}


.icon-image img {
    height: 25px;
    object-fit: contain;
    object-position: left;
}
@media (min-width: 769px){
    .page-products .products-grid:not(.swiper-container) .product-items .product-item, .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
    height: 510px;
}
         .page-products .products-grid:not(.swiper-container) .product-items .product-item .product-item-name, .block.widget .products-grid:not(.swiper-container) .product-items .product-item .product-item-name {
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: unset !important;
    height: 40px;
}
    
    .block-swissup-ajaxsearch .swissup-ajaxsearch-filter-category-wrapper .select2-dropdown {
    min-width: max-content !important;
    max-width: max-content !important;
}
    
    .page-header .switcher.customer .options .action.toggle:after{
        color: #ffffff !important;
    }
    .product.data.items>.item.title:not(.disabled)>.switch:focus, .product.data.items>.item.title:not(.disabled)>.switch:hover {
    color: #fff !important;
}
    
    .product.data.items>.item.title>.switch {
    color: #fff;
}
.product-add-form .product-options-wrapper, .product-add-form .field.qty, .product-add-form .actions, .bundle-actions-container {
    margin-left: 0 !important;
    }
    
    
    .product-info-main .product-add-form {
    padding-top: 0 !important;
}
    
    .product-add-form, .bundle-actions-container-wrapper {
    margin-top: 0 !important;
}
}





.wk-terms-details {
    position: relative;
}

.wk-terms-details ._has-datepicker~.ui-datepicker-trigger {
    position: absolute;
    top: 40px;
    right: 15px;
    left: auto;
}

.wk-row h2 {
    margin-top: 0 !important;
}
.wk-description {
    margin-bottom: 20px !important;
}
.wk-terms-details input {
    display: block;
    width: 100% !important;
}


.header.panel .header-cms-links>li {
    
    display: inline-flex;
    margin: 0 !important;
}

.header.panel .header-cms-links>li img{
    margin: 0 10px 0 0 !important;
}

.wk-row h3 {
    margin-bottom: 20px;
    font-size: 3rem;
    margin-top: 0 !important;
}

.wk-row h2, .wk-description {
    display: none;
}


.wk-row .left-container, .wk-row .right-container {
    margin-top: 20px;
}



p.testimonial-message {
    max-height: 110px;
    overflow-y: auto;
}


p.testimonial-message::-webkit-scrollbar {
  width: 3px;
}
p.testimonial-message::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
p.testimonial-message::-webkit-scrollbar-thumb {
  background: #3e9bf7; 
    border-radius:10px;
}
p.testimonial-message::-webkit-scrollbar-thumb:hover {
  
  background: #2185bc; 
} 

.page-header .panel.wrapper .switcher .options .action.toggle span,
.page-header .panel.wrapper .switcher .options ul.dropdown a {
    display: flex !important;
    align-items: center !important;
}


.rewardssocial-buttons {
    display: none !important;
}

.page-footer .footer-toolbar-top {
    text-align: left !important;
}




.sorter-options {
    width: 175px;
}


#search_results span.product-image-container {
    width: 100px !important;
    display: inline-block;
    padding-right: 10px;
}

#search_results li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.wrapper-div{display: flex;flex-direction: column;}

.wrapper-div span {
    margin-bottom: 5px;
    width: 100%;
}

span.qs-option-name.selected {}

.wrapper-div span.qs-option-name.selected {
    font-weight: 600;
}

.wrapper-div a.selected {width: 110px;}
form#new_search_form label, form#new_search_form button {
    display: none;
}

div#search_results ul {
    max-height: 430px;
    overflow-y: scroll;
}

.cms-download-center .page-title-wrapper {
    text-align: center;
}






.Categories-listing li {
    width: 50%;
}

@media (min-width: 769px){
    .Categories-listing li.col-md-4 {
        width: 33.33333333%;
    }
}
@media (min-width: 1024px){
    .Categories-listing li.col-lg-3 {
        width: 25%;
    }
}

.products-grid .product-item-actions {
    display: flex;
    width: 100%;
}

@media (min-width: 769px){
.products-grid .product-item-actions {
    display: table;
    width: 100%;
}
    
    
}



@media (max-width: 600px){
    
    .block.widget .products-grid .product-item strong.product-item-name a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 60px !important;
}
}
.blog-page-list .post-holder {
    border-bottom: 2px solid #e1e1e1;
}

.blog-page.blog-page-list .post-description h1,.blog-page.blog-page-list .post-description h2 {
    display: none;
}

.blog-page.blog-page-list .post-description img{
    width: 60%;
    margin: 0 auto;
    display: block;
}

@media only screen and (max-width: 769px){
    .product.data.items>.item.title>.switch {
        color: #333 !important;
    }
    
    product.data.items>.item.title:not(.disabled)>.switch:active, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover {
    background: #20a2eb;
    color: #fff !important;
}
    
    
    .discount-table {
    width: 100% !important;
}
}




.product-item-actions button span {
    font-size: initial;
}

img.captcha-img {
    width: 280px;
}

@media only screen and (max-width: 600px) {
    .product-item-inner a.action.tocompare,.product-item-actions .action.tocompare {
        display: none !important;
    }
    .product-item-inner a.action.towishlist,.product-item-actions .action.towishlist {
        display: none !important;
    }
    ol.products.list {
        padding: 0;
    }
    .product-addto-links {
        display: none !important;
    }
    .product.info.detailed .data.item.content {
        max-height: 300px;
        overflow-y: scroll;
        margin-bottom: 10px;
    }
    .product.info.detailed .data.item.content::-webkit-scrollbar {
        width: 3px;
    }
    .product.info.detailed .data.item.content::-webkit-scrollbar-thumb {
        background: #3e9bf7;
        border-radius: 10px;
    }
    .product.info.detailed .data.item.content::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    .widget.block-tagclaud .largest, .widget.block-tagclaud .medium {
        font-size: 1em;
    }
}

li.post-item .post-description figure {
    display: none;
}
/*.blog-category-view .post-description figure,.blog-archive-view .post-description figure {
    display: block !important;
}*/
.post-list-wrapper .post-list {
    display: block;
    flex-wrap: wrap;
}
.block-static-block .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1)
{
    clear:none;
}


@media only screen and (min-width: 769px){
    body.cms-games .nav-sections, body.games-dark-template .nav-sections {
    background: #1A1A1A !important;
}
}


@media only screen and (max-width: 768px){
    .nav-sections-item-title {
    background: #1A1A1A !important;
}
    
    .cus-col {
    width: calc(calc(100%/3) - 20px);
    text-align: center;
    padding: 10px;
    color: #fff;
}
}

li .post-description p img {
    display: none !important;
}


.cus-col spna, .cus-col img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.page-products.page-layout-1column .products-grid .product-item, .page-layout-1column .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item{
    width: 50%;
     margin: 0 !important;
}



@media only screen and (min-width: 640px){

    .page-products.page-layout-1column .products-grid .product-item, .page-layout-1column .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item{
    width: 33.33%;
    margin: 0 !important;
}
}
@media only screen and (min-width: 1023px){

    .page-products.page-layout-1column .products-grid .product-item, .page-layout-1column .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item{
    width: 25%;
    margin: 0 !important;
}
}

body.cms-games .nav-sections .navigation a.level-top, body.games-dark-template .nav-sections .navigation a.level-top {
    color: #ffffff;
}

body.games-dark-template .nav-sections .navigation a.level-top:hover, 
body.games-dark-template .nav-sections .navigation .level-top.ui-state-focus {
    color: #ea2870;
}



body.games-dark-template .easyslide-wrapper .swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fe2c7a !important;
}
.games-dark-template .fotorama__stage {
    height: 400px !important;
}
body.checkout-index-index.page-layout-checkout .opc-block-summary
{
    padding:0 !important;
}

body.checkout-index-index.page-layout-checkout .opc-sidebar td span.price {
    white-space: break-spaces !important;
}





.cms-index-index .jumbotron.jumbotron-image {
    margin-bottom: 30px !important;
}

.content-heading h2 {
    text-align: center !important;
}


.mz-contact-form-wrapper {
    background-color: #2185BCA1;
    padding: 50px 15px;
    margin-top: 50px;
    margin-bottom: -44px;
}


body.contact-index-index .page-title-wrapper,
body.contact-index-index .mz-contact-form-wrapper h2,
body.contact-index-index .column.main .contact.form{
    max-width: 1200px !important;
    margin: 0 auto !important;
}

body.contact-index-index .mz-contact-form-wrapper h2 {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
        color: #fff !important;
}



.navpro.navpro ul .navpro-dropdown .children .widget.block.block-category-link>a {
    display: block;
    line-height: inherit;
    color: #666;
    padding: 7px 12px 7px 12px;
    text-decoration: none;
    padding-right: 30px;
}

.navpro.navpro ul .navpro-dropdown .children .widget.block.block-category-link>a:hover {
    text-decoration: underline;
}
p.stripe-payments-billing-address-warning {
    color: red;
}



.catalog-product-view .swatch-option.disabled:after {
    width: 35px !important;
}
  .rating-summary .rating-result > span:before{
    color: #f4ce39;
    /* font-size: 20px; */

}
.rating-summary .rating-result:before{
       /* font-size: 20px; */
}
.rating-summary .rating-result {
  /*  width: 102px !important; */
}

.review-details {
    font-size: 14px;
}
.product-reviews-summary .reviews-actions .action.view {
    color: #737373 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.product.data.items #product-review-container .review-item .review-title {
    display: none !important;
}.review-title {}

span.label.rating-label {
    display: none !important;
}
.reviews-actions {
    margin-top: 1px !important;
    margin-left: -6px !important;
}


@media (min-width: 768px){
.catalog-category-view .product-reviews-summary {
    margin-bottom: -38px !important;
}
.catalog-category-view .product-item-inner {
    margin-top: 50px ! IMPORTANT;
}
}



@media (max-width: 767px){
.catalog-category-view .product-reviews-summary.short {
    margin-bottom: -33px;
}

.catalog-category-view .product-item-inner {
    margin-top: 35px !important;
}
.catalog-category-view .product-item-name, .product.name a {
    min-height: 40px !important;
}
}