@font-face {
    font-family: 'Yekan';
    src: url('fonts/WebYekan.eot');
    src: url('fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebYekan.woff') format('woff'),
         url('fonts/WebYekan.ttf') format('truetype'),
         url('fonts/WebYekan.svg#WebYekan') format('svg');
}
/*
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: bold;
  src: url('fonts/BMitraBold.woff') format('woff');
}
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/BMitra.woff') format('woff');
}
*/
.crimson-rose-content-widget-collage .collage .slide {
    overflow: hidden;
    direction: ltr;
}
.site-title, #master .h1, #master .h2, #master .h3, #master .h4, #master .h5, #master .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Yekan;
}
body, button, input, select, optgroup, textarea {
    font-family: Yekan;
}
.main-menu ul li {
    float: right;
}
.top-header .social-navigation li, .top-header .header-menu li {
    float: right;
}
.main-menu ul li:hover > ul {
    right: 0;
    left: auto;
}
.main-menu ul ul li:hover > ul {
    right: 100%;
    left: auto;
}
.main-menu ul {
    list-style: none;
    text-align: right;
}
.show-menu-arrows .main-menu ul ul li.page_item_has_children > a, .show-menu-arrows .main-menu ul ul li.menu-item-has-children > a {
    position: relative;
    padding-right: 1em;
}
.show-menu-arrows .main-menu ul li.page_item_has_children > a, .show-menu-arrows .main-menu ul li.menu-item-has-children > a {
    padding-right: 0em;
    position: relative;
}
.top-header .social-navigation .menu > li:first-child a, .top-header .header-menu .menu > li:first-child a {
    padding-left: 15px;
}
.top-header .social-navigation ul li:hover > ul, .top-header .header-menu ul li:hover > ul {
    right: 0;
    left: auto;
}
.top-header .social-navigation ul, .top-header .header-menu ul {
    list-style: none;
    text-align: right;
}
#site-navigation ul {
    list-style: none;
    text-align: right;
}
	#site-navigation ul li.page_item_has_children > a::after, #site-navigation ul li.menu-item-has-children > a::after {
    left: -10px;
    right: auto;

}
	#site-navigation ul li.page_item_has_children > a, #site-navigation ul li.menu-item-has-children > a {

    padding-right: 50px;
    padding-right: 20px;

}
#master .woocommerce .widget_shopping_cart .cart_list li a.remove, #master .woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: -100px;
    font-size: 1.5em;
    height: 64px;
    line-height: 64px;
    vertical-align: middle;
    right: 100%;
}
.search .archive-page-header .page-title .archive-type, .archive .archive-page-header .page-title .archive-type, .site-branding .site-description {
    font-family: Yekan;
}
.content-jetpack-testimonial .box-style-plain {
	display: none;
}
#crimson-rose-content-widget-jetpack-testimonials-1 {
	display: none  !important;
}
.tags-links {
	display:none;
}