/*
Theme Name: Dinh Salon
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@font-face {
	font-family: 'Kinghood';
	src: url('fonts/kinghood.woff2?x35857') format('woff2'),
	     url('fonts/kinghood.ttf?x35857') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

[class^="iconn-"]:before, [class*=" iconn-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconn-barber-chair:before { content: '\e800'; } /* 'î €' */
.iconn-cart:before { content: '\e801'; } /* 'î ' */
.iconn-checked:before { content: '\e802'; } /* 'î ‚' */
.iconn-chevron-down:before { content: '\e803'; } /* 'î ƒ' */
.iconn-chevron-left:before { content: '\e804'; } /* 'î „' */
.iconn-chevron-right:before { content: '\e805'; } /* 'î …' */
.iconn-chevron-up:before { content: '\e806'; } /* 'î †' */
.iconn-close:before { content: '\e807'; } /* 'î ‡' */
.iconn-eyelashes-care:before { content: '\e808'; } /* 'î ˆ' */
.iconn-hair-cosmetics:before { content: '\e809'; } /* 'î ‰' */
.iconn-hair-dryer:before { content: '\e80a'; } /* 'î Š' */
.iconn-hair-follicle:before { content: '\e80b'; } /* 'î ‹' */
.iconn-hairstyle:before { content: '\e80c'; } /* 'î Œ' */
.iconn-hide:before { content: '\e80d'; } /* 'î ' */
.iconn-login:before { content: '\e80e'; } /* 'î Ž' */
.iconn-logout:before { content: '\e80f'; } /* 'î ' */
.iconn-nail-device:before { content: '\e810'; } /* 'î ' */
.iconn-nail-painting:before { content: '\e811'; } /* 'î ‘' */
.iconn-nail-polish-removing:before { content: '\e812'; } /* 'î ’' */
.iconn-nail-tools:before { content: '\e813'; } /* 'î “' */
.iconn-natural-ingredients:before { content: '\e814'; } /* 'î ”' */
.iconn-scissors:before { content: '\e815'; } /* 'î •' */
.iconn-search:before { content: '\e816'; } /* 'î –' */
.iconn-sidebar:before { content: '\e817'; } /* 'î —' */
.iconn-services-1:before { content: '\e818'; } /* 'î ˜' */
.iconn-services-2:before { content: '\e819'; } /* 'î ™' */
.iconn-services-3:before { content: '\e81a'; } /* 'î š' */
.iconn-services-4:before { content: '\e81b'; } /* 'î ›' */
.iconn-services-5:before { content: '\e81c'; } /* 'î œ' */
.iconn-services-6:before { content: '\e81d'; } /* 'î ' */
.iconn-services-7:before { content: '\e81e'; } /* 'î ž' */
.iconn-category:before { content: '\e81f'; } /* 'î Ÿ' */
.iconn-none:before { content: '\e820'; } /* 'î  ' */
.iconn-basket-add:before { content: '\e821'; } /* 'î ¡' */
.iconn-coupon:before { content: '\e822'; } /* 'î ¢' */
.iconn-plus:before { content: '\e823'; } /* 'î £' */
.iconn-minus:before { content: '\e824'; } /* 'î ¤' */

h2.heading-content{
	font-family: Kinghood, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
    word-spacing: 0px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
}
body{
	font-family: Manrope, Arial, Helvetica, sans-serif!important;
    font-size: 18px;
    line-height: 1.9444em;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0px;
    font-style: normal;
    font-weight: 300;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}