img.app-logo { width: 50px !important; height: 50px !important; }
.main-header .logo.hd-pd { padding: 5px 0px; }
.main-header .hd-pd { padding: 0px 0px; }
#main-menu ul li ul.level0 { top: 60px; }
.r-none { resize: none; }

.alert-block button { display: none; }

.fs-20 { font-size: 20px !important; }

.cart-w:hover .mcart-dd-content { top: 60px; right: -20px; }
.mcart-dd-content .mcart-item::after { border-bottom: unset; }
.mcart-item img { width: 60px; height: 60px; }
.mcart-dd-content .view-more { font-weight: 600; padding-top: 10px; padding-left: 15px; margin: 0px; }

.placeholder-color::-webkit-input-placeholder { color: #555555; }
.placeholder-color:-moz-placeholder { color: #555555; }
.placeholder-color::-moz-placeholder { color: #555555; }
.placeholder-color:-ms-input-placeholder { color: #555555; }

.checkout-button-top a span { background-color: #fbc443 !important; color: #fff; font-weight: 500; font-size: 14px; }

.testimonial-img { width: 80px !important; height: 80px !important; }

.cms-content { font-size: 15px; line-height: 28px; padding-top: 20px; padding-bottom: 20px; }
.cms-content p { font-size: 15px; line-height: 28px; margin-top: 10px; margin-bottom: 10px; }
.cms-content span { font-size: 12px; line-height: 22px; }
.cms-content h1 { font-size: 22px; line-height: 42px; }
.cms-content h2 { font-size: 20px; line-height: 38px; }
.cms-content h3 { font-size: 18px; line-height: 34px; }
.cms-content h4 { font-size: 16px; line-height: 30px; }
.cms-content h5 { font-size: 14px; line-height: 26px; }
.cms-content h6 { font-size: 12px; line-height: 22px; }
.cms-content strong, .cms-content b { font-weight: 600; }

.cms-content ul { margin-left: 20px; }
.cms-content ul li { list-style: disc; font-size: 15px; line-height: 28px; }
.cms-content a { font-size: 15px; line-height: 28px; color: #086AD8; text-decoration: none; }
.cms-content a:hover { color: #086AD8; text-decoration: none; }

/* Start Responsive CSS */
@media only screen and (max-width: 320px) {
}

@media only screen and (min-width: 320px) and (max-width:480px) { 
}

@media only screen and (min-width: 480px) and (max-width:768px) { 
}

@media only screen and (min-width: 768px) and (max-width:1024px) { 
}

@media only screen and (min-width: 1024px) and (max-width:1365px) { 
}

@media only screen and (min-width: 1366px) and (max-width:1600px) { 
}

@media only screen and (min-width: 1601px) and (max-width:1900px) { 
}

@media only screen and (min-width: 1900px) { 
}
/* End Responsive CSS */