@font-face {
	font-family: 'avalonregular';
	src: url('../fonts/avalon_regular-webfont.eot');
	src: url('../fonts/avalon_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avalon_regular-webfont.woff2') format('woff2'), url('../fonts/avalon_regular-webfont.woff') format('woff'), url('../fonts/avalon_regular-webfont.ttf') format('truetype'), url('../fonts/avalon_regular-webfont.svg#avalonregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body{
	background:#fefefe;
	font-family:'Verdana', sans-serif;
	line-height: 1.42857143;
    color: #333333;
	font-size: 14px;
}
img{max-width:100%;}
.btn{line-height:initial;}

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl{
	--bs-gutter-x: 1.25rem;
}
.container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1160px;
}
.quick-contact .captcha-container {
    float: none !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1160px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 10px;
		padding-right: 10px;
    } 
}

h2 {
    font-size: 18px;
    font-weight: bold;
}
h4, .h4 {
    font-size: 18px;
}
small {
    display: block;
	color: #333;
}
a:hover, a:focus {
    color: #1555a4;
    text-decoration: none;
}
.row {
    --bs-gutter-x: 1.25rem;
    --bs-gutter-y: 0;
}
.calnow {
    position: relative;
    /*padding-top: 62px;*/
}
#logo {
    margin: 0 0 5px 0;
}
#logo img {
    max-width: 100%;
}
ul.header-login-link {
    display: flex;
    justify-content: end;
	color: #999;
	margin-bottom: 10px;
}
ul.header-login-link li{
	list-style: none;
	display: flex;
    align-items: center;
    justify-content: center;
}
ul.header-login-link li a {
    color: #363434;
	display: inline-block;
    padding: 4px;
	font-size: 12px;
}
.header-search-container button {
    background: #fdb514;
    border: #333 solid 1px;
    border-left: none;
    border-radius: 0 4px 4px 0;
    width: 50px;
    padding: 0!important;
    height: 40px;
}
.header-search-container button i {
    color: #fff;
    font-size: 1.1em;
}
.header-search-container button:hover{background:transparent;}

.header-search-container input {
    border: 1px solid #333;
    border-radius: 4px 0 0 4px;
	font-size: 16px !important;
    padding: 10px 10px 6px 10px !important;
    height: initial !important;
    line-height: 22px !important;
    color: #363434;
    min-height: inherit;
}
span.cart-img {
    display: block;
	height: 77px;
    width: 87px;
	position:relative;
	z-index:2;
	margin-right: -15px;
    
}
#cart {
    display: flex;
    justify-content: flex-end;
	margin-bottom:0px;
}
.top-cart span#cart-total {
    background: #f8cc01 none repeat scroll 0 0;
    border-radius: 5px; 
    display: inline-block;
    color: #000;
    font-size: 14px;
    height: 34px;
    line-height: 32px;
    padding: 0 5px 0 9px;
	margin-top: 2px;
	text-shadow:none;
	
}
.top-cart span#cart-total i{display:none;}
.top-cart > button, #cart.open > .btn {
    padding: 26px 0 21px 73px;
    border: none;
    align-items: center;
    width: initial;
    justify-content: flex-end;
    /*background: url(../image/basket-img1.png) no-repeat;*/
	background:none;
	background-color:transparent;
}
.top-cart > button:before{
content:"";
position: absolute;
width: 100px;
height: 80px;
left: 0;
top: 0;
background: url(../image/basket-img1.png) no-repeat;
}


.top-cart > button:hover, .top-cart > button:active {
	/*background: url(../image/basket-img1.png) no-repeat; */
	background:none no-repeat; 
	background-color:transparent!important; 
	box-shadow:none!important;
}

#menu.navbar {
    background: transparent !important;
    border: none;
	padding: 0;
	margin-bottom: 22px;
}
.navbar .navbar-collapse {
    width: 100%;
    flex-shrink: 0;
	padding-left:0px;
	padding-right:0px;
}

