/** Shopify CDN: Minification failed

Line 259:21 Unexpected "-->"

**/
/* ================================================ CSS for Shopify ================================================ */

.btnblock{
  margin-top: 30px;
  margin-bottom: 30px;
}

.btnappointment, .btnappointment:hover, .btnappointment:active, .btnappointment:focus, .btnappointment:visited {
  font-size: 15px;
  background: #45b6bc;
  color: #fff;
  padding: 10px 20px;
}

.redclr{
  color:red;
}

.call-us p i {
  font-size: 14px;
  margin-right: 7px;
  position: relative;
  top: 2px;
}
.nivo-directionNav a {
    color: #45b6bc !important;
}
.nivo-controlNav a, .nivo-nextNav::before {
  background: #45b6bc !important;
}
select {
    height: auto !important;
    margin-bottom: 10px!important;
}
.call-us p {
  float: left;
  font-family: roboto;
  margin-right: 20px;
}
.single-mega-item {
  width: 100%;
}
.mega-menu-photo {
  padding-right: 0;
  width: 100%;
}
.dropdwn {
  left: auto;
}
.dropdwn > ul {
  margin: 0;
}
.dropdwn > ul > li > a:hover {
  color: #ff7f00;
}
.main-menu > li > a::before {
  background: #ff7f00 none repeat scroll 0 0;
}
.dropdwn li a::before, .single-mega-item li a::before{
  background: transparent;
}
.dropdwn li a::before, .single-mega-item li a::before{
  background: transparent;
}
.dropdwn li:hover a::before, .single-mega-item li:hover a::before {
  background: transparent;
}

.featured-product-section .section-title > h6 a {
	color: #000;
	text-decoration: underline;
}

.pro-price del {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-right: 5px;
}
.product-img {
  overflow: hidden;
  position: relative;
}
.product-img .stiker {
  color: #fff;
  font-family: roboto;
  font-size: 14px;
  padding: 3px 10px;
  position: absolute;
  text-align: center;
  text-transform: capitalize;
  width: 90px;
}
.product-img .stiker.new {
  background: #222222 none repeat scroll 0 0;
  right: 0px;
  top: 0px;
}
.product-img .stiker.sale {
  background: #FF8213 none repeat scroll 0 0;
  left: 0px;
  top: 0px;
}
.product-title > a {
  display: block;
}
.header-search-inner::before {
  background: #666666 none repeat scroll 0 0;
}
.up-comming-pro-img {
  width: 40.7%;
}
.up-comming-pro-info {
  width: 59.3%;
}
.banner-featured-list > p {
  color: #666;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 0;
}
.banner-item.banner-1 {
  background: #f6f6f6 none repeat scroll 0 0;
}
.banner-1 .banner-img img {
  float: right;
  width: 85%;
}
.banner-item.banner-1 {
  background: #f6f6f6 none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.banner-featured-list li, .banner-info li{
  left: 20px;
  position: relative;
  color: #666;
}
.banner-featured-list li::before, .banner-info li::before {
  content: "";
  font-family: "Material-Design-Iconic-Font";
  left: -20px;
  position: absolute;
  top: 0;
}
.banner-info {
  width: 60%;
}
.ribbon-price span {
  line-height: 25px;
}
.footer-message input[type="text"], .footer-message textarea{
  border-radius: 0;
}
.footer-message input[type="email"]{
  background: #fff none repeat scroll 0 0;
  border: 1px solid transparent;
  color: #999999;
  font-size: 13px;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 20px;
  width: 100%;
  border-radius: 0;
}
.footer-message input[type="email"]:focus{
  border: 1px solid #ff7f00;
}
.footer-message textarea.height-80{
  height: 80px !important;
}
.footer-social li a:hover {
  background: #FF7F00;
}
.style-2.top-link > ul.link {
  margin-right: 0px;
  margin-left: -20px;
}
.style-2.call-us p {
  float: right;
  font-family: roboto;
  margin-right: 0px;
  margin-left: 20px;
}
.style-2.call-us p i {
  margin-right: 0px;
  margin-left: 7px;
}
.header-area {
  z-index: 999;
}
.total-cart-pro > ul {
  margin: 0;
  padding: 0;
}
.cart-img {
  background: #efefee none repeat scroll 0 0;
  width: 29%;
}
.cart-info{
  width: 70%;
}
.cart-info h6 {
  line-height: 18px;
}
.cart-info span strong {
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
}

/* Ajax Modal */
.ajax-popup .modal-content {
  border-radius: 0;
}
.ajax-popup button.close {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #999999;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  opacity: 1;
  text-align: center;
  width: 30px;
}
.ajax-popup button.close:hover {
  background: #ff7f00 none repeat scroll 0 0;
  border-color: #ff7f00;
  color: #fff;
}
.ajax-popup .modal-header {
  border-bottom: medium none;
}
.ajax-popup .modal-footer{
  border-top: medium none;
}

.ajax-popup span.success-message, .ajax-popup .error_message {
  color: #434343;
  margin-left: 5px;
  position: relative;
  top: -5px;
}
.ajax-popup .fa.fa-check {
  font-size: 30px;
  position: relative;
}
.ajax-popup .modal-body {
  padding-top: 5px;
}
<!-- Collection Page -->
.widget-search input {
  border-radius: 0;
  text-transform: capitalize;
}
.widget-color ul li span {
  background: #ff7f00 none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 1px 1px 2px #000;
  content: "";
  height: 12px;
  left: 0;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 12px;
}
.widget-color ul li a {
  text-transform: capitalize;
}
.widget-product .product-title{
  padding: 0;
}
.widget-search input {
  border-radius: 0;
}
.shop-tab li a {
  line-height: 34px;
  padding: 0;
  cursor: pointer;
}
.short-by select {
  border-radius: 0;
  padding: 0 20px;
}
.shop-pagination > span {
  border: 1px solid #eee;
  color: #999999;
  display: inline-block;
  font-family: roboto;
  font-size: 13px;
  font-weight: 400;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
}
.shop-pagination > li.active a, .shop-pagination > li:hover a {
  border-color: #ff7f00;
  color: #ff7f00;
}
.change-view.change-view--active {
  color: #ff8213;
}
.shop-list .product-title{
  padding: 0;
}
.product-img img {
  background: #EFEFEF none repeat scroll 0 0;
}
.product-cat a {
  color: #999;
  line-height: 30px;
}
.product-cat a:hover{
  color: #FF8213;
}
.product-cat .active > a, .widget ul li a.active {
  color: #ff7f00;
}
.shop-option {
  padding: 10px 30px 8px;
}
/* Single Products */
.variant-color-swatch-view > .selector-wrapper{
  display: none;
}
.swatch-element > input {
  display: none;
}
.swatch-element {
    float: left;
    margin-right: 10px;
    background: #eee;
    padding: 2px 2px;
    font-family: 'Poppins';
}

.swatch .header {
  color: #575757;
  float: left;
  line-height: 25px;
  margin-bottom: 0;
  text-transform: capitalize;
  width: 85px;
}

.swatch-element > label {
    color: #707070 !important;
}

.swatch-element.color > label {
  background: #ff7f00 none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 1px 1px 2px #000;
  height: 20px;
  margin: 0;
  width: 20px;
}

.swatch-element.color.rose > label {
background: #C68D95 !important
}

.swatch-element.color.yellow.available label {
	background: #FFD700 !important
}

