.header-menu .header-horizontal-menu li a,
.static-area .single-static .single-static-meta h4,
.section-title h2,
.footer-area .footer-center .heading-info { text-transform: none; }

.form-control { border-radius: 0; border: 1px solid #ebebeb; }
.control-label {color: #524d4d; margin-bottom: 3px; }
#register-form .control-label { font-weight: 700; }

.single-my-account .myaccount-info-wrapper .billing-info input[type="checkbox"] {
	height: 15px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 17px;
}

select.form-control {
  appearance: auto;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  background-image: none !important;
}

.ml-auto { margin-left: auto; }
.mr-auto { margin-right: auto; }
   
.shop-sidebar-wrap .card .card-header.no-child a:before { display: none; }

.shop-list-wrap .list-product .product-decs { padding-left: 20px; }

.shop-list-wrap .list-product .product-ref { color: #266cfb; font-weight: 700; }

.shop-list-wrap .list-product .product-decs { min-height: 0; }

.shop-list-wrap .list-product .product-decs { padding-right: 340px; }
.shop-list-wrap .list-product .box-inner { min-width: 300px; }

.shop-category-area .shop-top-bar .shop-tab p { margin-left: 0; }

.shop-category-area .shop-top-bar .select-shoing-wrap { justify-content: flex-end; }

.product-desc-wrap .align-self-center { width: 100%; }
.item-preview-row { display: block; font-size: 14px;
    text-transform: capitalize;
    color: #888;
    line-height: 1;
    margin-bottom: 10px;
	}
.item-preview-table { width: 100%; }
.item-preview-left { width: 40%; }
.item-preview-right { text-align: right; width: 60%; color: #266cfb; }
.item-preview-status { text-align: right; font-weight: 700; padding-bottom: 10px; color: #000; }
.item-preview-table td { padding-bottom: 5px; }

.product-details-area .item-preview-table td { border-bottom: 1px solid #f9f7f7; padding: 10px 3px; }
.product-details-area .item-preview-table tr:last-child td { border: none; line-height: 21px; }

.product-details-content .item-preview-right { text-align: left; }
.item-preview-left.status { font-weight: 500; padding-bottom: 10px; color: #000; }

.pro-pagination-style li.disabled { display: none; }
.pro-pagination-style li.active a {
	color: #fff;
    background-color: #266cfb;
}

.left-img { margin-left: 15px; }
.pro-pagination-style .pagination { display: inline; }

.tag-list { margin-bottom: 20px; }
.tag-item { color: #266cfb; border: 1px solid #266cfb; padding: 2px 5px; margin-right: 10px; border-radius: 3px; cursor: pointer; margin-bottom: 10px; display: inline-block; }
.tag-item.selected { background: #266cfb; color: #fff; }

.tag-item:hover { color: #333; border-color: #333; }
.tag-item.selected:hover { background: #c0c0c0; color: #fff; border-color: #fff; }

.list-product .product-decs p a { text-transform: none; color: #69696c; font-size: 15px; }

/*
.product-preview { display: flex; align-items: stretch; }
.product-preview-left { width: 35%; padding: 20px; }
.product-preview-right { width: 65%; padding: 20px; border-left: 1px solid #ebebeb; }

.product-preview-left h2 a { min-height: auto; font-size: 16px; overflow: visible; white-space: normal; line-height: 20px; margin-bottom: 15px; color: #000; font-weight: 400; }
.product-preview-left h2 a:hover { color: #266cfb; }
*/

.shop-list-wrap .list-product .box-inner .pricing-meta { text-align: right; }
.shop-list-wrap .list-product .box-inner .pricing-meta { margin-bottom: 10px; }
.shop-list-wrap .cart-btn { text-align: right; }

.list-header { 
    font-size: 26px;
    
    color: #272727;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    background: #fff;
    z-index: 2;
    
    font-weight: 400; }
	
.list-header.list-header-auction {
	margin-bottom: 15px;
}
	
.list-header.has-tags { margin-bottom: 20px; }

.offer-input-group { max-width: 170px; }

@media only screen and (max-width: 575px) {
	.product-details-content .pro-details-quality { display: block; }
	.product-details-content .pro-details-quality .pro-details-cart span.btn { margin-left: 0 !important; width: 100%; height: auto !important; line-height: 26px !important; padding: 10px 0 !important;}
}

.offer-input-group input  {
	border: 1px solid #e8e8e8;
	height: 50px;
	width: 100px;
	padding: 5px 10px;
}

.pricing-meta .current-price { font-weight: 700; color: #272727; font-size: 16px; }

.menu-nav a { font-size: 14px; color: #000; }
.menu-nav a:hover { color: #266cfb !important; }

.product-details-content .pro-details-list p { font-size: 15px; }
.product-details-content .pro-details-social-info { border-bottom: none; padding-bottom: 0; }

.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product { width: 30%; }
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select { width: 40%; margin-left: 3px; }
.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select select { text-align: center; }

.login-register-wrapper .login-form-container .login-register-form .has-error input,
.login-register-wrapper .login-form-container .login-register-form .has-error select { margin-bottom: 0; }
.login-register-wrapper .login-form-container .login-register-form .has-error .help-block-error { margin-bottom: 30px; color: #dc3545; padding-top: 5px; }

.header-nav ul.dropdown-menu li button {
	display: block;
    width: 100%;
    padding: 12px 10px;
    color: #47494a;
    font-size: 13px;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border-bottom: 1px solid #ebebeb;
	transition: all 300ms linear;
}
.header-nav ul.dropdown-menu li button:hover {
	color: #266cfb;
}

.pro-details-cart.profile { display: none; }

.product-details-content .pro-details-quality .pro-details-cart span.btn {
    position: relative;
    padding: 0 50px;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
    background: #1853cb;
    color: #fff !important;
	transition: all 300ms linear;
}
.product-details-content .pro-details-quality .pro-details-cart span.btn.btn-set-agent {
	color: #1853cb !important;
	position: relative;
    top: 5px;
}

.product-details-content .pro-details-quality .pro-details-cart span.btn:hover {  }

.product-details-content .pro-details-quality .pro-details-cart span.btn.btn-set-agent:hover {
	background-color: #1d1d1d !important;
	color: #fff !important;
}

#addBidModal .modal-body { font-size: 1.1rem; line-height: 1.9rem; color: #272727; padding: 1rem 1rem 2rem; }
#addBidModal .modal-dialog { width: 700px; }
#addBidModal .modal-footer { justify-content: space-around; }
#addBidModal .modal-footer .btn { margin: 0; width: 50%; font-weight: 400; font-family: Roboto, sans-serif; text-transform: uppercase; }
#addBidModal .modal-footer .btn.btn-default { color: #9d9c9c; }

.product-details-content .pro-details-quality { margin: 30px 0 0 0; }
.product-details-content .pro-details-agent-det { margin-top: 10px; }
.product-details-content h2 { line-height: 1.3; }
.product-details-content .pro-details-agent .pro-details-quality { align-items: baseline }
.product-details-content .pro-details-agent .offer-title { width: 100%; margin-top: .5rem; }

.btn-frame { background: none !important; border: 1px solid #266cfb !important; color: #266cfb !important; }

.agent-switch { color: #266cfb; cursor: pointer; }

.header-right-element .select2-container {
	    width: 100%;
    border: 1px solid #e9e9e9;
    height: 49px;
    line-height: 45px;
    padding: 20px 100px 20px 200px;
    border-radius: 5px;
}

.ui-autocomplete .ui-menu-item { width: 100%; }

.header-tools .cart-info a:before { content: attr(data-before); }

.minicart-product-list li .content .quantity-price { line-height: 12px; }
.minicart-product-list .badge {
	display: block;
    margin-top: 10px;
    font-size: 14px;
}

.minicart-product-list .offer-input-group input { height: auto; font-size: 14px; padding-top: 0; padding-bottom: 0; }
.minicart-product-list .input-group-text { font-size: 14px; }
.minicart-product-list .btn { position: relative;
    padding: 3px 10px;
    line-height: 28px;
    height: auto;
    font-size: 13px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 15px;
    background: #266cfb;
    color: #fff;
    transition: all 300ms linear;
}

.content-area ul { list-style: disc outside none; padding: 5px 20px 5px 5px; margin: 10px; }
.content-area ul li { display: block; line-height: 1.5rem; }

.minicart-product-list table { margin-top: 8px; font-size: 13px; }
.minicart-product-list table td { padding: 0.3rem 0.3rem; }
.minicart-product-list li .content .quantity-price { font-size: 13px; }

.news-letter-area {
    position: relative;
    padding: 20px 0;
    background: #266cfb;
}

.offcanvas .inner .head .title {font-size: 16px;}

.product-nav { padding: 0; }
.product-nav input { 
	border: 1px solid #ebebeb;
	padding: 5px 5px;
	width:100%;
	text-align: center;
	background: #f7f7f7;
	border-radius: 30px;
	color: #47494a;
}

.btn-product-nav { 
	background: none ;
	color: #266cfb !important;
	padding: 7px 10px;
	width: 100%;
	display: block;
	cursor: pointer;
}

.btn-product-nav.grey { color: #c0c0c0 !important; border-color: #c0c0c0; }
.product-nav.next { text-align: right; }
.product-auction-nav { margin: 1rem 0 0 0;padding: 12px 30px;border: 1px solid #ebebeb;border-radius: 5px; }

.reveal-password-container { position: relative; }
.reveal-password { color: #908e95; position: absolute; right: 10px; top: 12px; z-index: 9; font-size: 1.1rem; cursor: pointer; }
.reveal-password:hover { color: #255d80; }
.reveal-password .eye-slash { display: none; }
.reveal-password.revealed .eye-slash { display: inline-block; }
.reveal-password.revealed .eye-default { display: none; position: relative;  }

.header-menu .header-menu-vertical .menu-actual a {
	color: #fff;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px;
}
.header-menu .header-menu-vertical .menu-actual {
	color: #fff;
    font-size: 14px;
    font-weight: 600;
    height: 54px;
    line-height: 54px;
    cursor: pointer;
    margin: 0;
    padding: 0 20px;
    background-color: #266cfb;
}
.header-menu .header-menu-vertical .menu-actual:after {
    content: "";
    display: inline-block;
    font-size: 12px;
    font-family: "Ionicons";
    font-weight: 400;
    margin-left: 7px;
    float: right;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.watchlist-container { 
	text-align: right; font-size: 1.1rem; color: #9d9c9c; cursor: pointer;
	position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    padding: 10px;
    border-left: 1px solid #ebebeb;
    width: auto;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0 0 0 5px;
}
.watchlist-container.active { 
	color: #f26522;
}
.watchlist-text { font-size: .8rem; position: relative; top: -2px; }
.watchlist-container i { position: relative; top: 1px;  }
.watchlist-container:hover { color: #266cfb; }

.product-page-center { padding-right: 0; }
.product-dec-slider-3 { margin-left: 10px; }
.product-dec-slider-3 .single-slide-item { margin: 0; }

.btn-aukcio {
	
    text-align: center;
    display: inline-block;
    background-color: #146CDA;
    color: #fff !important;
    font-weight: 700;
    border-radius: 5px;
    font-size: 17px;
	padding: 2px 18px;
	-webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	
	transition: all 300ms linear;
    outline: 0px none;
    text-decoration: none;
}

.btn-aukcio:hover {
	background-color: #272727;
	color: #fff !important;
}

.modal-dialog .modal-header span {
    color: #a3a3a3;
}

.description-review-topbar.nav {
	padding-top: 0;
	text-align: left;
	margin-bottom: 2rem;
	border-bottom: 1px solid #f1f0f0;
}
.description-review-topbar.nav a:first-child {
	margin-left: 0;
}

#btn-jump { display: none; }

.shop-sidebar-wrap .card .card-header a.featured-items,
.hero-side-category .category-menu li a.featured-items {
	color: #266cfb; font-weight: bold;
}

.badge-featured-item {
	border: 1px solid #9d9c9c;
	color: #9d9c9c;
	padding: 1px 3px;
}

.color-white { color: #fff !important; }

.glyphicon {
    position: relative;
    width: 16px;
    height: 16px;
    top: 3px;
    display: inline-block;
}
.glyphicon-sort-by-attributes {
    background-image: url( '../img/sort-up.svg' );
}
.glyphicon-sort-by-attributes-alt {
    background-image: url( '../img/sort-down.svg' );
}
.select2-container .select2-selection--single {
	height: 34px !important;
}

.webshop-box-title { font-size: 20px; }
.webshop-box-price { color: #266cfb !important; }

.webshop-product-preview-table { font-size: 16px; font-weight: 600; }
.webshop-product-preview-table td { padding: 4px 3px !important; }

.your-order-area h3, .billing-info-wrap h3 { font-size: 19px; }

.your-order-area .Place-order .btn-submit {
    background-color: #266cfb;
    color: #fff;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 18px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
	width: 100%;
}
.your-order-area .Place-order .btn-submit:hover {
	background-color: #1d1d1d;
}

.checkout-area .help-block.help-block-error,
.your-order-area .has-error .help-block.help-block-error {
	color: #842029;
	background-color: #f8d7da;
    border-color: #f5c2c7;
    display: block;
    margin-bottom: 20px;
	
}

.checkout-area input[type="radio"] {
    top: 2px;
    position: relative;
}
	
.checkout-area .has-error .help-block.help-block-error,
.your-order-area .has-error .help-block.help-block-error {
	padding: 3px 5px;
}
.checkout-area #checkout-options .has-error .help-block.help-block-error,
.your-order-area .has-error .help-block.help-block-error {
	margin-bottom: 10px;
}

.your-order-area h3 {
	margin: 0 0 10px;
}

.your-order-area table {
	margin-bottom: 30px;
}

#checkout-box-shipping-method tr:hover,
#checkout-box-payment-method tr:hover { background: #efebeb; }
#checkout-box-shipping-method tr td label,
#checkout-box-payment-method tr td label { cursor:pointer; }
#checkout-box-shipping-method tr td:hover,
#checkout-box-payment-method tr td:hover { cursor:pointer; user-select: none; }

.pagination li {
	display: inline-block;
	background: #f2f2f2;
	margin-right: 6px;
	border: 1px solid #c0c0c0;
}

.pagination li:hover { background: #fff;  }
.pagination li a, .pagination li span { color: #266cfb; padding: 7px 10px; display: inline-block; }
.pagination li.active { background: #266cfb; border-color: #266cfb; }
.pagination li.active a { color: #fff; }

.kv-panel-pager .pagination { justify-content: center; } 

.webshop-list-category .img-block img {
	/*height: 250px;*/
	height: 180px;
	width: auto;
}

.slick-slide .img-block {
	text-align: center;
	overflow: hidden;
}
.slick-slide .webshop-product-item img, .search-webshop img {
    display: block;
    /*height: 250px;*/
	height: 180px;
    width: auto !important;
	margin: 0 auto !important;
	
	/*position: relative;
	left: -10%;*/
}

.list-product.webshop-product-item .product-decs h2 {
	height: 43px;
}

.list-product.webshop-product-item .img-block {
    width: 66%;
    margin-left: 17%;
	overflow: hidden;
}

#checkout-area .order-middle-left { width: 80%; }

.about-content p { margin-bottom: 10px; }

#checkout-box-summary .your-order-wrap {
	padding-bottom: 10px;
	background: #fff;
}
#checkout-box-summary #terms {
	padding-top: 0;
	padding-bottom: 25px;
}

#checkout-box-summary #terms a {
	color: #9d9c9c;
	text-decoration: underline;
}

.box-grey {
	border: 1px solid #e9e9e9;
	padding: 15px 10px;
	width: 100%;
	display: block;
}
.box-grey:hover {
	border-color: #f26522;
	color:#0d6efd;
}
.box-selected {
	background-color: #266cfb;
	color: #fff;
	font-weight: 600;
}
.box-selected:hover {
	background-color: #266cfb;
	color: #fff;
	border: 1px solid #e9e9e9;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	--bs-table-accent-bg: #f9f9f9;
}
.btn {
	background-color: #f2f2f2;
	border: medium none;
	color: #272727 !important;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 11px 30px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	outline: none;
	border-radius: 5px;
}
.btn-xs {
	padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn:hover {
	background-color: #266cfb;
    color: #fff !important;
}

.shipping-method-txt {
    font-size: 13px;
    margin: 0 0 0 7px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.label-default {
    background-color: #777777;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-info {
    background-color: #5bc0de;
}
.label-danger {
    background-color: #dc3545;
}
.label-success {
    background-color: #5cb85c;
}

.slider-height-aukcionet {
	height: 330px;
}

.popular-category-slider-wrapper {
	display: flex;
  justify-content: flex-start; /* or: space-around, space-evenly, flex-start */
  flex-wrap: wrap;                /* allows wrapping if screen is small */
  gap: 10px; 
}

.popular-category-slider-wrapper .single-slider-item {
  width: calc(50% - 10px);
  background: #007bff;
  padding: 0 !important;
  margin-bottom: 20px;
  box-sizing: border-box;
}
/* prevent single last item from stretching full width */
.popular-category-slider-wrapper .single-slider-item:nth-last-child(1):nth-child(3n+1) {
  flex-basis: calc(50% - 10px);
}

@media only screen and (max-width: 767px) {
	.shop-list-wrap .list-product .product-decs {
		padding-right: 20px;
		padding-top: 20px;
	}
	.shop-list-wrap .list-product .box-inner {
		padding: 0 20px 0 0;
	}
	.shop-list-wrap .cart-btn a.add-to-curt {
		display: block;
		text-align: center;
	}
	.shop-list-wrap .list-product .product-ref {
		   font-size: 1.1rem;
	}
	.shop-list-wrap .list-product .product-decs h2 a {
		font-size: 18px;
	}
	.list-product .product-decs a {
		font-size: 14px;
	}
	.item-preview-status, .item-preview-table {
		font-size: 1.1rem;
	}
	.shop-category-area .shop-top-bar .shop-tab p {
		width: 100%; text-align: center;
	}
	.shop-category-area .shop-top-bar .jump {
		width: 100%;
	}
	.shop-category-area .shop-top-bar .jump input, .product-nav input {
		text-align: center;    
		width: 100%;
		padding: 8px;
	}
	.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
		width: 50%;
	}
	.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
		text-align: center;
		display: inline-block;
		width: 50%;
	}
	.sidebar-auction-item { display: none; }
	.product-details-content .pro-details-policy li { width: 30%; }
	.product-page-center { padding-right: 10px; }
	
	.slider-area { display: none; }
	.best-sell-area { margin-top: 1rem !important; }
	
	#btn-jump { display: block;
	width: 100%;
		border: 1px solid #ebebeb;
		padding: 7px 5px;
		text-align: center;
		background: #8d969b;
		cursor: pointer;
		margin-top: 2px;
		border-radius: 30px;
		color: #fff;
	}
}