.navbar-nav {
    width: 100%;
    margin: 0 auto;
    display: flex;
}
/*
ul.navbar-nav > li {
	display: flex;
    flex-grow: 1;
	height: 67px!important; 
	align-items: center;
	background: #000080;
	border-right: 1px solid #fff;
}
*/
ul.navbar-nav > li { 
    height: 66px!important;
    position: relative;
    text-align: center!important;
    width: 113px!important;
    background: #000080;
    border-right: 1px solid #FFF;
    float: none;
    vertical-align: top;
}
ul.navbar-nav > li > a {
    color: #fff;
    padding: 17px 8px 0;
    background-color: transparent;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 14px;
    font-family: 'avalonregular';
    display: flex;
    line-height: 17px;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 100%;
}
ul.navbar-nav > li a:hover, ul.navbar-nav > li.open > a {
    background-color:transparent!important;color: #a20d0d!important;
} 



ul.navbar-nav > li:nth-child(1) {
	background: #f83d29;
}
ul.navbar-nav > li:nth-child(2) {
	background: #1555a4;
}
ul.navbar-nav > li:nth-child(3) {
	background: #68b504;
}
ul.navbar-nav > li:nth-child(4) {
	background: #14c6e6;
}
ul.navbar-nav > li:nth-child(5) {
	background: #95488a;
}
ul.navbar-nav > li:nth-child(6) {
	background: #fb701b;
}
ul.navbar-nav > li:nth-child(7) {
	background: #1A6A22;
}
ul.navbar-nav > li:nth-child(8) {
	background: #FDAC00;
}
ul.navbar-nav > li:nth-child(9) {
	background: #1380c2;
}
ul.navbar-nav > li:nth-child(10) {
	background: #95488a;
}
ul.navbar-nav > li:nth-child(11) {
	background: #68b504;
}
ul.navbar-nav > li:nth-child(12) {
	background: #14c6e6;
}

ul.navbar-nav > li:last-child {
    border: none;
}


.other-store-list {
    border: 1px solid #1555a4;
    border-top: 0px !important;
    border-radius: 0 0 25px 25px;
    position: relative;
    padding-top: 16px;
	margin-bottom: 10px;
	    margin-top: 20px;
}
.other-store-heading a {
    background: #1555a4 !important;
    color: #ffffff !important;
    text-align: center;
    border-radius: 25px;
    box-shadow: 0 0 12px #888888;
    padding-left: 0 !important;
    margin: 0 0 10px !important;
    padding: 10px 0 10px 32px;
    width: 100%;
    display: inline-block;
	font-size: 14px;
}
.other-store-heading a:hover {
    background: #fb701b !important;
}
.other-store-heading {
    position: absolute;
    width: 100%;
    top: -20px;
}
ul.store-list {
    padding: 5px 5px 5px 0;
    margin: 0;
	width: 100%;
    display: inline-block;
}
.store-list li{
	padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 100%;
    line-height: 40px;
    border-top: #b3b3b3 dashed 1px;
}
.store-list li:first-child{
	border: none;
}
.store-list li a {
    padding: 10px 0 10px 32px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 100%;
    line-height: 16px;
    color: #000000;
    font-size: 14px;
    background: url(../image/arrow.png) 12px 15px no-repeat;
}
.store-list li a:hover {
    color: #FF3906;
    background: url(../image/arrow-h.png) 12px 15px no-repeat;
}
.shop-box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f4f4f4;
    border-radius: 8px;
    box-shadow: 0 0 5px #ddd;
    margin-bottom: 15px;
    text-align: center;
}
.store-description {
    text-align: left;
}
.shop_inner {
    min-height: 512px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 15px 10px;
}
.view-store {
    background-color: #134383;
    border: 3px solid #e4e4e7;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-family: arial !important;
    font-size: 13px;
    font-weight: 700;
    margin: 20px auto 0;
    padding: 6px 14px;
    width: 105px;
}
.quick-contact {
    width: 100%;
    float: left;
    margin-top: 14px;
    border: #68b504 solid 1px;
    border-top: none;
}
.quick-contact span {
    background: #68b504;
    padding: 7px 10px;
    width: 101%;
    float: left;
    margin: -1px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.quick-contact span:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 128, 0);
    border-top-color: #68b504;
    border-width: 10px;
    margin-left: -10px;
}
.quick-contact ul {
    padding: 5px;
    margin: 10px 0 0 0px;
    float: left;
    width: 100%;
}
.quick-contact li {
    padding: 0px;
    margin: 0 0 11px 0px;
    list-style: none;
    float: left;
    width: 100%;
    line-height: 40px;
}
.text-danger {
    line-height: 14px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: red;
    float: left;
    width: 100%;
    background-color: white;
}
.quick-contact li input[type="text"] {
    width: 100%;
    float: left;
    border: none;
    background: #f5f5f5;
    font-size: 13px;
    color: #000;
    font-style: italic;
    font-weight: 400;
    border-radius: 0;
    padding-left: 15px;
    height: 36px;
}
.quick-contact li textarea {
    width: 100%;
    float: left;
    border: none;
    background: #f5f5f5;
    font-size: 13px;
    color: #000;
    font-style: italic;
    font-weight: 400;
    border-radius: 0;
    padding-left: 15px;
    resize: none;
    height: 170px;
}
.quick-contact li input:hover[type="submit"] {
    background: #0086B7;
}