.swatch-element > label{
  margin-bottom: 0;
  border: 1px solid #fff;
    padding: 4px 5px;
}
.swatch-element.color input:checked + label {
  border: 1px solid #fff;
  position: relative;
}
.swatch-element input:checked+label {
    font-weight: 600 !important;
    color: #4cc1b9 !important;
    border: 1px solid #4cc1b9;
    padding: 4px 5px;
}
.swatch-element.color input:checked + label::before {
  border: 1px solid #ff7f00;
  border-radius: 50%;
  content: "";
  display: block;
  height: 21px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 21px;
}
.swatch-element.color
{
background: none;
}
.swatch-element input:checked + label {
  color: #FF7F00;
}
.variant-color-swatch-view .swatch{
  margin-bottom: 5px;
}
.variant-color-swatch-view .swatch:last-child{
  margin-bottom: 0px;
}
.color-title {
  width: 85px;
  text-transform: capitalize;
}
.qtybutton {
  cursor: pointer;
}
.availability{
  color: #575757;
  line-height: 25px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.availability > span {
  color: #ff7f00;
}
.brand-name-2 {
  float: left;
  margin-bottom: 0;
}
.single-product-info .pro-rating {
  margin-bottom: 0;
}
.imgs-zoom-area > img, .single-product-tumbnail > img{
  background: #efefef none repeat scroll 0 0;
}
.product-short-description ul li {
  color: #999999;
  font-size: 13px;
  font-weight: normal;
  line-height: 24px;
}
.reviews-tab-desc input, .reviews-tab-desc textarea{
  border-radius: 0;
}
input[type="email"]:focus {
  border: 1px solid #ff7f00;
}
.spr-starrating > i {
  color: #ff7f00;
  font-size: 11px !important;
  opacity: 1 !important;
  padding: 0 1.5px;
}
.spr-badge-caption {
  color: #666;
  font-size: 13px !important;
  text-transform: capitalize;
}
.spr-starratings > i {
  color: #ff7f00;
  font-size: 14px;
  opacity: 1 !important;
  padding: 1px;
}
.spr-summary-actions-togglereviews {
  color: #666;
}
.spr-review-header-byline {
  color: #666;
  opacity: 1 !important;
}
.spr-form-actions input {
  background: #575757 none repeat scroll 0 0;
  border: medium none transparent;
  height: 40px;
  line-height: 43px;
  text-transform: uppercase;
  border-radius: 3px;
}
.spr-form-actions input:hover{
  background: #FF7F00 none repeat scroll 0 0;
}
.spr-starrating.spr-summary-starrating > i {
  font-size: 14px !important;
}
.single-product-tab .tab-content ul li {
  color: #999999;
  font-size: 13px;
  font-weight: normal;
  line-height: 24px;
}
.single-product-tab .tab-content ul{
  margin-bottom: 15px;
}
.sin-pro-action .share-button, .share-add-this{
  margin-top: 5px;
}
.widget-search button {
  top: 0;
}
.product-info .pro-rating .spr-badge-caption{
  display: none;
}
.total-cart-pro {
  max-height: 500px;
  overflow: auto;
}
.shopping-cart-content .product-title-2 {
  line-height: 20px;
  white-space: unset;
}
.shopping-cart-content .pro-thumbnail-img img {
  background: #efefef none repeat scroll 0 0;
}
.custom-btn {
  background: #ff7f00 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-radius: 0;
}
.custom-btn:hover{
  color: #fff;
}
.custom-btn:focus{
  border: none;
}
.custom-btn-hover{
  position: relative;
}
.custom-btn-hover:hover, .custom-btn-hover:focus{
  background: #ff7f00 none repeat scroll 0 0;
}
.custom-btn-hover::before {
  background: #434343 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: 0;
  z-index: 9999;
}
.custom-btn-hover:hover::before {
  width: 100%;
}
a.custom-btn:focus{
  color: #fff;
}
.cart-footer {
  margin-top: 30px;
  overflow: hidden;
}
.payment-details td{
  border: none;
}
.payment-details {
  overflow: hidden;
}
.payment-details .custom-btn {
  margin-top: 20px;
}
.payment-details tr td {
  border-bottom: 1px solid #eee;
}
.product-remove a {
  display: inline;
}
.cart-plus-minus {
  margin: auto;
}
.payment-details > p {
  font-size: 14px;
  margin: 10px 0;
}


#shipping-calculator select{
  background: #fff none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  color: #999999;
  font-size: 13px;
  height: 40px;
  margin-bottom: 0px;
  padding-left: 20px;
  width: 100%;
}
#shipping-calculator input[type="text"]{
  margin-top: 10px;
}
#shipping-calculator input{
  border-radius: 0;
}
.shipping-info input[type="button"]:focus, .shipping-info input[disabled]{
  background: #ff7f00 none repeat scroll 0 0;
  border: none;
}
#CartSpecialInstructions {
  border-radius: 0;
  color: #999;
  height: 117px;
}
.shipping-info{
  margin-bottom: 0;
}
#wrapper-response{
  padding-top: 20px;
  display: none;
}
#shipping-rates > li {
  color: #999;
}
.message-box input, .custom-textarea{
  border-radius: 0;
}
.contact-address h6 {
  line-height: 25px;
  margin-bottom: 0;
}
.contact-address i {
  margin-bottom: 25px;
}
input[type="text"], input[type="password"], input[type="email"] {
  border-radius: 0;
}
.d-block{
  display: block;
}
.d-i-block{
  display: inline-block;
}
/* custom style */
.mt-5{
  margin-top: 5px;
}
.mt-20{
  margin-top: 20px;
}
input.mb-0{
  margin-bottom: 0;
}
.mt-7{
  margin-top: 7px;
}
.mt-8{
  margin-top: 7px;
}
.f-bold{
  font-weight: 700;
}
.f-medium{
  font-weight: 600;
}
.pd-30{
  padding: 30px;
}
.pd-60{
  padding-top: 60px;
}
.pd-80{
  padding-top: 80px;
}
/* end custome */
.footer-message input[type="email"] {
  box-shadow: unset;
}
.pro-rating {
  height: 15px;
  line-height: 0;
}
/* Cusotme Page */
.custome-page{
  color: #434343;
}
.custome-page .table-wrap table th, .table-wrap table td {
  padding: 5px 10px;
}
#AddAddress > h2 {
  margin-bottom: 25px;
  margin-top: 10px;
}
.custom-select, #AddressPhoneNew, input[type="tel"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid transparent;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  color: #999999;
  font-size: 13px;
  height: 40px;
  width: 100%;
  border-radius: 0;
}
.custom-select{
  margin-bottom: 25px !important;
}
input[type="tel"]:focus {
  border: 1px solid #ff7f00 !important;
}
.custom-form .btn.custom-btn.custom-btn-hover {
  display: inline-block;
}
.search-page-title{
  font-size: 20px;
  margin-bottom: 0;
  line-height: 30px;
}
.shop-list .product-img {
  background: #EFEFEF none repeat scroll 0 0;
  overflow: hidden;
  padding-right: 0;
}
.shop-list .product-info li {
  color: #666;
  font-size: 13px;
  line-height: 20px;
}

