.account_form input {
    height: 50px;
    max-width: 100%;
    padding: 0 20px;
    background: none;
    width: 100%;
    font-size: 19px;
    border: 2px solid #3c9bef;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
}
black {
    color: #ff7f7f;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
    background: #001a72;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
span.ok_pavyko {
    border-radius: 9999px;
    margin-right: 0.75rem;
    text-transform: uppercase;
    padding: 0.25rem 0.5rem;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    --tw-bg-opacity: 1;
    background-color: #0c7a4c;
    color: #ffffff;
}
.single_product.tgrp {
    box-shadow: 0 0 4.438em 0 #001a7230;
    background: #fff;
    border-radius: 1rem;
}
.header_middle {
    padding: 10px;
}
.container.mt-5 {
    max-width: 500px;
}
.meniuc {
    /* background: linear-gradient(to top, rgba(245, 245, 245, 0.81) 0%, rgba(245, 245, 245, 0.92) 100%); */
    padding: 3px;
    text-align: center;
    /* border-left: 1.5px solid rgba(12, 7, 7, 0.322); */
    /* border-right: 1.5px solid rgba(12, 7, 7, 0.322); */
    border-top: 1.5px solid rgba(12, 7, 7, 0.322);
    color: #111;
    text-align: center;
    font-size: 12px;
}
.hrsep.hrsep-small {
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    color: #000000;
}
svarbu {
    color: red;
}
.single_product {
    padding: 10px 17px 18px 18px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    margin: 1px;
}

.product_name h3 a {
    display: block;
    font-size: 1.2rem;
    line-height: 2.4rem;
    font-weight: 600;
    margin: 0;
}


.card-body {
    box-shadow: inset -1px -3px 1em 0px #001a721a;
}

.contact_message p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}
.dark-mode {
  background-color: black;
  color: white;
}
label.form-label img {
    width: 25px;
    margin-top: -4px;
}
p.card-text.display-4 {
    font-weight: 600;
    color: #001a72;
}
.discover_now a {
    line-height: 48px;
    background: #061b60;
    color: #fff;
    padding: 0 33px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 25px;
    -webkit-border-radius: 25px;
}
.logo.beta {
    margin-bottom: 0px;
    margin-top: 3px;
}
pix {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -8px;
    margin-left: 56px;
    color: white;
    font-style: oblique;
    font-size: 14px;
}
tgrplt {
    FONT-SIZE: 30PX;
    color: #06d9be;
    overflow-x: hidden;
    font-family: Druk Wide Medium, sans-serif;
    font-weight: 800;
}
tgsx {
    color: #00cd77;
}
rpx {
    color: #00cd77;
    font-family: Poppins, sans-serif;
}
lts {
    color: #06d3b9;
}
pixs {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -18px;
    margin-left: 38px;
    color: white;
    font-style: oblique;
    font-size: 8px;
    display: none;
}
body {
    font-size: 16px;
}
.dashboard_tab_button ul li a {
    font-size: 16px;
}
.product_name h3 {
    font-size: 16px;
}
.product_d_right .product_desc p {
    font-size: 16px;
}
.account_form label {
    font-size: 16px;
}
.login_submit a {
    font-size: 15px;
}
.label_product span.label_sale, .label_product span.label_new {
    font-size: 15px;
}
.product_variant.quantity button {
margin-left: 20px;
height: 42px;
font-family: BPreplayLt, sans-serif;
cursor: pointer;
display: inline-block;
padding: 12px 30px;
font-size: 17px;
line-height: 18px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
min-width: 180px;
color: #fff;
fill: #fff;
border-radius: 10px;
border: 2px solid transparent;
background: #ec1940!important;
transition: .4s ease-in-out;
text-decoration: none;
letter-spacing: 1px;
}

.account_form button {
border: 0;
display: inline-block;
font-size: 16px;
font-weight: 700;
height: 43px;
line-height: 21px;
text-transform: uppercase;
transition: 0.3s;
margin-left: 20px;
border-radius: 20px;
padding: 12px 20px;
border-color: #0a4e9b;
color: #fff!important;
background: #ec1940;
}