.quick-contact li input[type="submit"] {
    background: #68b504;
    width: 100%;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    line-height: inherit;
    cursor: pointer;
    padding: 0px 20px;
    border: none;
    font-size: 16px;
    margin-top: 5px;
}
#recaptcha1 {
	transform:scale(0.85);
	transform-origin:0 0;
}
#top {
    background-color: transparent;
    border-bottom: none;
    padding: 5px 0 0 0;
    margin: 0;
    min-height: 40px;
    position: relative;
}
#top ul.list-inline {
    margin-bottom: 0;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
#top .nav > .list-inline .list-inline-item{
	margin-right: 0;
	padding: 4px;
	display: flex;
    align-items: center;
    justify-content: center;
}
#top .nav > .list-inline .list-inline-item > span {
    display: inline-block;
	color: #d91f26;
	font-size: 12px;
	margin-left: 4px;
}
.header-search-container {
    padding-top: 5px;
    position: relative;
    right: -18px;
}
#top .nav > .list-inline .list-inline-item > a{
	color: #000;
	font-size: 12px;
}


ul.footer-social-container {
    list-style: none;
    clear: both;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
footer {
    border-top: none;
    color: #000;
    background: url(../image/footer-top-bor.gif) left top repeat-x;
	margin-top: 25px;
}
.footer-link li a {
    padding: 0 0 0 13px;
    margin: 0px;
    list-style: none;
    color: #000;
    font-size: 12px;
    background: url(../image/arrow1.png) left 3px no-repeat;
}
.footer-copyright {
    width: 100%;
    float: left;
    background-color: #363434;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    display: block;
    padding: 25px 0;
}
.footer-contact {
    font-size: 16px;
    text-align: center;
    width: 100%;
    float: left;
    padding: 10px 0 13px;
    margin: 15px 0;
    background-color: #68b504;
    color: #fff;
    border-radius: 12px;
    font-family: 'avalonregular';
}
.footer-contact h3 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
	margin-bottom: 0;
	margin-top: 10px;
}
.footer-contact span, .footer-contact a {
    font-size: 20px;
	color: #fff;
}
.wel-txt h2 {
    font-size: 22px;
    color: #1555a4;
    margin-bottom: 16px;
}
.wel-txt p {
    padding: 0px;
    margin: 0px;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-family: Verdana, Geneva, sans-serif;
}


.bbb {
    padding-top: 5px;    max-width: 172px;
}
.bbb > a {
    float: left;
}
.bbb img {
    width: 180px;
}
.product-thumb {
    border: #68b504 solid 2px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 6px 14px -6px hsl(0, 0%, 76%);
    padding: 6px 0 16px 0px;
    margin-bottom: 25px;
    min-height: 505px;
}
.product-thumb h4 {
    font-weight: normal;
    font-size: 18px;
    overflow: hidden;
    padding: 0 7px;
    color: #000;
	margin-bottom: 0;
	line-height: 1.4;
}
.product-thumb h4 a {
    color: #000;
}


.new-product-sec h3 {
    padding: 0px;
    margin: 0px;
    height: 42px;
    color: #1555a4;
    font-size: 22px;
    text-transform: uppercase;
}

.new-product-sec {
    margin-bottom: 20px;
    padding-bottom: 20px;
}


.new-product-sec h2, .new-product-sec h1 {
    font-size: 22px;
    color: #1555a4;
}

.descr-box p a {
    color: #000;
    font-size: 14px;
}