/* blog page */
.custom-blog .widget-product .product-info {
  padding: 5px 5px 0 10px;
}
.custom-blog .product-title.multi-line > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.media-object {
  max-width: unset;
}
blockquote {
  border-left: 2px solid #ff9f40;
}
.widget-product .pro-price.recent-post-date {
  font-size: 14px;
  font-weight: 400;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
  color: #999999;
}
/* Header 2 for index 1 */
.header-2.header-default{
  position: sticky;
}
.header-2 .sticky .user-meta > li > a {
  padding: 21px 10px;
}
.header-account-2 ul ul li a i{
  display: none;
}
.header-account-2 .user-meta ul {
  margin: 0;
}
.banner-img {
  background: #efefef none repeat scroll 0 0;
}
/* ajax search */
.header-search-inner > form[action="/search"]{
  position: static !important;
}
ul.search-results{
  left: -466px !important;
  top: 55px !important;
}
/* banner 2 item */
.banner-section .banner-item {
  background: #efefef none repeat scroll 0 0;
  overflow: hidden;
}

/* quick view */
.productModal .selector-wrapper > label {
  width: 15%;
}
.productModal .single-option-selector {
  border-radius: 0;
  height: 35px;
  padding: 7px;
  width: 50%;
}
.productModal .selector-wrapper {
  margin-bottom: 15px;
  margin-top: 15px;
}
.productModal .variants_selects {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
.productModal .wrapper.input-content > label {
  float: left;
  margin-bottom: 0;
  margin-right: 15px;
  margin-top: 5px;
}
.productModal .wrapper.input-content {
  margin-top: 20px;
  padding: 0;
}
.productModal .cart-plus-minus {
  margin-right: 20px;
  margin-top: 5px;
}
.productModal .modal-product .product-images {
  width: 45%;
}
.productModal .modal-product .product-info {
  width: 55%;
}
.productModal .stock2 {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
.productModal button.close {
  opacity: 1;
}
.productModal button.close > span {
  font-size: 14px;
}
.productModal button.close:hover span{
  background: #ff7f00 none repeat scroll 0 0;
  border-color: #ff7f00;
  color: #fff;
}
.productModal .s-price-box .amount {
  color: #a6a6a6;
  font-size: 15px;
  text-decoration: line-through;
  font-weight: normal;
}
.productModal .selector-wrapper > label{
  display: none;
}
.productModal .selector-wrapper > label[for=product-select-qv-option-0], .productModal .selector-wrapper > label[for=product-select-qv-option-1],
.productModal .selector-wrapper > label[for=product-select-qv-option-2], .productModal .selector-wrapper > label[for=product-select-qv-option-3]
{
  display: inline-block;
}
/* end quick view */
.disabled-add-to-cart {
  cursor: not-allowed;
}
/* wishlist */
.product-tile-container.wishlist-tile-container {
  float: left;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 25%;
}
.wishlist-grid.flex.is_visible {
  margin-left: -15px;
  margin-right: -15px;
}
.product-tile--tile-content.flex {
  text-align: center;
}
.product-tile--tile-content.flex {
  background: #f6f6f6 none repeat scroll 0 0;
  padding: 20px;
}
.text--price.pro-price {
  font-size: 16px;
}
.product-tile--tile-actions.flex {
  text-align: center;
}
.product-tile--tile-actions > a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #999999;
  display: inline-block;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  margin-right: 10px;
  text-align: center;
  width: 30px;
}
.product-tile--tile-actions > a:last-child {
  margin-right: 0px;
}
.product-tile--tile-actions > a:focus {
  color: unset;
}
.product-tile--tile-actions > a:hover {
  background: #ff7f00 none repeat scroll 0 0;
  border-color: #ff7f00;
  color: #fff;
}
.wishlist-hero.is_visible {
  display: none;
}
.empty-list--text.black {
  margin-bottom: 15px;
}
.empty-list--text.black {
  font-size: 24px;
  margin-bottom: 15px;
}
/* Product grid style 2 */
.product-item-2 .product-title{
  padding: 0;
}

/* Product Shop list */
.shop-list .product-title {
  padding: 0;
  width: 80%;
}
/* Video Slider Button */
.slider-5{
  position: relative;
}
.slider-button-for-video {
  float: left;
  left: 25px;
  position: absolute !important;
  top: 20px;
}
.slider-button-for-video > button {
  background: #ff7f00 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
  transition: 0.3s;
  opacity: 0;
}
.slider-button-for-video > button:hover {
  background: #fff;
  color: #ff7f00;
}
.slider-5:hover .slider-button-for-video > button{
  opacity: 1;
}
.slider-button-for-video > button:focus {
  background: #fff none repeat scroll 0 0;
  color: #ff7f00;
}
/* Intafeed */
#instafeed {
  margin: 36px -5px 0px;
  float: left;
}
#instafeed > a {
  float: left;
  padding: 5px;
  width: 25%;
}
.instagram-feed {
  overflow: hidden;
}
/* Newsletter popup css */
.popup_wrapper{
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease 0s;
}
.newsletter_popup_inner{	
  border-radius: 0px;
  bottom: 0;
  box-shadow: 0 0 7px 1px #222;
  color: #fff;
  height: 300px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 500px;
  z-index: 9999999;				
}
.subscribe_area {
  padding: 40px 40px 25px;
}
.subscribe_area > h2 {
  color: #434343;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.subscribe_area > p {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.subscribe-form-group{
  text-align:center;
}
.subscribe-form {
  background: #fbfbfb none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  font-size: 13px;
  padding: 6px;
  width:271px;
  margin:0 auto;
  box-shadow:none;
  border:1px solid #ebebeb;
}
.subscribe-form:focus{
  box-shadow:none;
  border:1px solid #ebebeb;
}
.subscribe-btn {
  background: #ef6644 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  margin-top: 20px;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.subscribe-btn:hover{
  background:#ef6644;
}
.popup_off{
  background: #666 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 0;
  box-shadow: 0 0 6px 1px #111;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  height: 28px;
  line-height: 22px;
  opacity: 1;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -10px;
  width: 28px;
}
/* Recent view product */
.single-product.recent-view{
  margin-bottom: 30px;
}
.single-product.recent-view:last-child {
  margin-bottom: 0;
}
.widget-product .new-price {
  float: left;
  margin-right: 5px;
}
.widget-product .old-price {
  float: left;
  font-size: 12px;
  text-decoration: line-through;
}
/* Grid Product Cowndown */
.grid-product-coundown .cdown {
  margin-right: 15px;
}
.product-img .stiker.upcomming {
  background: #ff8213 none repeat scroll 0 0;
  left: 0;
  top: 0;
}
.up-comming-time.grid-product-coundown {
  margin-top: 20px;
}
.grid-product-coundown-2 .cdown {
  margin-right: 12px;
}
/* end */

.widget-product .product-title {
  line-height: 16px;
}