.account_form button:hover {
background: #001a72;
}

.account_form h2 {
font-size: 28px;
text-transform: capitalize;
font-weight: 500;
line-height: 22px;
margin-bottom: 30px;
font-family: BPreplayLt, sans-serif;
font-weight: 700;
color: #061f2d;!important;
font-size: 32px;
line-height: normal;
margin-bottom: 25px;
text-transform: uppercase;
width: 100%;
}

.header_middle{background-color:#001a72; color:#fff;}
.call_to_action{background-color:#001a72; color:#fff;}
.label_product{background-color:#ec1940; color:#fff;}
#scrollUp{background: #ec1940 none repeat scroll 0 0!important;}
.cart_quantity{color:#000;}
.cart_button a.active {
    background: #ec1940;
    color: #fff;
}
.offcanvas_main_menu li a {
    color: #000;
}

.offcanvas_main_menu li a:hover {
    color: #ec1940;
}

.main_menu nav > ul > li:hover > a {
    color: #ec1940;
}


.canvas_close a {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 33px;
    border: 1px solid #f0f0f0;
	color:#000;
    border-radius: 50%;
}
.cart_button .active {
    border: 0;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 43px;
    line-height: 21px;
    text-transform: uppercase;
    transition: 0.3s;
    margin-left: 20px;
    border-radius: 2px;
    margin-top: 10px;	
    padding: 12px 20px;
    border-color: #0a4e9b;
    color: #fff !important;
    background: #ec1940 !important;
}

.dashboard_tab_button ul li a.active {
    background: #ec1940;
	color:#fff;	
}
.dashboard_tab_button ul li a:hover {
    background: #ec1940;
	color:#fff!important;	
}

.table-responsive table tbody tr td:last-child a {
    color: #ec1940;
}

.table_desc .cart_page table thead tr th {
    border-bottom: 3px solid #ec1940;
}

label {
    cursor: default!important;
}
label:hover {
    color:#000!important;
}


a:hover {
    color:#ec1940!important;
}


 textarea {
    border: 1px solid #f0f0f0 !important;
    height: 50px;
    max-width: 100%;
    padding: 0 20px;
    background: none;
    width: 100%;
    border: 2px solid #3c9bef;
    border-radius: 10px;
    padding: 10px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
	
	
 }

.accordion-style .card {
    background: transparent;
    box-shadow: none;
    margin-bottom: 15px;
    margin-top: 0 !important;
    border: none;
}
.accordion-style .card:last-child {
    margin-bottom: 0;
}
.accordion-style .card-header {
    border: 0;
    background: none;
    padding: 0;
    border-bottom: none;
}
.accordion-style .btn-link {
    color: #ffffff;
    position: relative;
    background: #15395a;
    border: 1px solid #15395a;
    display: block;
    width: 100%;
    font-size: 18px;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: left;
    white-space: normal;
    box-shadow: none;
    padding: 15px 15px;
    text-decoration: none;
}
.accordion-style .btn-link:hover {
    text-decoration: none;
}
.accordion-style .btn-link.collapsed {
    background: #ffffff;
    border: 1px solid #15395a;
    color: #1e2022;
    border-radius: 3px;
}
 
.accordion-style .card-body {
    padding: 20px;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #15395a;
    border-right: 1px solid #15395a;
    border-bottom: 1px solid #15395a;
}
@media screen and (max-width: 767px) {
    .accordion-style .btn-link {
        padding: 15px 40px 15px 55px;
    }
}
@media screen and (max-width: 575px) {
    .accordion-style .btn-link {
        padding: 15px 20px 15px 55px;
    }
}
.card-style1 {
    box-shadow: 0px 0px 10px 0px rgb(89 75 128 / 9%);
}
.border-0 {
    border: 0!important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}

section {
    padding: 120px 0;
    overflow: hidden;
    background: #fff;
}
.mb-2-3, .my-2-3 {
    margin-bottom: 2.3rem;
}

.section-title {
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}
.text-primary {
    color: #ceaa4d !important;
}
 
	.account_form textarea {
    min-height: 150px;
    max-width: 100%;
    padding: 0 20px;
    background: none;
    width: 100%;
    font-size: 19px;
    border: 2px solid #3c9bef!important;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
}
	
	.account_form select {
	height:50px;
    max-width: 100%;
    padding: 0 20px;
    background: none;
    width: 100%;
    font-size: 19px;
    border: 2px solid #3c9bef!important;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
}

	.preview{
    color:#3c9bef!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background:#fdfdfd!important;
	border:1px solid #ddd!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active{
	background:#fdfdfd!important;	
	border:1px solid #ddd!important;
}

@media (width: 2560px) {
    body {
        font-size: 20px;
    }
}
@media (width: 2560px) {
    .dashboard_tab_button ul li a {
        font-size: 20px;
    }
}
@media (width: 2560px) {
.product_d_right .product_desc p {
    font-size: 20px;
    }
}
@media (width: 2560px) {
    .product_name h3 a {
        font-size: 1.4rem;
    }
}
@media (width: 2560px) {
    .label_product span.label_sale, .label_product span.label_new {
        font-size: 18px;
    }
}
@media (width: 2560px) {
    .header_middle {
        padding: 20px;
    }
}
@media (width: 2560px) {
    .account_form label {
        font-size: 20px;
    }
}
@media (width: 2560px) {
.account_form input {
    height: 50px;
    max-width: 100%;
    padding: 8px 20px;
    background: none;
    width: 100%;
    font-size: 20px;
    border: 2px solid #3c9bef;
    border-radius: 10px;
    font-family: 'Poppins', sans-serif;
    }
}
@media (width: 2560px) {
.account_form button {
    border: 0;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 47px;
    line-height: 21px;
    text-transform: uppercase;
    transition: 0.3s;
    margin-left: 20px;
    border-radius: 20px;
    padding: 12px 20px;
    border-color: #0a4e9b;
    color: #fff !important;
    background: #ec1940;
    }
}
@media (width: 2560px) {
    .accordion-style .btn-link {
        color: #ffffff;
        position: relative;
        background: #15395a;
        border: 1px solid #15395a;
        display: block;
        width: 100%;
        font-size: 20px;
        border-radius: 3px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        text-align: left;
        white-space: normal;
        box-shadow: none;
        padding: 20px 20px;
        text-decoration: none;
    }
}
@media (width: 2560px) {
    .contact_message p {
        font-size: 20px;
    }
}
@media (width: 2560px) {
tgrplt {
    FONT-SIZE: 35PX;
    color: #06d9be;
    overflow-x: hidden;
    font-family: Druk Wide Medium, sans-serif;
    font-weight: 800;
    }
}
@media (width: 2560px) {
pix {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -5px;
    margin-left: 56px;
    color: white;
    font-style: oblique;
    font-size: 18px;
    }
}
              /*ICONAI IR JU PRITAIKYTA REZULIUCIJA */

img.tgrp-profilis {
    width: 16px;
    vertical-align: -2px;
}

img.tgrp-kasimas {
    width: 16px;
    vertical-align: -2px;
}
img.tgrp-orderiai {
    width: 16px;
    vertical-align: -2px;
}
img.tgrp-adminas {
    width: 16px;
    vertical-align: -2px;
}
img.tgrp-atsijungti {
    width: 16px;
    vertical-align: -2px;
}
img.tgrp-labas {
    width: 54px;
    vertical-align: -14px;
    }
img.tgrp-cv {
    width: 16px;
    vertical-align: -2px;
}
              /*ICONAI IR JU PRITAIKYTA REZULIUCIJA -EKRANAMS 2560PX */

@media (width: 2560px) {
img.tgrp-profilis {
    width: 20px;
    vertical-align: -2px;
    }
}

@media (width: 2560px) {
img.tgrp-kasimas {
    width: 20px;
    vertical-align: -3px;
    }
}

@media (width: 2560px) {
img.tgrp-orderiai {
    width: 20px;
    vertical-align: -2px;
    }
}

@media (width: 2560px) {
img.tgrp-adminas {
    width: 20px;
    vertical-align: -2px;
    }
}

@media (width: 2560px) {
img.tgrp-atsijungti {
    width: 20px;
    vertical-align: -3px;
    }
}
@media (width: 2560px) {
img.tgrp-labas {
    width: 54px;
    vertical-align: -14px;
    }
}
@media (width: 2560px) {
img.tgrp-cv {
    width: 20px;
    vertical-align: -3px;
    }
}
@media (width: 2560px) {
.container.mt-5 {
    max-width: 552px;
    }
}
@media (width: 2560px) {
.alert.alert-danger {
    --bs-alert-color: #d02837;
    --bs-alert-bg: #f8d7da;
    --bs-alert-border-color: #f5c2c7;
    }
}
@media (width: 2560px) {
span.klaidos-kodas {
    border-radius: 9999px;
    text-transform: uppercase;
    padding: 0.25rem 0.5rem;
    font-size: 16PX;
    line-height: 1;
    font-weight: 700;
    margin-right: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 0 0);
    color: aliceblue;
    }
}
@media (width: 2560px) {
span.ok_pavyko {
    border-radius: 9999px;
    text-transform: uppercase;
    padding: 0.25rem 0.5rem;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    margin-right: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: #0c7a4c;
    color: #ffffff;
    }
}
@media (width: 1920px) {
span.klaidos-kodas {
        border-radius: 9999px;
        text-transform: uppercase;
        padding: 0.25rem 0.5rem;
        font-size: 14PX;
        line-height: 1;
        font-weight: 700;
        margin-right: 5px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 0 0);
        color: aliceblue;
    }
}
@media (width: 1920px) {
span.ok_pavyko {
    border-radius: 9999px;
    text-transform: uppercase;
    padding: 0.25rem 0.5rem;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    margin-right: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: #0c7a4c;
    color: #ffffff;
    }
}

@media (width: 1920px) {
img.tgrp-steam {
    vertical-align: -8px;
    }
}


@media (width: 2560px) {
img.tgrp-steam {
    vertical-align: -8px;
    }
}

@media (width: 1278px) {
.header_middle.tg {
    margin: auto;
    min-height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0;
    z-index: 999;
    }
}

@media (width: 1278px) {
.header_bottom.sticky-header.tg {
    margin-top: 70px;
    }
}

@media (width: 1920px) {
.header_middle.tg {
    margin: auto;
    min-height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0;
    z-index: 999;
    }
}

@media (width: 1920px) {
.header_bottom.sticky-header.tg {
    margin-top: 70px;
    }
}

@media (width: 2560px) {
.header_middle.tg {
    margin: auto;
    min-height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0;
    z-index: 999;
    }
}

@media (width: 2560px) {
.header_bottom.sticky-header.tg {
    margin-top: 94px;
    }
}

@media (width: 1278px) {
.left_logo {
    left: 20%;
    }
}
@media (width: 1274px) {
.left_logo {
    left: 20%;
    }
}

#myVideoxxx {
    position: fixed;
    right: 0;
    bottom: 223px;
    min-width: 100%;
    min-height: 100%;
}
#myVideo {
    position: fixed;
    right: 0;
    bottom: 223px;
    min-width: 100%;
    min-height: 100%;
    position: fixed;
    right: 0;
    bottom: 223px;
    min-width: 100%;
    min-height: 100%;
    background-color: #b11a1a !important;
    object-fit: cover;
    width: 100vw;
    height: 60vh;
    top: 0;
    left: 0;
    opacity: 0.5;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    position: none;
    display: none;
}