.step-sec {
    padding: 0 80px;
}
.step-sec ul {
    border-top: #134383 solid 2px;
    width: 100%;
    margin: 43px 0 0 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.step-sec li:nth-child(1) {
    margin-left: -95px;
}
.step-sec li:nth-child(2) {

}
.step-sec li:nth-child(3) {
    margin-right: -120px;
}
.step-sec li {
    list-style: none;
    text-align: center;
    margin-top: -25px;
    width: 33%;
}
.step-sec li.act span.num {
    background: #68b504;
}
.step-sec li span.num {
    font-size: 26px;
    background: #105E8F;
    height: 44px;
    width: 44px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 100%;
}
.step-sec li.act span.txt {
    color: #68b504;
}
.step-sec li span.txt {
    color: #9a9a9a;
    font-size: 20px;
    margin-top: 18px;
    text-transform: uppercase;
    display: block;
}
.step-sec li:first-child span.txt {
    padding: 0 20px;
}

.step-sec li:hover span.num {background: #68b504;}
.step-sec li:hover span.txt {color: #68b504;}

.quantilies-sec {
    width: 100%;
    margin-top: 25px;
}
.quantilies-sec span {
    width: 100%;
	display: inline-block;
    font-size: 16px;
}
.quantilies-sec h2 {
    width: 100%;
    float: left;
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: #000 solid 1px;
	color: #1555a4;
	font-weight: bold;
}
.table-sec {
    width: 100%;
    margin-top: 8px;
}
.quantilies-sec table {
    border: 1px solid #949494;
	background-color: transparent;
}
.quantilies-sec table th, .quantilies-sec table td {
    border-left: #cccccc solid 1px;
}
.quantilies-sec table th {
    background: #1555a4;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    font-weight: normal;
}
.quantilies-sec table td {
    color: #363434;
    text-align: center;
    padding: 15px 20px;
    font-weight: normal;
}
.product-info h4 {
    font-size: 20px;
    color: #134383;
    font-weight: bold;
    border-bottom: #9a9a9a solid 1px;
    padding-bottom: 7px;
    margin-bottom: 18px;
}
.cart-breadcrumb{
	display: none;
}
.coupon-group {
    display: flex;
	align-items: center;
}
.coupon-group button {
    flex: 1 0 auto;
}
.minimum-qty, .product-thumb .price {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}
.product-thumb .price span.price-new {
    font-size: 22px;
    color: #ff0000;
    font-weight: 400;
}
.product-thumb .image {
    margin-bottom: 25px;
    margin-top: 9px;
}
.addcart-btn a{
	background: #d2322c;
	color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
    padding: 7px 8px;
    margin-top: 12px;
	border: none;
}
.addcart-btn a img {
    margin-left: 6px;
}
.addcart-btn a:hover { 
    background: #000 url(../image/backset-bg-h.png) right top no-repeat;
	color: #fff !important;
}
footer h5 {
    color: #180001;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 15px;
}
.footer-link {
    padding: 20px 15px;
}
.footer-link ul {
    margin-bottom: 0;
}
.footer-link ul li {
    line-height: 24px;
}
.footer-link a:hover {
    color: #1555a4;
}
.footer-social-container .social-icon {
    padding: 2px;
    background-color: #FFF;
    height: 25px;
    width: 25px;
    text-align: center;
    margin: 0 2px;
    display: inline-block;
    font-size: 20px;
    border-radius: 2px;
}
.payment-logo {
    margin-top: 13px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}
.dc_payment_icons_glossy_75{width: 65px!important;height: 49px!important;}
.payment-logo > a {
    display: inline-block;
    width: 83px;
    vertical-align: middle;
}
.header-search-container .input-group {
    width: 94%;
    float: right;
}
.header-cart-inner {
    padding: 0 10px;
	position: relative;
}
.header-cart-container {
    padding: 0;
}

.bestseller {
    background: url(../image/bestseller.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 63px;
    position: absolute;
    right: 10px;
    top: -6px;
    width: 70px;
}
.onsale {
    background: url(../image/onsale.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 63px;
    right: 10px;
    margin-left: 0;
    position: absolute;
    top: -6px;
    width: 70px;
    text-indent: -9999px;
}
.manycolors {
    background: url(../image/colors.png) no-repeat;
    right: 15px;
    top: 45px;
	position: absolute;
    width: 54px;
    height: 53px;
	color: #000;
    font-weight: 600;
    line-height: 15px;
    font-size: 12px;
    padding-top: 10px;
}
.out_of_stock {
    background: url(../image/out-of-stock.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 24px;
    left: 16px;
    position: absolute;
    top: 130px;
    width: 120px;
    text-indent: -99999px;
	z-index: 99;
}
.product-info li label {
    font-size: 14px;
    font-weight: normal;
    padding-left: 11px;
    color: #000000;
}
.product-info {
    font-size: 14px;
    color: #333;
    line-height: 1.42857143;
	padding-left: 17px;
}

ul.list-unstyled.p-options {
    margin-bottom: 0;
}

.product-info li {
    margin-bottom: 13px;
}

.product-info li:after {
    content: "";
    clear: both;
    display: block;
} 
li.required .control-label:before {
    content: "* ";
    color: #F00;
    font-weight: bold;
}
.product-info li select {
	width:100%;
    border: #e5e5e5 solid 1px;
    background: #f5f5f5;
    height: 27px;
	border-radius:4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.default-btn {
    color: #fff;
    font-size: 16px;
    background: #d2322c;
    border-radius: 5px;
    display: inline-block;
    padding: 7px 8px;
    margin-top: 18px;
}
a.default-btn:hover {
    background: #0086B7;
}
form#form-product .btn-cart {
    margin-right: 13px;
}

.btn-cart {
    background: #d2322c;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    display: inline-block;
    padding: 7px 8px;
	margin-right:12px;
    border: none;
}

.btn-cart:hover {
    background: #000 url(../image/backset-bg-h.png) right top no-repeat;
    color: #fff !important;
}

.input-group-sm>.form-control{height:34px; font-size:14px;}

.star_container {min-height: 36px;}

span.price-prefix {
    font-size: 17px;
    color: #000;
}
span.price-prefix span {
    font-size: 22px;
    color: #ff0000;
    float: none;
}

.product-main-image {
    box-shadow: 0 6px 14px -6px hsl(0, 0%, 76%);
    border: #d9d9d9 solid 2px;
    border-radius: 5px;
	padding: 60px 0 55px 0;
	text-align: center;
}
.product-main-image img{
	border: none;
}
.product-gallery {
    margin-top: 12px;
}
.stepcarousel{
	position: relative; 
	overflow: scroll;
	height: 73px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
	min-height:90px;
}
.stepcarousel .panel {
    overflow: hidden;
    width: 73px;
    padding: 0px;
    margin: 0 11px 0 6px;
    list-style: none;
}
span.paginatecircle{
	background: white;
	border: 2px solid black;
	border-radius: 10px;
	width: 6px;
	height: 6px;
	cursor: pointer;
	display: inline-block;
	margin-right: 4px;
}
span.paginatecircle:hover{
	background: gray;
}
span.paginatecircle.selected{
	background: black;
}
.stepcarousel img.img-thumbnail {
    border: none;
}
.descr-box {
    width: 100%;
    font-size: 14px;
    margin-top: 35px;
    letter-spacing: 1px;
    line-height: 24px;
}
.descr-box h4 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: #000 solid 1px;
    margin-bottom: 15px;
}
div#display-control {
    justify-content: flex-end;
	margin-bottom: 35px;
	margin-top: 15px;
}
ul.breadcrumb {
    display: none;
}
h2.category-title, h1.page-title {
    font-size: 22px;
    color: #1555a4;
    margin-bottom: 16px;
    font-weight:initial;
}
h2.category-title {
    margin-bottom: 26px;
    margin-top: -1px;
}

.category-description {
    font-family: Verdana;
    font-size: 18px;
}
div#checkout-cart {
    font-size: 14px;
}
h2.search-text {
    color: #1555a4;
    margin-bottom: 16px;
    font-size: 15px !important;
    font-weight: bold;
    margin-top: 10px;
}
.btn-primary {
    background: #68b504!important;
    color: #fff !important;
    border-radius: 0!important;
    border: none!important;
    text-transform: uppercase!important;
    font-size: 16px!important;
}
.btn-primary:hover {
    background: #286090!important;
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1555a4;
    background-image: linear-gradient(to bottom, #1555a4, #1555a4);
    background-repeat: repeat-x;
    border-color: #1555a4 #1555a4 #1555a4;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
	font-size: 14px;
}
.btn-default:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
h2.accordion-header .accordion-button {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
    font-size: 16px;
    padding: 10px 15px;
    font-weight: 600;
}
.accordion .accordion-item + .accordion-item {
    margin-top: 5px;
}
.contact-location-container {
    display: none;
}
.contact-form-heading{
	font-size: 24px;
	margin-bottom: 20px;
}
header > div {
    position: relative;
}
.nav.float-end{float:right;}
.appimg {
    float: right;
    /*margin-bottom: 13px;*/
    margin-right: 0;
}
div#information-contact {
    font-size: 14px;
}
.category-description img{
	max-width: 100%;
}
h3.bestseller-title {
    font-size: 24px;
    margin-bottom: 14px;
	    margin-top: 34px;
}
.free-bottom {
    padding-left: 25px;
    padding-bottom: 18px;
}
.free-bottom ul {
    background: #68b504;
    border-radius: 5px;
    text-align: center;
    padding: 7px 0 7px 0px;
    margin: 0px;
}
.free-bottom li:first-child {
    border-left: none;
}

.free-bottom li {
    display: inline-block;
    list-style: none;
    border-left: #a4d368 solid 1px;
    padding: 0 20px 0 19px;
}

.free-bottom li a {
    color: #fff;
    font-size: 14px;
    padding: 5px 0px 5px 0px;
}
.account-liink-heading {
    background: #ffcf56;
    padding: 9px 10px 6px 14px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.list-group.account-link-list a{
    border-bottom-width: 0px;
}
.account-link-list a{
    padding: 10px 0 10px 32px;
    margin: 0px;
    list-style: none;
    width: 100%;
    line-height: 16px;
    color: #000000;
    font-size: 14px;
    background: url(../image/arrow.png) 12px 15px no-repeat;
	border: none;
    border-bottom: 1px dashed #ddd !important;
}
.account-link-list a:last-child{
	border-bottom: none;
}
.account-link-list {
    border: 1px solid #ffcf56;
    border-radius: 0;
    border-top: none;
}
#account-register div#content >h1,  #account-login div#content >h1{
    font-size: 22px;
    color: #1555a4;
    margin-bottom: 16px;
}
.compare-container, .toggleview-container{
	display: none !important;
}

.shpapprvd {
    width: 100%;
    margin: 15px 0;
}
.footer-contact-img {
    border-radius: 10px;
    overflow: hidden;
}
.footer-contact-img img {
    max-width: 265px;
}
.quick-contact .g-recaptcha {
    transform: scale(0.84);
    transform-origin: 0 0;
}
.bestseller-pagination ul.pagination {
    float: right;
}

.bestseller-pagination ul.pagination li a {
    color: #68b504;
}

.bestseller-pagination ul.pagination li span {
    background: #68b504;
    border-color: #68b504;
}

.pagination{padding:20px 0;}
.pagination>.active>span{
	background: #68b504;
    border-color: #68b504;
}

.cart-total-container {
    float: right;
}
#alert {
    display: flex;
	flex-direction: column;
}
#alert .alert {
	right: 0 !important;
	width: 100%;
}
.alert-success .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}
aside#column-left p{
   margin-bottom:10px;
}
aside#column-left, #common-home {margin-top: -1px;}
.hmind .wel-txt p {padding-bottom: 15px;}
#common-home p{letter-spacing:1px;    margin-bottom: 15px;line-height: 24px;}