/* Custom Page */
.grid__item h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
}
.template-page .grid__item {
  margin-bottom: 80px;
}
.grid__item .rte ul {
  margin-bottom: 15px;
}
.grid__item .rte ul li {
  color: #666;
  font-size: 13px;
  font-weight: normal;
  line-height: 24px;
}
.grid__item .rte p{
  color: #666;
}
/* Single Product Wishlist */
.pro-price.with-wishlist > a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #999999;
  display: block;
  float: right;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-top: -5px;
  text-align: center;
  width: 30px;
}
.pro-price.with-wishlist > a:hover{
  color: #fff;
}
.slick-arrow-1 .slick-arrow {
  margin-top: -21px;
  z-index: 99;
}
/* Form Error */
input.error, select.error, textarea.error {
  background-color: #fff6f6;
  border-color: #d02e2e;
  color: #d02e2e;
}
#comment_form {
  margin-top: 50px;
}
/* Search Page */
.shop-list .product-info.blog-info {
  width: 100%;
}
.search-list.shop-list p {
  margin-bottom: 0px;
}
.blog-info h3.pro-price {
  display: none;
}
.blog-info .product-title {
  padding: 0;
  width: 100%;
  margin-bottom: 20px;
}
/* End Search Page */
.pro-tab-menu ul li a {
  text-transform: capitalize;
  font-weight: 600;
}
/* Other page header */
.header-default-2 .header-search-inner::before {
  display: none;
}
/* Slider BG image */
.bg-1, .bg-2, .bg-3, .bg-4, .bg-5, .bg-6, .bg-7, .bg-8, .bg-9, .bg-10 {
  background-attachment: fixed !important;
  background-clip: initial !important;
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  z-index: 0;
}
/* Upcoming Product */
.upcoming-styl-1 .up-comming-pro-img{
  width: 35%;
}
.upcoming-styl-1 .up-comming-pro-info {
  width: 65%;
}
.up-comming-pro-info > p {
  margin-bottom: 15px;
}
.up-comming-product-section .up-comming-time-2, .up-comming-product-section .up-comming-time {
  margin-top: 40px;
  margin-bottom: 40px;
}
/* Disable button */
a.addtocart.button.disabled-add-to-cart {
  cursor: not-allowed;
}
/* quickview */
.s-price-box .new-price {
  font-family: "Roboto",sans-serif;
}
/* Single Product */
.product-info__description.product-des > p {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 20px;
}
.sin-pro-action.f-left.share-for-coundown > h3 {
  color: #666;
  float: left;
  font-size: 14px;
  margin-right: 20px;
  margin-top: 13px;
}
.social-share {
  float: left;
}
.up-comming-time.single-product-coundown > h3 {
  float: left;
  font-size: 14px;
  margin-right: 20px;
  margin-top: 12px;
  color: #666;
}
.total-cart-in > ul {
  z-index: 99999999;
}
#gallery_01 .p-c {
  width: 25%;
  float: left;
}
/* Mean Menu bar */
.mean-container .mean-bar {
  z-index: 9;
}
/* Slider */
.slick-dots-1 .slick-dots li {
  cursor: pointer;
}