#display-control .input-group-text{border-color:transparent;}

#search .btn-lg:hover{background: #fdb514;}

div#information-contact div#content>h1, div#information-contact div#content>h3, div#information-contact div#content .panel {
    display: none;
}

div#information-contact div#content legend{font-size:24px;}


.search-text {
    display: inline-block;
    font-size: 15px !important;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    max-width: 100%;
}

#product-search label { font-size: 14px;}
#product-search #button-search{ font-size: 16px;}
.search-txt-searc{
    font-size: 15px !important;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    max-width: 100%;
}

.thumbnails, .thumbnails > li{margin-left: 0px;}

#collapse-coupon input, #collapse-coupon label, #collapse-shipping .control-label,#collapse-shipping .form-control, .form-group label{font-size:14px!important;}
#collapse-coupon  .form-control{height:38px;}
#accordion .collapse .btn, .chkout-btn, .contact-submit{font-size:16px!important;}
#accordion a:hover{color:#1555a4;}


#information-information h1 {
    font-size: 22px;
    color: #1555a4;
    margin-bottom: 26px;
    margin-top: 0;
}

#information-information #content h2 {
    margin-top: 0;
    margin-bottom: 0;
}

#information-information #content p{font-size:14px;}

#cart td {
    font-size: 14px;
    border-left: #cccccc solid 1px;
    line-height: 14px;
}
#cart td a {
    margin-bottom: 0;
    display: block;
}
#cart td small{font-size:11.9px;display: contents;}
#cart td.text-left {
    /* display: none; */
    line-height: 19.8px;
}