/* Top Notification Bar */
.top-notification-bar {
  background: #43cea2;
  background: -moz-linear-gradient(left, #43cea2 0%, #185b9d 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #43cea2), color-stop(100%, #185b9d));
  background: -webkit-linear-gradient(left, #43cea2 0%, #185b9d 100%);
  background: -o-linear-gradient(left, #43cea2 0%, #185b9d 100%);
  background: -ms-linear-gradient(left, #43cea2 0%, #185b9d 100%);
  background: linear-gradient(to right, #43cea2 0%, #185b9d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43cea2', endColorstr='#185b9d', GradientType=1 );
  padding: 10px 0;
}
.notification-entry {}
.notification-entry p {
  color: #ffffff;
  display: inline-block;
  font-family: "Karla",sans-serif;
  font-weight: 400;
  margin: 0;
}
.notification-entry p a {
  background-color: #ffffff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #319da0;
  display: inline-block;
  font-family: "Karla",sans-serif;
  font-size: 14px;
  height: 23px;
  line-height: 21px;
  margin-left: 15px;
  padding: 0 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.notification-entry p a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.notification-close-btn {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 50px;
  color: #ffffff;
  display: block;
  float: right;
  font-family: "Karla",sans-serif;
  font-size: 14px;
  height: 23px;
  line-height: 21px;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 23px;
  z-index: 999;
}
.notification-close-btn:hover {
  background-color: #fff;
  color: #319da0;
}

/* End Top Notification Bar */

a.btn-def-black.button.extra-small.button-black {
  color: #FFF;
  padding: 11px 25px;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: 2px;
  text-decoration: none;
}
/* Banner */
.posr {
  position: relative;
  display: block;
}
.hm4-pbanner-area img {
  max-width: 100%;
  height: auto;
}
.product-banner-left {
  cursor: pointer;
}
.product-banner-area {
  padding-top: 95px;
}
.img-banner {
  cursor: pointer;
}
.hvreff-defm10::before,
.hvreff-defm20::before,
.hvreff-defm10::after,
.hvreff-defm20::after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
.hvreff-defm10::before {
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: scale(0, 1);
}
.hvreff-defm10::after {
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: scale(1, 0);
}
.hvreff-defm20::before {
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: scale(0, 1);
}
.hvreff-defm20::after {
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: scale(1, 0);
}

.product-banner-left:hover .hvreff-defm20:before,
.product-banner-left:hover .hvreff-defm20:after,
.img-banner:hover .hvreff-defm10:before,
.img-banner:hover .hvreff-defm10:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Upcoming Banner */
.banner-full-wrapper {
  background: #F5F5F5 none repeat scroll 0px 0px;
  padding-bottom: 68px;
  padding-top: 65px;
}
.banner-full-wrapper .banner-content {
  padding-top: 40px;
}
.banner-sstitle {
  margin-bottom: 15px;
}
.banner-sstitle > h5 {
  color: #A08D7C;
  font-size: 12px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.banner-stitle > h3 {
  color: #333;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-btitle {
  text-transform: uppercase;
  color: #333;
  font-size: 40px;
}
.banner-btitle h2 {
  font-weight: 700;
  font-size: 40px;
}
.text-color {
  color: #A08D7C;
}
.banner3-middle .banner-full-wrapper .banner-text {
  margin-bottom: 55px;
  margin-top: 33px;
}
.btext > p {
  color: #666;
  font-family: Arial;
  font-size: 15px;
  line-height: 25px;
}
.banner-image img {
  max-width: 100%;
  height: auto;
}

/* Footer */

.main-footer-area {
  background: #3b3b3b none repeat scroll 0 0;
  color: #fff;
}
.footer-content {
  width: 90%;
}
.footer-title {
  margin-bottom: 45px;
}
.footer-title > h5 {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
}
.footer-text > p {
  color: #f1f1f1;
  font-family: Arial;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 8px;
}
.footer-readmore a {
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
}
.footer-readmore a:hover{
  padding-left: 7px;
}
.footer-social-icon li {
  display: inline-block;
  margin-top: 30px;
}
.footer-social-icon li + li {
  margin-left: 18px;
}
.footer-social-icon a {
  color: #f1f1f1;
  font-size: 19px;
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 20px;
}
.footer-list-text a {
  color: #f1f1f1;
  font-size: 14px;
  text-decoration: none;
  text-transform: capitalize;
  display: block;
  -webkit-transition: .3s;
  transition: .3s;
}
.main-footer-area .footer-list-text > li + li {
  margin-top: 12px;
}
.def-funderline:before {
  content: "";
  width: 22px;
  height: 1px;
  position: absolute;
  top: 30px;
  left: 0;
}
.footer-list-text li {
  -webkit-transition: .3s;
  transition: .3s;
}
.footer-list-text > li:hover {
  padding-left: 10px;
}
.footer-bottom-text a:hover {
  text-decoration: underline;
}
.footer-bottom-area {
  background: #333 none repeat scroll 0 0;
  margin: 0;
  padding: 7px 0;
}
.footer-bottom-text p {
  color: #f1f1f1;
  display: block;
  padding-top: 2px;
  text-transform: capitalize;
}
.footer-bottom-image > img {
  padding-bottom: 5px;
}
.footer-bottom-left {
  padding-bottom: 0;
  padding-top: 14px;
}
.footer-bottom-right {
  padding-bottom: 0;
  padding-top: 14px;
}
.to-top.posr > a {
  background: #232323 none repeat scroll 0 0;
  border: 1px solid #fff;
  bottom: 5%;
  color: #fff;
  display: block;
  font-size: 29px;
  height: 43px;
  line-height: 45px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
}
.to-top i {
  position: relative;
  bottom: 2px;
}



/* Blog Template */

.blog-post{}
.rhs-blog .blog-post {
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.06);
}
.rhs-blog .blog-thumb img {
  width: 100%;
  transition: all 0.3s ease-out 0s;
  transform:scale(1.1)
}
.rhs-blog .blog-thumb {
  overflow: hidden;
}
.rhs-blog .blog-post:hover .blog-thumb img{transform:scale(1)}
.rhs-blog .blog-quote a blockquote {
  background: #f05b64 none repeat scroll 0 0;
  border: 0 none;
  margin: 0;
  padding: 70px 50px;
  transition: all 0.3s ease-out 0s;
}
.rhs-blog .blog-quote a blockquote p {
  color: #fff;
  font-size: 18px;
  line-height: 1.8;
}
.rhs-blog .blog-quote a blockquote p::before {
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 24px;
  margin: 0 0 15px;
}
.rhs-blog .blog-quote a blockquote footer {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.rhs-blog .blog-content {
  padding: 35px 40px;
}
.rhs-blog .blog-content p {
  color: #666;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0;
}
.rhs-blog .post-title {
  color: #363636;
  font-weight: 500;
  line-height: 1.5em;
  margin: 0 0 0.4em;
  overflow-wrap: break-word;
}
.rhs-blog .blog-meta {
  margin-bottom: 15px;
}
.rhs-blog .blog-meta span {
  color: #999;
  font-size: 12px;
  font-weight: 600;
  margin-right: 15px;
  position: relative;
  text-transform: uppercase;
}
.rhs-blog .blog-meta span::before {
  background: #ccc none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: -12px;
  position: absolute;
  top: 7px;
  width: 5px;
}
.rhs-blog .blog-meta span:first-child:before{display:none}
.rhs-blog .blog-meta a {
  color: #999;
}
/* sidebar */
.rhs-blog .widget {
  margin-bottom: 30px;
  padding: 0;
}
.rhs-blog .widget-title {
  color: #444;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position:relative;
}
.rhs-blog .widget-title::before {
  border-bottom: 2px solid #eeeeee;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}
.rhs-blog .widget-title::after {
  border-bottom: 2px solid #222;
  content: "";
  display: block;
  margin: 20px auto 25px 0;
  position: relative;
  width: 35px;
  z-index: 1;
}
.rhs-blog .widget-link > li {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
.rhs-blog .widget-link > li:first-child{border-top:0;padding-top:0}
.rhs-blog .widget-link a {
  color: #999;
}
.rhs-blog .widget-link a:hover{color:#000}
.rhs-blog .recent-posts{}
.rhs-blog .recent-posts > li {
  border-top: 1px solid #eee;
  overflow: hidden;
  padding: 10px 0;
}
.rhs-blog .recent-posts > li:first-child {
  border: 0 none;
  padding-top: 0;
}
.rhs-blog .widget-posts-image {
  float: left;
  width: 80px;
}
.rhs-blog .widget-posts-body {
  margin-left: 95px;
}
.rhs-blog .widget-posts-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  margin: 2px 0px;
}
.rhs-blog .widget-posts-meta,
.rhs-blog .widget-posts-title a {
  color: #363636;
}
.rhs-blog .widget-posts-meta {
  font-size: 13px;
  margin-top: 5px;
  opacity: 0.7;
}
.rhs-blog .tags a {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 2px;
  color: #777777;
  display: inline-block;
  font-size: 14px;
  margin: 0 0 6px;
  padding: 8px 12px;
}
.rhs-blog .blog-column .read-more {
  margin-top: 20px;
}
.rhs-blog .blog-column .blog-content p {
  font-size: 14px;
}
.rhs-blog .blog-column .blog-meta span {
  font-size: 11px;
}
.rhs-blog .blog-column .post-title {
  font-size: 20px;
}
.rhs-blog .blog-column .blog-content {
  padding: 20px;
}
.rhs-blog .blog-gallery{}
.rhs-blog .blog-gallery .owl-nav{}
.rhs-blog .blog-gallery .owl-nav div {
  background: #fff none repeat scroll 0 0;
  bottom: 10px;
  font-size: 20px;
  height: 40px;
  line-height: 36px;
  position: absolute;
  right: 10px;
  text-align: center;
  width: 40px;
}
.rhs-blog .blog-gallery .owl-nav div.owl-prev {
  right: 60px;
}


/* grid-left-img */
.rhs-blog .grid-left-img {
  display: flex;
}
.rhs-blog .grid-left-img .blog-thumb{width:50%}
.rhs-blog .grid-left-img .blog-content{width:50%}
.rhs-blog .grid-left-img .blog-content {
  padding: 30px;
  position: relative;
}
.rhs-blog .grid-left-img .read-more {
  bottom: 30px;
  left: 30px;
  margin-top: 0;
  position: absolute;
}
.rhs-blog .grid-left-img .post-title {
  font-size: 25px;
  font-weight: 500;
}
.rhs-blog .blog-left-img .blog-content {
  padding: 25px 20px 30px 5px;
}
.rhs-blog .about-para {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #626262;
  margin-bottom: 15px;
}
.rhs-blog dt {
  color: #626262;
  margin-bottom: 15px;
}
.hentry {
  margin: 0px 0px 1.5em;
}
.post-156 .single-blog {
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.06);
}
.post-156 .bolg-img a {
  display: inline-block;
  max-width: 100%;
  position: relative;
}
.post-156 .single-blog:hover .bolg-img a::before {
  opacity: 1;
}
.post-156 img {
  max-width: 100%;
  height: auto;
}
.post-156 .blog-text {
  padding: 30px 35px 40px;
}
.post-156 .blog-text h2 {
  margin-bottom: 10px;
  margin-top: 0px;
}
.post-156 .blog-text h2 a {
  color: #363636;
  font-size: 23px;
  font-weight: 500;
  transition: all 0.3s ease 0s;
}
.post-156 .blog-date {
  margin-bottom: 20px;
}
.post-156 .blog-date span {
  position: relative;
  font-size: 12px;
  margin-right: 20px;
  color: #626262;
}

.post-156 .blog-date span + span::before {
  background: #888 none repeat scroll 0px 0px;
  border-radius: 100%;
  content: "";
  height: 5px;
  left: -12px;
  position: absolute;
  top: 7px;
  width: 5px;
  z-index: 3;
}
.post-156 .blog-text p {
  margin-bottom: 12px;
  margin-top: 6px;
}
.post-156 .blog-content p {
  color: #414141;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.default-btn {
  border-radius: 28px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  z-index: 9;
  background: #494949 none repeat scroll 0px 0px;
  color: #FFF;
  margin-top: 20px;
  padding: 6px 21px;
}
.blog-slider {
  margin: 0px 0px 40px;
}
.rhs-blog .blog-info > p {
  line-height: 30px;
  color: #626262;
  font-size: 16px;
  line-height: 28px;
}
blockquote {
  border-left: 5px solid #4B4A4A;
  color: #666;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  margin: 52px 0px 54px 70px;
  padding: 0px 70px 0px 26px;
  font-size: 17px;
}
blockquote p {
  color: #666;
  font-weight: 700;
  line-height: 27px;
  font-size: 17px;
}
.user-info {
  display: block;
  margin: 47px 0px 53px;
  overflow: hidden;
}
.user-text {
  display: inline-block;
}
.user-name {
  padding-right: 20px;
  color: #666;
}
.user-share {
  display: inline-block;
  float: right;
}
.user-share > span {
  color: #666;
  display: inline-block;
  float: left;
  font-family: Roboto;
  margin-right: 14px;
}
.user-share > ul {
  display: inline-block;
}
.user-share > ul > li:first-child {
  margin-left: 0px;
}
.user-share > ul > li {
  display: inline-block;
  float: left;
  margin-left: 20px;
}
.sticky .user-meta > li > a {
  padding: 23px 3px;
}
.sticky .total-cart-in {
  padding: 0px 0px 12px;
}
.post-156 .blog-text h2 a:hover,
.rhs-blog .widget-link a:hover{
  color: #f05a66;
}
.rhs-slider-container .nivo-nextNav {
  margin-top: 0;
}
.rhs-slider-container .nivo-nextNav::before {
  display: none;
}
.rhs-blog .shop-pagination {
  margin-top: 30px;
}
.main-menu li a, .single-mega-item .menu-title, .cart-quantity {
  font-weight: 600;
}
.cart-quantity {
  position: absolute;
  background: #F05A66 none repeat scroll 0% 0%;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 18px;
  top: 55%;
  right: -15%;
  color: #FFF;
  font-size: 12px;
}
/* -----------------------------------
08. Service Section
--------------------------------------*/
.service-icon {
  float: left;
  margin-right: 15px;
}
.service-icon i {
  color: #ffae00;
  display: block;
  font-size: 48px;
  line-height: 47px;
}
.service-title {
  overflow: hidden;
}
.service-title h3 {
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.service-title p {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 23px;
  margin: 0;
}
/* Collection Banner */
.rhs-single-banner img {
  width: 100%;
  transition: all 0.3s ease 0s;
  transform: scale(1);
}
.rhs-single-banner:hover img {
  transform: scale(1.1);
}
.rhs-single-banner {
  position: relative;
}
.rhs-single-banner .banner-text {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 20px;
  text-align: right;
  padding: 0px 0px 0px 30px;
  transform: translateY(-50%);
  z-index: 111;
}
.rhs-single-banner .banner-text.text-position-2 {
  top: 80%;
}
.rhs-single-banner .banner-text.text-position-3 {
  text-align: center;
}
.rhs-single-banner .banner-text.text-position-4 {
  left: -10px;
  right: 0px;
  text-align: left;
  top: 20%;
}
.rhs-single-banner .banner-text span a {
  color: #AAA;
  font-size: 18px;
}
.rhs-single-banner .banner-text h3 {
  color: #000;
  font-size: 25px;
  text-transform: capitalize;
}
.rhs-single-banner .banner-text h3 a {
  color: #000;
  font-size: 28px;
}
.rhs-single-banner .number {
  position: absolute;
  left: 0px;
  right: 20px;
  text-align: right;
  top: 50%;
  transform: translateY(-50%);
}
.rhs-single-banner .number span {
  color: #FFF;
  font-size: 143px;
}
.rhs-single-banner .number.n-2 {
  top: 80%;
}
.rhs-single-banner .number.n-3 {
  text-align: center;
}
.rhs-single-banner .number.n-4 {
  left: 20px;
  right: 0px;
  text-align: left;
  top: 20%;
}
.stiker.rhs-sticker {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  top: 15px !important;
  left: 15px !important;
  padding: 0;
}
.stiker.new.rhs-sticker {
  left: auto !important;
  right: 15px;
}
.stiker.upcomming.rhs-sticker { 
  border-radius: 0;
  width: 90px;
  height: 30px;
  line-height: 29px;
}
/* Testimonial */
.testimonial-slider {
  padding: 0px 80px;
}
.single-testimonial img {
  border-radius: 50%;
  display: block;
  margin: auto auto 30px;
  width: 100px;
}
.single-testimonial p {
  color: #fff;
  display: block;
  font-weight: 400;
  line-height: 30px;
  vertical-align: top;
  margin-bottom: 20px;
  max-width: unset;
  font-size: 16px;
}
.single-testimonial i {
  color: #d7d7d7;
  display: inline-block;
  font-size: 36px;
}
.single-testimonial h5 {
  color: #d7d7d7;
  font-size: 14px;
  font-weight: 700;
  margin-top: 15px;
  text-transform: uppercase;
}
.testimonial-slider .slick-arrow {
  background-color: transparent;
  border: medium none;
  color: #d7d7d7;
  height: 30px;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  top: 50%;
}
.testimonial-slider .arrow-prev {
  left: 0;
}
.testimonial-slider .arrow-next {
  right: 0;
}
.testimonial-slider .slick-arrow i {
  display: block;
  font-size: 36px;
  line-height: 30px;
}

/* Product Tab */
.pro-tab-menu > ul > li {
  position: relative;
}
.pro-tab-menu ul li a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  bottom: -16px;
  opacity: 0;
  transition: all 0.12s linear 0s;
  z-index: 1;
}
.pro-tab-menu ul li:hover a::before {
  opacity: 1;
}
.pro-tab-menu ul li.active a::before {
  opacity: 1;
}
.product-item-2 {
  border: 1px solid #f6f6f6;
}
.product-title {
  text-transform: capitalize;
}
.product-item-3 .product-img {
  position: relative;
}
.main-menu > li > a {
  text-transform: uppercase;
}
.section-title > h6 {
  color: #434343;
  font-weight: 400;
  line-height: 25px;
}
.rhs-action-button-list.action-button > li > a,
.product-item-3 .action-button > li > a {
  background: #444 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 100%;
  color: #fff;
  height: 40px;
  line-height: 39px;
  width: 40px;
}
.rhs-action-button-list.action-button > li > a {
  background: #000;
  line-height: 37px;
}
.product-item-3 .action-button.rhs-action-button {
  bottom: 0;
  left: auto;
  padding: 15px;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0;
  z-index: 99;
  transition: all 0.63s ease;
  margin-right: -3px;
}
.product-item-3:hover .action-button.rhs-action-button {
  opacity: 1;
}
.product-item-3 .action-button.rhs-action-button > li {
  margin: 0px;
  transition: all 0.3s ease;
}
.product-item-3 .action-button.rhs-action-button > li.rhs-action {
  margin: -5px;
}
.product-item-3:hover .action-button.rhs-action-button > li.rhs-action {
  margin: 0 10px;
}
.product-item-3 .product-img > a::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.product-item-3 .product-img > a::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 1;
}
.product-item.product-item-3:hover .product-img > a::before {
  opacity: 0.5;
}
.pro-rating {
  height: 15px;
  line-height: 0;
  margin-bottom: 12px;
  margin-top: 10px;
}
.product-info {
  background: #f6f6f6 none repeat scroll 0 0;
  padding: 22px 0;
  text-align: center;
}
.pro-price {
  color: #666666;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 5px;
  z-index: 9;
}
.product-img .stiker {
  z-index: 99;
}
.up-comming-time.rhs-countdown {
  margin-top: 0px;
  text-align: center;
  background: rgba(255, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 99;
}
.up-comming-time.rhs-countdown span,
.up-comming-time.rhs-countdown span p {
  color: #fff;
  border-color: #fff;
}
/* Search Bar */
.header-search-inner:hover button.search-toggle {
  opacity: 1;
  visibility: visible;
}
.rhs-top-search-box {
  position: relative;
}
.rhs-search input[type="search"] {
  border-radius: 0;
  display: inline-block;
  height: 40px;
  padding-right: 40px;
  right: 0;
  width: 290px;
}
.rhs-search-btn {
  position: absolute;
  background: #f05a66 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
}
.section-title > h2 {
  margin-bottom: 20px;
}
/* Breadcrumb */
.breadcrumbs {
    background: #ffffff;
}
.breadcrumb-list {
  padding-bottom: 25px;
  text-align: center;
}
.breadcrumbs-title {
  padding: 25px 0px 15px;
}
.breadcrumb-list > li::after {
  content: "/";
  left: 0;
  color: #666666; 
  transition: all 0.3s ease 0s;
}
.breadcrumb-list > li:last-child::after {
  content: "";
}
.breadcrumb-list > li:hover::after {
  color: #ff7f00; 
}
.pro-tab-carousel .owl-nav > div {
  display: inline-block;
  position: absolute;
  font-size: 27px;
  border: 1px solid #ddd;
  left: -30px;
  top: 50%;
  color: #ddd;
  width: 35px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.pro-tab-carousel:hover .owl-nav > div {
  opacity: 1;
  visibility: visible;
}
.pro-tab-carousel .owl-nav .owl-next {
  left: auto;
  right: -30px;
}
.submit-btn-1 {
  background: #fff;
  color: #000;
  transition: all 0.3s ease;
  border-radius: 2px;
}
.submit-btn-1:hover {
  color: #fff;
}
.about-social li {
  display: inline-block;
}
.about-social li + li {
  margin-left: 10px;
} 
.about-social li a {
  border: 1px solid rgb(153, 153, 153);
  border-radius: 50%;
  color: #999;
  display: block;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
  transition: all 0.3s ease;
}
.about-social a:hover {
  color: #fff;
}
.submit-btn-1.rhs-submit-btn {
  color: #fff;
}
.widget .tags a:hover {
  color: #fff;
}
.single-blog .default-btn:hover {
  color: #fff;
}
.shop-section .pro-rating.sin-pro-rating {
  margin-top: 0;
}
.section-title > h6 {
  max-width: 500px;
}
.theme_button {
  background: #4cc1b9 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0;
  overflow: hidden;
  padding: 8px 15px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 9;
  font-weight: 500;
}
.theme_button:hover {
  color: #fff !important;
}
.theme_button::before {
  content: "";
  position: absolute;
  background: #000 none repeat scroll 0 0;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  z-index: -1;
  height: 0;
}
.theme_button:hover::before {
  height: 100%;
}
.addtocart.theme_button {
  padding: 10px 16px;
  font-size: 16px;
}
.theme_button.read_more_btn,
.theme_button.subscribe_btn {
  font-size: 14px;
  padding: 6px 16px;
  letter-spacing: 1px;
}
.theme_button.subscribe_btn {
  background: #4cc1b9;
  color: #fff;
}
.breadcrumbs-title {
  line-height: 30px;
}
.table {
  color: #666;
}
#ContactFormEmail, #ContactFormMessage, #ContactFormName, #mce-EMAIL {
  border-radius: 2px;
}
.action--wishlist.tile-actions--btn.flex.wishlist-btn.is-active:hover i {
  color: #fff;
}
.shop-pagination {
  border: 1px solid #ddd;
  border-radius: 2px;
}
.main-menu li a {
  text-transform: capitalize
}
.main-menu > li > a {
  text-transform: uppercase;
}
.up-comming-time.grid-product-coundown.rhs-countdown.rhs-countdown2 {
  margin-top: 20px;
  position: relative;
  padding: 0;
  background: transparent;
}
.up-comming-time.rhs-countdown.rhs-countdown2 span,
.up-comming-time.rhs-countdown.rhs-countdown2 p {
  color: #999;
}
.action-button.action-button-countdown {
  padding: 0;
}
.action-button.action-button-countdown .up-comming-time.grid-product-coundown.rhs-countdown.rhs-countdown2 {
  margin-bottom: 20px;
}
.action-button.rhs_action_button_1 {
  margin-top: 13px;
}
.sticky ul.main-menu {
  line-height: 35px;
}
.pbanner-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.pbanner-image::before,
.pbanner-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  background: rgba(242, 242, 242, 0.1);
  width: 0;
  height: 0;
  transition: all 0.5s ease;
}
.pbanner-image::after {
  right: 0;
  bottom: 0;
  top: auto;
  left: auto;
}
.pbanner-image:hover::before,
.pbanner-image:hover::after {
  width: 100%;
  height: 100%;
}
.theme_button.banner_btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 190px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.rhs-single-banner:hover .theme_button.banner_btn {
  bottom: 10%;
  visibility: visible;
  opacity: 1;
}
.archive-sidebar.rhs_blog_archive > li {
  margin-bottom: 10px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
}


.testimonial-section{background-size: cover;}
.title-container {
    width: 35%;
    background: #ffffff4f;
    padding: 30px 30px;
}

.whitetxt{color: #fff;}

/*For Instagram*/
#instagram-feed-box p, #instagram-feed-box a{color: #fff;}

/*For Promos*/
.rhs-single-banner .banner-text.text-position-2 {
    bottom: -22px;
}
.rhs-single-banner .banner-text {
    position: relative;
    /* top: 50%; */
    /* left: 0px; */
    /* right: 20px; */
    text-align: center;
    padding: 0px 0px 0px 30px;
    transform: translateY(-50%);
    z-index: 111;
}

.rhs-single-banner .banner-text h3 a
{
  font-size: 19px !important;
  font-weight: 600;
}

/*For Custom Design Section*/
.banner-full-wrapper{background: #fff; padding-top: 15px;}

/*For Footer Area */
.main-footer-area{color: #161616;}

.footer-title > h5{color: #161616;}

.footer-bottom-text p{color: #161616;}

.footer-social-icon a{color: #161616;}

.footer-list-text a{color: #161616;line-height: 1.8;}

/*For Flash Area*/
.slider2-title-2{font-weight: 500; font-size: 28px; font-family: 'Raleway'; font-weight: 500;}
.slider-2 .slider2-title-4{font-size: 20px; padding-top: 25px; font-family: 'Raleway'; font-weight: 400;}

#nivoslider-2 .theme_button {background: #000; border:1px solid #fff;}

ul.rte li {
    list-style: disc outside;
  margin-left: 20px;
  color: #333;
}
a.a{color: #333; font-size: 15px;}

#scrollUp {
  left: 10px;
  background: #4cc1b9;
}
ul.inline-block {
    display: inline-flex;
}
.contact-address ul.inline-block i {
    font-size: 27px;
    height: 0;
    width: 34px;
    line-height: 2;
color:#4cc1b9 !important;
}
.single-testimonial .fa-star {
    color: #d7a129;
    font-size: 22px;
    padding: 0 3px;
}

.footer-text {
    line-height: 1.8;
}
.footer-text .fa {
    font-size: 20px;
}

.slider-info.gray-bg a:focus, .slider-info.gray-bg a:hover {
    color: #fff;
    text-decoration: none;
}

  .sticky {
    z-index: 9999;
}

 ul.dropdownblock {
    display: none;
}

img.gallery-image {
    display: block;
    max-width: 100%;
    height: auto !important;
  box-shadow: 0px 0px 9px #c7c7c7;
}
p.mb-0.roboto a {
    color: #fff;
}
h3.pricetext {
    font-size: 16px;
    color: #25bdb2;
    font-weight: 600;
}

.modal-open .modal {
    z-index: 99999;
}
div#instagrid-feed-container {
    margin-top: -3pc;
    margin-bottom: 2pc;
}

a#igr-powered-by {
    color: #fff !important;
}

.slider_heading h2 {
    font-size: 16px;
    color: #4bc3bd;
    font-weight: 600;
    text-transform: uppercase;
}

.product-short-description.mt-15 span {
    color: #7c7c7c;
    font-family: 'Open Sans';
    font-size: 15px;
}
p {
    font-size: 15px;
}

.single-testimonial.slick-slide.slick-current.slick-active a {
    color: #45b6bc;
}
div#mobilemenu {
    border-bottom: 2px solid #fff;
}
.footer-text .fa {
    font-size: 23px;
    position: relative;
}
.footer-text .fa.fa-map-marker, .footer-text .fa.fa-clock-o {
    top: 6px;
}

.footer-text .fa.fa-envelope{
font-size: 20px;
}

@media(max-width:1250px){
.theme_button {
  font-size: 17px;
}
}
@media(max-width:1210px){
.main-menu>li {
    display: inline-block;
    margin: 0 10px;
}
.theme_button {
  font-size: 15px;
}
  .slider2-title-2 {
    font-size: 28px !important;
}
}

@media(max-width:1110px){
.main-menu>li {
    display: inline-block;
    margin: 0 10px;
}
.theme_button {
  font-size: 13px;
  padding: 5px 8px;
}
  .main-menu > li > a {
    color: #303030;
    font-size: 13px;
}
.logo {
    padding: 20px 0;
}
}

@media only screen and (max-width: 767px) {

.visible-xs.moblinks {
    font-size: 14px !important;
}
.page-area.create-page p {
    font-size: 16px !important;
    text-align: left !important;
    line-height: 1.8;
}
.logo img, .sticky .logo img {
    max-width: 40%;
    margin: 0 auto;
}
   .title-container {
    padding: 15px 15px;
}

     .slider2-title-2 {
    font-size: 20px !important;
}
.contact-address.box-shadow p {
    font-size: 15px !important;
}
.breadcrumbs-title {
    padding: 15px 0 15px !important;
}
.breadcrumb-list {
    text-align: center;
    display: none;
}
 
  i.zmdi {
    padding-right: 5px;
}
.nivo-directionNav a {
    font-size: 22px !important;
    right: 10px !important;
}
  .sticky .header-search {
    padding: 0px !important;
}
  .total-cart {
    padding: 0 0 !important;
}
  .cart-toggler>a {
    line-height: 5px;
  }
 .total-cart-in {
    padding: 0px 0 20px !important;
 }
  .cart-quantity {
    top: 40% !important;
  }
  
  .visible-xs.moblinks p {
    margin: 0 0 5px !important;
}
  .search-top-cart {
    margin-top: -5px !important;
}
  .logo {
    padding: 10px 0 0 !important;
}
  .nivo-caption a {
    font-size: 12px;
    line-height: 1.6;
    padding: 3px 6px;
}
  .banner3-middle .banner-full-wrapper .banner-text {
    margin-bottom: 15px !important;
    margin-top: 0px !important;
}
   .mobile-menu-area.hidden-lg.hidden-md .container {
    width: 100%;
}
  .nivo-directionNav a i.zmdi {
    padding: 0 !important;
}

  .banner-full-wrapper {
    padding-bottom: 30px !important;
}
  .notification-entry p {
    padding: 0 30px;
  }
  .notification-entry p a {
    display: block;
    margin: 10px auto 0;
    width: 105px;
    font-size: 12px;
  }
  .notification-close-btn {
    position: absolute;
    right: 15px;
    top: 0;
  }	
  .main-footer-area {
    padding: 10px 10px;
}
.slider-area .slick-arrow-1 .slick-arrow {
    color: #fff !important;
    background: #0000008a;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    border: 1px solid #fff;
    margin-top: -50px;
}

  .testimonial-section.section.pt-50.pb-100.mb-90{
  margin-bottom:20px;
  margin-top: -25px !important;
}
  .hm4-pbanner-area.mb-30 .container, .banner-full-wrapper.hp3-bannerbag-md .container {
    width: 100%;
    padding: 0 10px;
}
  .contact-address {
    padding: 15px 15px;
    text-align: center;
    min-height: auto;
}
  .blog-section-title {
    text-align: center !important;
}
}

@media only screen and (max-width: 479px) {

  .footer-content .footer-text {
    font-family: system-ui;
    color: #484848;
}
.title-container {
    width: 40%;
}
   .slider2-title-2 {
    font-size: 17px !important;
}

  .logo img, .sticky .logo img {
    max-width: 80%;
    margin: 0 auto;
}

  .theme_button {
  font-size: 10px;
}
  
  .title-container {
    padding: 10px 10px;
}

  .mean-container .mean-nav ul li li a {
    opacity: 1;
    font-weight: normal;
    text-transform: capitalize;
    font-size: 14px;
}
 
  h2 {
    font-size: 19px;
}
  .banner-stitle > h3 {
    font-size: 23px !important;
    padding-bottom: 5px;
}
  .notification-entry p a {
    font-size: 12px;
  }
.page-area.create-page .row {
    padding: 0 10px !important;
    display: block;
}
  .slider-img {
    width: 100%;
}
  .slider-info.gray-bg {
    position: relative;
    bottom: 0px;
    background: #fff;
     width: 90%;
    margin: 0 10px;
    border: 1px solid #c1baba9e;
}
  .slider-info .slider-info-inner {
    background: #fff;
    padding: 5px 15px;
    bottom: 0;
    transform: translateY(0%);
}
.slider-area.slider-1.plr-185.mb-90 {
    padding: 0;
    margin: 0;
margin-bottom:20px;
}

.banner3-middle {
    text-align: center;
}
.product-banner-right.product-banner-right2 {
    padding-bottom: 20px;
}
.container {
    padding: 0;
}
   p.text-center.ptxt{
    text-align:center!important;
  }
}

.fancybox-overlay-fixed {
	z-index: 999;
}
    
@media(max-width:370px){
.hm4-pbanner-area.mb-30 .container, .banner-full-wrapper.hp3-bannerbag-md .container {
    width: 90%;
    padding: 0 10px;
}
}


.embedstaticbanner {
    background: #4cc1b9;
    color: #000;
    text-align: center;
    padding: 5px;
}

.embedstaticbanner a, .embedstaticbanner a:hover, .embedstaticbanner a:focus{
    color: #fff;
    text-align: center;
    font-size: 17px;
}