.rowx h2 {
    margin-top: 0px;
    margin-bottom: 1px;
}
.shop_inner > a {
    display: table-cell;
    height: 180px;
    text-align: center;
    vertical-align: middle;
    width: 396px;
}
.shop_inner > p {
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}

#checkout-cart .new-product-sec {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 18px solid #f8f8f8;
}
.product-thumb .image img{width: 100%; }

#cart .dropdown-menu{background: #fff;margin-top: -4px;padding: 10px 3px;}
.top-cart a{color:#337ab7;}
.top-cart .text-right a{font-size:14px;}

.top-cart .btn-danger {padding: 3px 5px;font-size: 12px;}
.top-cart .btn-danger .fa{ font-size: inherit;}

button[data-original-title="Update"] {
    height: 34px;
}
.btn:focus, .btn:focus-visible  {
    outline: none!important;
}
#column-right p {
    margin-bottom: 10px;
}


div#collapse-checkout-option label {font-size: 14px;}
legend {font-size: 21px;padding: 7px 0px 0;}


/*================ css for mobile devices ======================*/
@media all and (min-width:1160px){
	.nav.float-end{margin-right: -11px;}
	#product-category #content{padding-left: 13px;}
}


@media all and (max-width:1080px){
	#menu.navbar{overflow-x: auto;}
	#column-left img{max-width:100%!important;}
	input#input-search {margin-bottom: 10px;}
}
@media all and (min-width:767px){
	#content{float: right;}
	aside#column-left{float: left;}
}

@media all and (max-width:767px){
	img{max-width: 100%;}
	#logo img{margin:0 auto;}
	
	.header-search-container{right:initial;}
	.header-search-container .input-group {
		margin: 0 auto;
		float: none;
	}
	.appimg {
        text-align: center;
        float: none;
        margin-right: 0;
    }
	
	.calnow{padding-top: 12px;}
	
	#cart{justify-content: center;}
	
	ul.header-login-link {justify-content: center;}
	
	.navbar-expand-lg .navbar-nav {flex-direction: column;}
	
	ul.navbar-nav {display:block;}
	ul.navbar-nav > li {
		height: initial !important;
		width: 100% !important;
	}
	#menu .navbar-nav > li > a{width: 100%;}
	
	#menu #category {
		color: #000;
		padding-left: 15px;
	}
	.navbar-header {
        display: block;
        border-bottom: 1px solid #134383;
        padding-bottom: 5px;
        margin: 0 auto 10px;
    }
	aside#column-left {
		order: 2;
	}
	.footer-copyright {
		margin-top: 15px;
	}
	.payment-logo {
		display: block;
		padding: 0 15px;
	}
	.step-sec {
		padding: 0;
	}
	.step-sec ul {
		padding: 15px 0 0 0;
		margin-top:0px;
		border-top:0px;
		position:relative;
	}
	.step-sec ul:before {
        content: "";
        border-top: 2px solid #134383;
        position: absolute;
        top: 38px;
        display: block;
        width: 70%;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: -1;
    }
	.step-sec li{
		width: 100% !important;
		float: none;
		text-align: center;
		margin: 0 0 15px 0 !important;
		display: flex;
		flex-direction: column;
        align-items: center;
		        gap: 10px;
	}
	.step-sec li br {display: none;}
	.step-sec li span.txt{
		padding: 0 !important;
		margin-left: 0;
		margin-top: 0 !important;
		max-width: 80px;
		font-size: 14px;
	}
	.quantilies-sec .table-sec {
		overflow: auto;
	}
	.product-info {
		padding-left: 0;
		margin-top: 15px;
	}
	
	.footer-link li a{font-size: 14px;}
	
	aside#column-right p{text-align:center;}
	
	
	.product-info li { margin-bottom: 20px;}
	.cartbuttons, .descr-box{padding:0 14px;}
	.no-float-mob{float:none!important;}
	.product-thumb .image img{width: initial; }
}


@media only screen and (min-width: 480px) and (max-width: 767px)  {
    .product-layout.col-sm-6{width: 50%;float: left;}
}
.nav.float-end {
    display: none;
}
