/* theme2 */
html {
    direction: ltr;
    overflow-x: hidden;
    box-shadow: none!important;
    -webkit-font-smoothing: antialiased
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    /*display: none !important;*/
}

li {
    line-height: 24px
}

#header {
    position: relative;
    z-index: 1030
}

#header .container {
    position: relative
}

@media(max-width: 767px) {
    #header .container {
        width:100%
    }
}

#header .header-nav-features {
    position: relative;
    padding-left: 20px;
    margin-left: 10px
}

#header .header-nav-features:before,#header .header-nav-features:after {
    background: rgba(0,0,0,.03);
    content: none;
    width: 1px;
    height: 16px;
    position: absolute;
    display: block;
    top: 50%;
    transform: translate3d(0,-50%,0);
    left: 0
}

@media(min-width: 992px) {
    #header .header-nav-features.header-nav-features-lg-show-border:before,#header .header-nav-features.header-nav-features-lg-show-border:after {
        content:''
    }
}

@media(max-width: 991px) {
    #header .header-nav-main {
        position:absolute;
        background: 0 0;
        width: 100%;
        top: 100%;
        left: 50%;
        transform: translate3d(-50%,0,0)
    }

    #header .header-nav-main:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        width: 100vw;
        height: 100%;
        background: #fff;
        z-index: -1;
        transform: translateX(-50%)
    }

    #header .header-nav-main nav {
        max-height: 50vh;
        overflow: hidden;
        overflow-y: auto;
        padding: 0 15px;
        transition: ease all 500ms
    }

    #header .header-nav-main nav.collapsing {
        overflow-y: hidden
    }

    #header .header-nav-main nav::-webkit-scrollbar {
        width: 5px
    }

    #header .header-nav-main nav::-webkit-scrollbar-thumb {
        border-radius: 0;
        background: rgba(204,204,204,.5)
    }

    #header .header-nav-main nav>ul {
        padding-top: 15px;
        padding-bottom: 15px;
        flex-direction: column
    }

    #header .header-nav-main nav>ul li {
        border-bottom: 1px solid #e8e8e8;
        clear: both;
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        position: relative
    }

    #header .header-nav-main nav>ul li a {
        font-size: 13px;
        font-style: normal;
        line-height: 20px;
        padding: 7px 8px;
        margin: 1px 0;
        border-radius: 4px;
        text-align: left
    }

    #header .header-nav-main nav>ul li a .fa-caret-down {
        line-height: 35px;
        min-height: 38px;
        min-width: 30px;
        position: absolute;
        right: 5px;
        text-align: center;
        top: 0
    }

    #header .header-nav-main nav>ul li a.dropdown-toggle {
        position: relative
    }

    #header .header-nav-main nav>ul li a.dropdown-toggle:after {
        content: none
    }

    #header .header-nav-main nav>ul li a.dropdown-toggle .fa-chevron-down {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .6rem
    }

    #header .header-nav-main nav>ul li a:active {
        background-color: #f8f9fa;
        color: inherit
    }

    #header .header-nav-main nav>ul li.dropdown>a.active {
        margin-top: -1px;
        margin-bottom: -1px
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu {
        background: 0 0;
        padding: 0;
        margin: 0;
        font-size: 13px;
        box-shadow: none;
        border-radius: 0;
        border: 0;
        clear: both;
        display: none;
        float: none;
        position: static
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu li.dropdown-submenu>a {
        position: relative
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        content: none
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu li.dropdown-submenu>a .fa-chevron-down {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: .6rem
    }

    #header .header-nav-main nav>ul li.dropdown .dropdown-menu li.dropdown-submenu.open>.dropdown-menu {
        display: block;
        margin-left: 20px
    }

    #header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu {
        display: block;
        margin-left: 20px
    }

    #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-title {
        margin-top: 10px;
        display: block;
        text-align: left
    }

    #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-nav {
        margin: 0 0 0 20px;
        padding: 0;
        list-style: none
    }

    #header .header-nav-main nav>ul li.dropdown-mega .dropdown-mega-sub-nav>li>a {
        display: block;
        text-decoration: none
    }

    #header .header-nav-main nav>ul li:last-child {
        border-bottom: 0
    }

    #header .header-nav-main nav>ul>li>a {
        text-transform: uppercase;
        font-weight: 700;
        margin-top: 1px;
        margin-bottom: 1px;
        color: #ccc
    }

    #header .header-nav-main nav>ul>li>a:active {
        color: #ccc
    }

    #header .header-nav-main nav>ul>li>a.active {
        color: #fff!important;
        background: #ccc
    }

    #header .header-nav-main nav>ul>li>a.active:focus,#header .header-nav-main nav>ul>li>a.active:hover {
        color: #fff;
        background: #ccc
    }

    #header .header-nav-main nav .not-included {
        margin: 0
    }

    #header .header-nav-main a>.thumb-info-preview {
        display: none!important
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li a {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-slide .wrapper-items-cloned {
        display: none
    }

    #header .header-nav-bar .header-container {
        min-height: 0;
        height: auto!important
    }

    #header .header-nav-bar .header-nav {
        min-height: 60px!important;
        padding: 0
    }

    #header .header-btn-collapse-nav {
        outline: 0;
        display: block;
        position: relative;
        z-index: 1
    }

    #header .header-nav.header-nav-stripe {
        min-height: 90px
    }

    #header .header-nav.header-nav-links,#header .header-nav.header-nav-line {
        min-height: 70px
    }

    #header .header-nav.header-nav-dropdowns-dark {
        min-height: 70px
    }

    #header .header-nav.header-nav-sub-title .header-nav-main nav>ul>li>a>span,#header .header-nav.header-nav-sub-title-animated .header-nav-main nav>ul>li>a>span {
        display: block;
        text-transform: none;
        font-weight: 400
    }
}

@media(min-width: 992px) {
    #header .header-nav-main {
        display:flex!important;
        height: auto!important
    }

    #header .header-nav-main nav {
        display: flex!important
    }

    #header .header-nav-main nav>ul>li {
        height: 100%;
        align-self: stretch;
        margin-left: 2px
    }

    #header .header-nav-main nav>ul>li>a {
        display: inline-flex;
        align-items: center;
        white-space: normal;
        border-radius: 4px;
        color: #ccc;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        padding: .5rem 1rem;
        letter-spacing: -.5px;
        text-transform: uppercase;
        text-decoration: none
    }

    #header .header-nav-main nav>ul>li>a:after {
        display: none
    }

    #header .header-nav-main nav>ul>li>a:active {
        background-color: transparent;
        text-decoration: none;
        color: #ccc
    }

    #header .header-nav-main nav>ul>li>a.dropdown-toggle .fa-chevron-down {
        display: none
    }

    #header .header-nav-main nav>ul>li>a.active {
        background-color: transparent
    }

    #header .header-nav-main nav>ul>li.open>a,#header .header-nav-main nav>ul>li.accessibility-open>a,#header .header-nav-main nav>ul>li:hover>a {
        background: #ccc;
        color: #fff
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
        top: -10000px;
        display: block;
        opacity: 0;
        left: auto;
        border-radius: 0 4px 4px;
        border: 0;
        border-top: 3px solid #ccc;
        box-shadow: 0 15px 30px -5px rgba(0,0,0,.07);
        margin: 0;
        min-width: 200px;
        padding: 5px 0;
        text-align: left
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
        border-bottom: 1px solid #f7f7f7;
        color: #777;
        font-size: .83em;
        font-weight: 400;
        padding: 6px 18px;
        position: relative;
        text-transform: none;
        text-decoration: none;
        letter-spacing: -.5px
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:hover,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:focus,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a.active,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:active {
        background-color: transparent
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:hover>a,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:focus>a,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.active>a,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:active>a,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.open>a,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.accessibility-open>a {
        background-color: #f8f9fa
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu {
        position: relative
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a .fa-chevron-down {
        display: none
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after {
        font-family: 'font awesome 6 free';
        content: "\f054";
        font-weight: 900;
        position: absolute;
        top: 50%;
        font-size: .5rem;
        opacity: .7;
        right: 20px;
        transform: translateY(-50%);
        transition: all .2s ease-out
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>.dropdown-menu {
        left: 100%;
        display: block;
        margin-top: -8px;
        margin-left: -1px;
        border-radius: 4px;
        opacity: 0;
        transform: translate3d(0,0,0)
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu.open>a:after,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu.accessibility-open>a:after,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu:hover>a:after {
        opacity: 1;
        right: 15px
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu.open>.dropdown-menu,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu.accessibility-open>.dropdown-menu,#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu:hover>.dropdown-menu {
        top: 0;
        opacity: 1
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse:hover>a:after {
        right: 30px;
        transform: translateY(-50%) rotateY(180deg)
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu.dropdown-reverse>.dropdown-menu {
        left: auto;
        right: 100%;
        transform: translate3d(0,0,0)
    }

    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu li:last-child a {
        border-bottom: 0
    }

    #header .header-nav-main nav>ul>li.dropdown.open>a,#header .header-nav-main nav>ul>li.dropdown.accessibility-open>a,#header .header-nav-main nav>ul>li.dropdown:hover>a {
        border-radius: 4px 4px 0 0;
        position: relative
    }

    #header .header-nav-main nav>ul>li.dropdown.open>a:before,#header .header-nav-main nav>ul>li.dropdown.accessibility-open>a:before,#header .header-nav-main nav>ul>li.dropdown:hover>a:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -3px;
        border-bottom: 5px solid #ccc
    }

    #header .header-nav-main nav>ul>li.dropdown.open>.dropdown-menu,#header .header-nav-main nav>ul>li.dropdown.accessibility-open>.dropdown-menu,#header .header-nav-main nav>ul>li.dropdown:hover>.dropdown-menu {
        top: auto;
        display: block;
        opacity: 1
    }

    #header .header-nav-main nav>ul>li.dropdown.dropdown-reverse>.dropdown-menu {
        left: auto;
        right: 0
    }

    #header .header-nav-main nav>ul>li.dropdown-mega {
        position: static
    }

    #header .header-nav-main nav>ul>li.dropdown-mega>.dropdown-menu {
        border-radius: 4px;
        left: 12px;
        right: 12px;
        width: auto
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-content {
        padding: 1.6rem
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title {
        color: #333;
        display: block;
        font-size: .9em;
        font-weight: 600;
        margin-top: 20px;
        padding-bottom: 10px;
        text-transform: none;
        letter-spacing: -.5px
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title:first-child {
        margin-top: 0
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav {
        list-style: none;
        padding: 0;
        margin: 0
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a {
        border: 0;
        border-radius: 4px;
        color: #777;
        display: block;
        font-size: .83em;
        font-weight: 400;
        margin: 0 0 3px -8px;
        padding: 3px 8px;
        text-shadow: none;
        text-transform: none;
        text-decoration: none
    }

    #header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li:hover>a,#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li:active>a,#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li:focus>a {
        background: #f7f7f7
    }

    #header .header-nav-main nav>ul>li.dropdown-mega.dropdown-mega-shop>.dropdown-item {
        padding: .5rem .8rem
    }

    #header .header-nav-main nav>ul>li .wrapper-items-cloned i {
        display: none
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li>a {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>.dropdown-menu {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown .thumb-info,#header .header-nav-main.header-nav-main-square nav>ul>li.dropdown .thumb-info-wrapper {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown-mega>.dropdown-menu {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-square nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-dropdown-no-borders nav>ul>li.dropdown .dropdown-menu {
        border-radius: 4px
    }

    #header .header-nav-main.header-nav-main-dropdown-no-borders nav>ul>li.dropdown .dropdown-menu:not(.border-top) {
        border: 0!important
    }

    #header .header-nav-main.header-nav-main-dropdown-no-borders nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>.dropdown-menu {
        margin-top: -5px
    }

    #header .header-nav-main.header-nav-main-dropdown-no-borders nav>ul>li.dropdown.dropdown-mega .dropdown-menu.border-top {
        margin-top: -2px!important
    }

    #header .header-nav-main.header-nav-main-dropdown-border-radius nav>ul>li.dropdown .dropdown-menu {
        border-radius: 4px!important
    }

    #header .header-nav-main.header-nav-main-dropdown-border-radius nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>.dropdown-menu {
        border-radius: 4px!important
    }

    #header .header-nav-main.header-nav-main-dropdown-borders-radius-0 nav>ul>li.dropdown .dropdown-menu {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-dropdown-borders-radius-0 nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>.dropdown-menu {
        border-radius: 0!important
    }

    #header .header-nav-main.header-nav-main-font-sm nav>ul>li>a {
        font-size: .7rem
    }

    #header .header-nav-main.header-nav-main-font-md nav>ul>li>a {
        font-size: 1rem;
        font-weight: 600;
        text-transform: none;
        letter-spacing: -1px
    }

    #header .header-nav-main.header-nav-main-font-lg nav>ul>li>a {
        font-size: 1.1rem;
        font-weight: 400;
        text-transform: none;
        letter-spacing: -1px
    }

    #header .header-nav-main.header-nav-main-font-lg-upper nav>ul>li>a {
        font-size: .95rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: -1px
    }

    #header .header-nav-main.header-nav-main-font-lg-upper-2 nav>ul>li>a {
        font-size: .82rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0
    }

    #header .header-nav-main.header-nav-main-font-alternative nav>ul>li>a {
        font-family: open sans,sans-serif;
        font-size: .85rem;
        font-weight: 600
    }

    #header .header-nav-main.header-nav-main-dropdown-modern nav>ul>li.dropdown .dropdown-menu {
        border: 0!important;
        padding: 15px 8px;
        margin-left: -10px
    }

    #header .header-nav-main.header-nav-main-dropdown-modern nav>ul>li.dropdown .dropdown-menu li a {
        border-bottom: 0;
        background: 0 0!important;
        font-size: .85em;
        transition: all .2s ease-out;
        left: 0
    }

    #header .header-nav-main.header-nav-main-dropdown-modern nav>ul>li.dropdown .dropdown-menu li a:hover,#header .header-nav-main.header-nav-main-dropdown-modern nav>ul>li.dropdown .dropdown-menu li a:active {
        left: 5px
    }

    #header .header-nav-main.header-nav-main-dropdown-modern nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>.dropdown-menu {
        margin-top: -15px
    }

    #header .header-nav-main.header-nav-main-dropdown-center nav>ul>li.dropdown:not(.dropdown-mega)>.dropdown-menu {
        transform: translate3d(-50%,10px,0)!important
    }

    #header .header-nav-main.header-nav-main-dropdown-center nav>ul>li.dropdown:not(.dropdown-mega):hover>.dropdown-menu {
        top: 100%;
        left: 50%;
        transform: translate3d(-50%,0,0)!important
    }

    #header .header-nav-main.header-nav-main-dropdown-center.header-nav-main-dropdown-center-bottom nav>ul>li.dropdown:hover>.dropdown-menu {
        margin-top: -14px!important
    }

    #header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown>.dropdown-item {
        position: relative
    }

    #header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown>.dropdown-item:before {
        content: '';
        display: block;
        position: absolute;
        top: auto;
        left: 50%;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #fff;
        transform: translate3d(-7px,10px,0);
        bottom: 14px;
        margin-top: auto;
        z-index: 1001;
        opacity: 0;
        transition: ease transform 300ms
    }

    #header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown.open>.dropdown-menu,#header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown.accessibility-open>.dropdown-menu,#header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown:hover>.dropdown-menu {
        margin-top: -14px!important;
        box-shadow: 0 10px 30px 10px rgba(0,0,0,.1)
    }

    #header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown.open>.dropdown-item:before,#header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown.accessibility-open>.dropdown-item:before,#header .header-nav-main.header-nav-main-dropdown-arrow nav>ul>li.dropdown:hover>.dropdown-item:before {
        opacity: 1!important;
        transform: translate3d(-7px,0,0)
    }

    #header .header-nav-main.header-nav-main-dark nav>ul>li>a {
        color: #444
    }

    #header .header-nav-main.header-nav-main-slide nav>ul>li>a {
        background-color: transparent;
        color: #fff;
        text-transform: none;
        font-size: 14px;
        font-weight: 500;
        padding: 18px 18px 22px!important;
        margin: 0!important;
        transition: ease transform 300ms;
        text-decoration: none
    }
}
    
.page-header {
    background-color: #f4f4f4;
    margin: 0 0 35px;
    padding: 30px 0;
    position: relative;
    text-align: left
}

.page-header h1 {
    color: #000;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: 400;
    position: relative;
    top: 1px
}

.page-header.page-header-sm {
    padding: 30px 0
}

.page-header.page-header-sm h1 {
    font-size: 22px
}

.page-header.page-header-classic:after {
    content: '';
    width: 100%;
    height: 5px;
    background: rgba(255,255,255,.8);
    position: absolute;
    bottom: 0;
    left: 0
}

.p-static {
    position: static!important
}

.mb-0 {
    margin-bottom: 0!important
}

.text-1 {
    font-size: .8em!important
}

.text-2 {
    font-size: .9em!important
}

.text-7 {
    font-size: 2em!important
}

.line-height-3 {
    line-height: 1.3!important
}

.top-6 {
    top: 6px!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.overflow-hidden {
    overflow: hidden!important
}

.text-dark {
    color: #212529!important
}

.font-weight-regular,.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-extrabold,.font-weight-extra-bold {
    font-weight: 800!important
}

#footer {
    background: #212529;
    border-top: 4px solid #212529;
    font-size: .9em;
    margin-top: 50px;
    padding: 0;
    position: relative;
    clear: both
}

/* theme-elements2 */
/* Price Menu */
.price-menu-item .price-menu-item-details {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.price-menu-item .price-menu-item-details .price-menu-item-title {
	position: relative;
	padding-bottom: 10px;
}

.price-menu-item .price-menu-item-details .price-menu-item-price {
	position: relative;
	top: -5px;
}

.price-menu-item .price-menu-item-details .price-menu-item-price strong {
	font-size: 20.8px;
	font-size: 1.3rem;
}

.price-menu-item .price-menu-item-details .price-menu-item-price strong > span {
	font-size: 0.6em;
}

.price-menu-item .price-menu-item-details .price-menu-item-line {
	position: absolute;
	width: 100%;
	bottom: 0;
	border-bottom: dashed 1px #777;
}

.price-menu-item .price-menu-item-img img {
	border-radius: 50%;
	max-width: 60px;
	height: auto;
}

.price-menu-item .price-menu-item-desc {
	position: relative;
	margin-top: 5px;
}

.price-menu-item + .price-menu-item {
	margin-top: 25px;
}

.badge-dark {
    background-color: #212529;
    color: #fff
}

.badge.badge-sm {
    padding: .5em .8em
}

.progress {
    border-radius: 25px;
    height: 20px;
    background: #fafafa;
    overflow: visible
}

.progress.progress-sm {
    height: 10px
}

.progress.progress-sm .progress-bar {
    line-height: 10px;
    height: auto
}

.progress-bar {
    background-color: #ccc;
    box-shadow: none;
    position: relative;
    border-radius: 25px;
    overflow: visible
}

.progress-bar-tooltip {
    position: absolute;
    padding: 4px 8px;
    background-color: #333;
    color: #fff;
    line-height: 15px;
    font-size: 11px;
    display: block;
    position: absolute;
    top: -28px;
    right: 5px;
    border-radius: 3px;
    opacity: 0
}

.progress-bar-tooltip:after {
    border-color: #333 transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -5px;
    content: "";
    display: block;
    left: 13px;
    position: absolute;
    width: 0
}

.call-to-action {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 32px 55px;
    clear: both
}

.call-to-action::after {
    clear: both;
    content: "";
    display: block
}

.call-to-action p {
    font-size: 1.2em
}

.call-to-action .container>.row,.call-to-action .container-fluid>.row {
    display: flex;
    flex-wrap: wrap
}

.call-to-action .container>.row>[class*=col-],.call-to-action .container-fluid>.row>[class*=col-] {
    display: flex;
    align-items: center
}

.call-to-action .call-to-action-content {
    text-align: center
}

.call-to-action.call-to-action-default {
    background: #f7f7f7
}

.call-to-action.button-centered .call-to-action-content {
    text-align: center;
    width: 100%;
    padding: 35px 0 0;
    margin: 0
}

.owl-carousel {
    display: block;
    margin-bottom: 20px;
    opacity: 0
}

.owl-carousel.owl-loaded {
    opacity: 1
}

.owl-carousel:not(.owl-loaded):not(.owl-carousel-light)>div,.owl-carousel:not(.owl-loaded):not(.owl-carousel-light) span {
    display: none
}

.owl-carousel:not(.owl-loaded):not(.owl-carousel-light)>div:first-child,.owl-carousel:not(.owl-loaded):not(.owl-carousel-light) span:first-child {
    display: block
}

.owl-carousel .owl-item img {
    transform-style: unset
}

.owl-carousel .owl-nav {
    top: 50%;
    position: absolute;
    width: 100%;
    margin-top: 0;
    transform: translate3d(0,-50%,0)
}

.owl-carousel.show-nav-title .owl-nav {
    top: 0;
    right: 0;
    margin-top: -25px;
    width: auto
}

.counters .counter {
    text-align: center
}

.counters strong {
    display: block;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px
}

.counters label {
    display: block;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px
}

.counters.counters-sm strong {
    font-size: 35px;
    line-height: 35px
}

.counters.counters-sm label {
    font-size: 15px;
    line-height: 15px
}

.counters.counters-text-light .counter {
    color: #fff!important
}

.counters.counters-text-light .counter [class*=fa-],.counters.counters-text-light .counter .icons,.counters.counters-text-light .counter strong,.counters.counters-text-light .counter label {
    color: #fff!important
}

hr {
    background: rgba(0,0,0,.06);
    border: 0;
    height: 1px;
    margin: 22px 0;
    opacity: 1
}

hr.solid {
    background: rgba(0,0,0,.06)
}

.divider {
    border: 0;
    height: 1px;
    margin: 44px auto;
    background: rgba(0,0,0,.06);
    text-align: center;
    position: relative;
    clear: both
}

.divider.divider-small {
    margin: 22px auto;
    background: 0 0
}

.divider.divider-small hr {
    width: 50px;
    height: 3px;
    background: #555
}

.dropdown-item:not(.btn):hover {
    text-decoration: none
}

.input-group-btn .btn {
    padding-top: 8px;
    padding-top: .5rem;
    padding-bottom: 8px;
    padding-bottom: .5rem
}

h1,h2,h3,h4,h5,h6 {
    color: #212529;
    font-weight: 200;
    letter-spacing: -.05em;
    margin: 0;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 2.6em;
    line-height: 44px;
    margin: 0 0 32px
}

h2, .h2 {
    font-size: 2.2em;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px
}

h3, .h3 {
    font-size: 1.8em;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase
}

h4 {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 27px;
    margin: 0 0 14px
}

.img-thumbnail {
    border-radius: 4px;
    position: relative
}

.img-thumbnail img {
    border-radius: 4px
}

.img-thumbnail.img-thumbnail-no-borders {
    border: none;
    padding: 0
}

.list li {
    margin-bottom: 13px
}

.list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0
}

.list.list-icons li {
    position: relative;
    padding-left: 25px
}

.list.list-icons li>[class*=fa-]:first-child,.list.list-icons li>.icons:first-child,.list.list-icons li a:first-child>[class*=fa-]:first-child,.list.list-icons li a:first-child>.icons:first-child {
    position: absolute;
    left: 0;
    top: 5px
}

.list.list-borders li {
    border-bottom: 1px solid #eaeaea;
    margin-top: 9px;
    margin-bottom: 0;
    padding-bottom: 9px
}

.list.list-borders li:last-child {
    border-bottom: 0
}

section.section {
    background: #f7f7f7;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 50px 0
}

section.section>.container {
    position: relative
}

section.section.section-center {
    text-align: center
}

section.section.section-text-light h1,section.section.section-text-light h2,section.section.section-text-light h3,section.section.section-text-light h4,section.section.section-text-light h5,section.section.section-text-light h6 {
    color: #fff
}

section.section.section-text-light p {
    color: #e6e5e5
}

section.section.section-front {
    position: relative;
    z-index: 1
}

.table td,.table th {
    border-color: rgba(0,0,0,.06)
}

.table>:not(:first-child) {
    border-top-color: rgba(0,0,0,.06)
}

.testimonial {
    margin-bottom: 20px
}

.testimonial blockquote {
    background: #ccc;
    border-radius: 5px;
    border: 0;
    color: #666;
    font-family: playfair display,serif;
    margin: 0;
    padding: 40px 64px 40px 72px;
    padding: 2.5rem 4rem 2.5rem 4.5rem;
    position: relative
}

.testimonial blockquote:before {
    left: 22px;
    top: 21px;
    color: #fff;
    content: "“";
    font-size: 85px;
    font-style: normal;
    line-height: 1;
    position: absolute
}

.testimonial blockquote p {
    color: #fff;
    font-family: playfair display,serif;
    font-size: 1.2em
}

.testimonial .testimonial-arrow-down {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 8px solid #ccc;
    height: 0;
    margin: 0 0 0 45px;
    width: 0
}

.testimonial .testimonial-author {
    display: flex;
    margin: 12px 0 0
}

.testimonial.testimonial-style-2 {
    text-align: center
}

.testimonial.testimonial-style-2 blockquote {
    background: 0 0!important;
    border-radius: 4px;
    padding: 22px 20px
}

.testimonial.testimonial-style-2 blockquote:before,.testimonial.testimonial-style-2 blockquote:after {
    display: none
}

.testimonial.testimonial-style-2 blockquote p {
    color: #000
}

.testimonial.testimonial-style-3 blockquote {
    background: #f2f2f2!important;
    border-radius: 4px;
    padding: 12px 30px
}

.testimonial.testimonial-style-3 blockquote:before {
    top: 5px;
    left: 9px;
    color: #000;
    font-size: 35px
}

.testimonial.testimonial-style-3 blockquote:after {
    color: #000;
    font-size: 35px;
    bottom: -5px
}

.testimonial.testimonial-style-3 blockquote p {
    color: #000;
    font-family: poppins,Arial,sans-serif;
    font-size: 1em;
    font-style: normal
}

.testimonial.testimonial-style-3 .testimonial-author {
    margin-left: 8px;
    align-items: center
}

.testimonial.testimonial-style-3 .testimonial-arrow-down {
    margin-left: 20px;
    border-top: 10px solid #f2f2f2!important
}

.section-text-light .testimonial.testimonial blockquote:before,.section-text-light .testimonial.testimonial blockquote:after,.section-text-light .testimonial.testimonial blockquote p {
    opacity: .9;
    color: #fff
}

.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0,0,0)
}

.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0,0,0);
    border-radius: 4px;
    margin: 0;
    overflow: hidden;
    display: block;
    position: relative
}

.thumb-info .thumb-info-wrapper:after,.thumb-info .thumb-info-wrapper .thumb-info-wrapper-overlay:before {
    content: "";
    background: rgba(33,37,41,.8);
    transition: all .3s;
    border-radius: 4px;
    bottom: -4px;
    color: #fff;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    opacity: 0;
    z-index: 1
}

.thumb-info .thumb-info-title {
    transition: all .3s;
    background: rgba(33,37,41,.8);
    color: #fff;
    font-weight: 600;
    left: 0;
    letter-spacing: -.05em;
    position: absolute;
    z-index: 2;
    max-width: 90%;
    font-size: 17px;
    padding: 13px 21px 2px;
    bottom: 13%
}

.thumb-info img {
    transition: all .3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%
}

.thumb-info.thumb-info-no-zoom img {
    transition: none
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(23,23,23,.25)
}

.thumb-info-caption {
    padding: 10px 0
}

.thumb-info-caption .thumb-info-caption-text,.thumb-info-caption p {
    font-size: .9em;
    margin: 0;
    padding: 15px 0;
    display: block
}

.thumb-info-side-image {
    display: flex
}

.thumb-info-side-image .thumb-info-side-image-wrapper {
    padding: 0;
    margin-right: 20px
}

blockquote {
    border-left: 5px solid #eee;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 8px 16px;
    padding: .5rem 1rem;
    font-size: 1em
}

small,.small {
    font-size: 70%
}

.lead {
    letter-spacing: -.05em;
    font-size: 19px;
    margin-top: 8px;
}

/* custom */
#header {
    background:#fff;
}

#header .container {
    height: 100%;
}

#header #collapseSearch {
    background:#fff;
}

#header .header-nav-main nav {
    transition: none;
}

#header .header-btn-collapse-nav {
    border-color: rgba(0,0,0,.1);
}

#header {
    border-top:none;
    -webkit-box-shadow:  0 .125rem .25rem rgba(0,0,0,.075)!important; 
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;    
}

body {
    background-color: #F3F7F8;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #000; /* #6e6f7c */
    /*font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji*/
}

p {
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.bw {
    background-color: #fff
}

@media (min-width:1100px) and (max-width: 2500px) {
    .container {
     width:1160px;
    }   
}

footer p, footer a, footer {
color: #ccc;
}
footer a {
text-decoration: underline;
}

.tags-lists a {
    display: inline-block;
    background-color: #f8f8f8;
    color: #000;
    border: 1px solid #e9e9e9;
    font-size: 12px !important;
    line-height: 1;
    padding: 6px 8px;
    margin: 0 2px 4px 0;
    text-transform: uppercase;
}

.tags-lists a:hover {
    background-color: #333;
    color: #fff;
    border-color: #ddd
}

#app-gallery, #app-details {
    margin: 0;
}
.page-not-found h2 {
	font-size: 45px;
	margin-bottom: 5px;
	line-height: 65px;
	letter-spacing: -3px;
}
.page-not-found p {
	font-size: 20px;
	line-height: 25px;
}

h1 {
    color: #000;    
	font-size: 22px;
    font-weight: 400; 
	margin: 0;
	margin-bottom: 7px;
    letter-spacing: normal;
	line-height: 1.1; 	
}

h2, .h2, h3, .h3 , h4, h5, h6, .h4 {
    color: #000;
	font-size: 18px;
	text-transform: inherit;  
    letter-spacing: normal;
	line-height: normal; 
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 1.5;	
}

small {
	font-size: 13px;
}
ol {
	margin-left: 0;
}
.page-header {
    text-shadow: rgba(0,0,0,0.75) 0 1px 0;
}

.page-header h2, .page-header .h2, .page-header h1, .page-header h1 a, .page-header h1 a:hover {
	margin: 0;
	padding: 0;
	font-size: 23px;
	line-height: 30px;
	color: #eee;
}

table {
	font-size: 15px;
}
.ad_right {
    text-align: center;
    width: 300px;
    min-height: 250px;
	display: block;
	float: right;
	padding: 0 !important;	
	margin-left: 20px;
}

.item-left {
	float: left !important;
	margin-right: 1em;
}
.item-right {
	float: right !important;
	margin-left: 1em;
}

.last_price { color: #555; text-align: center; font-weight: 500; font-size: 14px; }
.last_price div { color: #337ab7; font-weight: 500; font-size: 14px; }

.alerts { cursor: pointer;  }

.box {
 	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
}

.box .box-content {
	margin: 0px;
}
.activity {
	font-size: 13px;
	font-weight: 500;
	color: #000;
}
.activity span {
	float: right;
	color: #757575;
}

.activity .fa-arrow-circle-o-up {
	color: #e36159 !important;
}
.activity .fa-circle-o-notch {
	color: #383f48 !important;
}

.screenshot-box {
	position: relative;
}
.screenshot-box .screens {
	position: absolute;
	top: 10px;
	left: 0px;
    background:rgba(0,0,0,0.4);
    padding: 5px 15px;
    color: #eee;
}

ul.simple-post-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.simple-post-list li {
	border-bottom: 1px dotted #E2E2E2;
	padding: 15px 0;
}

.simple-post-list {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #E2E2E2;
}

.simple-post-list h3 {
	margin-bottom: 0px;
	font-size: 14px;
}

ul.simple-post-list li::after, .simple-post-list::after {
	clear: both;
	content: "";
	display: table;
}

ul.simple-post-list li:last-child {
	border-bottom: 0;
}

ul.simple-post-list .post-image, .simple-post-list .post-image {
	float: left;
	margin-right: 12px;
	height: 80px;
	width: 80px;
	overflow: hidden;
}

.simple-post-list .post-image.full {
	height: 140px;
	width: 100%;
}

ul.simple-post-list .post-image img, .simple-post-list .post-image img, .post .post-image img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  margin-bottom:20px;
  box-shadow:0 2px 4px rgba(0,0,0,0.1);
  background-size:cover;
  background-position:center;
}

html section.section-primary {
    background-color: #007AB8 !important;
}

section.section.section-text-light p {
    color: #fff!important;
}
.section-text-light .testimonial.testimonial blockquote:before, .section-text-light .testimonial.testimonial blockquote:after, .section-text-light .testimonial.testimonial blockquote p {
    opacity: 1;
}
.post-meta {
	color: #757575;	
	font-size: 12px;
	margin-top: 4px;
}

.body, .bw {
    background-color: #fff
}

a {
    text-decoration: none;
    outline: none!important;
    color: #E6006F;
    font-weight:500;
}
/*
a:hover {
  color: #E6006F;
}

a:not(.btn):hover {
    text-decoration: underline
}
*/
a.badge:hover {
  color: #fff;
  text-decoration: none;    
}

aside a {
	color: #333;
	text-decoration: none;
}

.featured-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background:    -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background:     -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background:      -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
    background:         linear-gradient(top, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 1) 100%);
}

.featured-item2 {
	padding: 0;
	margin: 0;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	height: 200px;
	position: relative;
	text-align: center;
	z-index: 1;
	
}

.main { overflow: hidden !important; }
.overflow .owl-stage-outer{ overflow: inherit  !important; }

.featured-item2 img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  margin-bottom:20px;
  box-shadow:0 2px 4px rgba(0,0,0,0.1);
  background-size:cover;
  background-position:center center;
}

.featured-item2 a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.featured-item2 span, .featured-item2 p {
	background: rgba(0,0,0,0.7);
	font-size: 13px;
	color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;	
}
.featured-item2 .onsale {
	background-color: #006FE6;
	border-bottom-color: #006da3;
	position: absolute;
	border-radius: 100%;
	left: auto;
	right: -10px;
	top: -10px;
	text-shadow: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	z-index: 10000;
	box-shadow: none;
	font-size: 0.9em;
	color: #FFF;
	border-bottom: 2px solid transparent;
}
a.app-name {
	font-size:17px;
	text-decoration: none;
	display:block;
	color:#fff;
	text-shadow: rgba(0, 0, 0, .7) 0 0 6px;
	padding-top: 150px;
}

article {
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;	
}
article h3 a {
	color: #000;
}

article.post p, .post p {
	margin-bottom: 0px;
}
article.post .post-meta {
	font-size: 14px;
	margin-bottom: 5px;
}
article.post .post-meta > span, .post-meta span {
	display: inline-block;
	margin-right: 3px;
}

article.post .post-image {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	height: 110px;
	width: 170px;
	overflow: hidden;
}

article h2, article h3 {
	margin: 0 0 10px;
	font-size: 18px;
        font-weight: 400;
}

.app-list .entry {
    padding: 9px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 9px;
}
.entry .app-details {
    
}
.app-details .tags span {
    font-size: 12px!important;
    margin-right: 10px;
}

.list {
    list-style: none;
    padding: 0;
}

.antispm { display:none;}
.sidebar {
	background: #fff;
        min-width:300px;
}

.title-list {
  font-size: 14px;
  margin-bottom: 20px;
  border-bottom: 2px solid #333;
}
.title-list span {
  line-height: 18px;
  display: inline-block;
  padding: 6px 12px 6px 12px;
  background-color: #333;
  color: #fff;
}

.love-text {
	line-height: 13px;
	font-size: 14px;
}

.details-left {
    float: left;
    width: calc(100% - 360px);
    position: relative;
    overflow: hidden;
}

@media (max-width: 700px) { 

.ad300_left, .ad_right {
	float: none;
	margin-left: 0;
}

.details-left {
    float: none;
    width: 100%;
}

}

@media (max-width: 560px){
    .page-header h1 {
    	font-size: 23px; 
    }
    .dfull {
        margin: 0 -16px
    }
}

.flag {
	width: 32px;
	height: 32px;
	background:url(/themes/default/images/flags.png) no-repeat;
	cursor: pointer;
}

section.section {
    padding: 35px 0;
}    
section.section.section-default-scale-lighten {
    background-color: #fcfcfc !important;
    border-top-color: #fcfcfc !important;
}

.homepage-bar {
  margin-bottom: 25px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fbfbfb;
}
.homepage-bar .col-md-4, .homepage-bar .col-xs-6 {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 992px) {
  .homepage-bar .col-md-4 {
    text-align: center;
    border-left: 1px solid #e1e1e1;
  }
  .homepage-bar .col-md-4:first-child {
    border-left: none;
  }
}

.homepage-bar .bar-icon {
  font-size: 37px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
}
.homepage-bar i.bar-icon {
  margin: 17px 10px 16px 0;
}
@media (max-width: 991px) {
  .homepage-bar .bar-icon {
    min-width: 36px;
    text-align: center;
  }
}
.homepage-bar .bar-textarea {
  display: inline-block;
  vertical-align: middle;
  min-height: 25px;
}

.homepage-bar {
  font-size: 14px;
  margin: 0;
  line-height: 1;
}

#ratingchart {
	height:200px;
}

.star-rating {
    float: none;
    position: relative;
    font-family: 'star';
    font-size: 1em;
    height: 1.2em;
    line-height: 1em;
    overflow: hidden;
    position: relative;
    margin: 0;
    height: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 76px;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;        
}
.star-rating:before {
    width: 100px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'icomoon' !important;
    content: "\e90d\20\e90d\20\e90d\20\e90d\20\e90d";
    width: 76px;
    height: 11px;
    display: block;
    font-size: 11px;
    line-height: 11px;      
}
.star-rating span:before {
    width: 100px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'icomoon' !important;
    content: "\e90d\20\e90d\20\e90d\20\e90d\20\e90d";
    width: 76px;
    height: 11px;
    color: #ffc600;
    display: block;
    font-size: 11px;
    line-height: 11px;    
}
.star-rating span {
    height: 16px;
float: left;
    height: 11px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;    
}

.product-actions a.addtowishlist, .product-actions .fa  {
    color: #999999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.product-actions a.addtowishlist, .product-actions a.comparelink, .product-actions a.quickview {
    font-size: 24px;
    height: 38px;
    width: 28px;    
    background-color: transparent;
}

.product-actions a {
    display: inline-block;
    position: relative;
    margin: 5px 1px 0;
    vertical-align: middle;
    border-radius: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
  
.testimonial blockquote:before {
	content: open-quote!important;
}

.testimonial blockquote:after {
	content: close-quote;
}

.portfolio-item {
    position: relative;
}

.portfolio-item h4, .portfolio-item h3 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: rgba(23,23,23,.8);
    top: 0;
    color: #FFF;
    left: 0;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    z-index: 2;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
    font-size: 14px;
}

.portfolio-item p {
    overflow: hidden;
    text-overflow: ellipsis;    
    font-size: 13px;
    line-height: 25px;
    height: 70px;
    margin-bottom: 0;
}

section.section-text-light a {
    color: #fff!important;
}
ul.row {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.row li {
 margin-bottom: 18px;
}

.youtube {
    width:100%;
    height:315px;
    border:none;
}

.section-primary {
    background-color: #007AB8 !important;
    border-color: #0077b3 !important;
}

.section {
    padding: 35px 0;
}
.section {
    background: #f4f4f4;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 50px 0;
}

.border-w2 {
    border: 2px solid #fff;
}


#header .header-nav-main nav > ul > li > a {
    color: #444;
}

#header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li.accessibility-open > a, #header .header-nav-main nav > ul > li:hover > a {
	background: #444;
	color: #FFF;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	border-bottom: 1px solid #f7f7f7;
	color: #444;
}

.section-default {
    color: #000;
}

.list li {
    margin-bottom: 8px;
}

.box_collapse {
  position: relative;
}

.theme_main {
    padding: 16px;
    float: left;
    width: calc(100% - 330px);
    position: relative
}

.theme_sidebar {
    width: 330px;
    padding: 16px;
    background-color: #fff!important
}

@media screen and (max-width: 1100px) {
    .theme_main {
        float:left;
        width: 100%
    }

    .theme_sidebar {
        float: left;
        width: 100%
    }
}
ins.adsbygoogle[data-ad-status="unfilled"] {
    /*display: none !important;*/
}

@font-face {
  font-family: 'icomoon';
  src:  url('/files/fonts/icomoon.eot?9botp3');
  src:  url('/files/fonts/icomoon.eot?9botp3#iefix') format('embedded-opentype'),
    url('/files/fonts/icomoon.ttf?9botp3') format('truetype'),
    url('/files/fonts/icomoon.woff?9botp3') format('woff'),
    url('/files/fonts/icomoon.svg?9botp3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-subdirectory_arrow_right:before {
  content: "\e91c";
}
.fa-forward:before {
  content: "\e91a";
}
.fa-clock-o:before {
  content: "\e91d";
}
.fa-user-circle-o:before {
  content: "\e91e";
}
.fa-bell:before {
  content: "\e917";
}
.fa-search:before {
  content: "\e909";
}
.fa-reddit:before {
  content: "\e903";
}
.fa-refresh:before {
  content: "\e919";
}
.fa-calendar:before {
  content: "\e904";
}
.fa-folder:before {
  content: "\e906";
}
.fa-star-o:before {
  content: "\e90c";
}
.fa-star:before {
  content: "\e90d";
}
.fa-pie-chart:before {
  content: "\e911";
}
.fa-facebook-square:before {
  content: "\e918";
}
.fa-twitter-square:before {
  content: "\e902";
}
.fa-arrow-circle-o-down:before {
  content: "\e91b";
}

.reply .fa-forward {
position: absolute;
margin-left: -30px;
font-size: 24px;
}

.ul_table {
padding:0;
border:1px solid #eee;
border-width:1px 0 0 1px;
overflow:hidden;
}
.ul_table li {
	float:left;
	width:100%;
	border-bottom:1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	display: inline-block;
	width: 20%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
}

.ul_table li a {
	text-decoration: none;
}
ul.tags-lists:after {
    content: "";
    display: table;
    clear: both;
}
ul.tags-lists {
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0;
}
ul.tags-lists li {
    float:left;
    padding:2px;
}

img {
  max-width: 100%;
  height: auto;
}

@media only screen and (min-width: 601px) {
    .adtop {
        height: 279.995px;
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 600px) {
    .adtop {
        height: 342.993px;
        margin-bottom: 8px;        
    }
}

.collapsing {
    transition: none;
}

.flag.flag-au {background-position: -416px 0}
.flag.flag-ca {background-position: -128px -64px}
.flag.flag-cn {background-position: -416px -64px}
.flag.flag-de {background-position: -160px -96px}
.flag.flag-fr {background-position: -224px -128px}
.flag.flag-gb {background-position: -288px -128px}
.flag.flag-it {background-position: -256px -192px}
.flag.flag-jp {background-position: -384px -192px}
.flag.flag-ru {background-position: -256px -352px}
.flag.flag-us {background-position: -416px -416px}

ul.comments {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.comments li .reply {
    clear: both;
    padding-left: 70px
}

ul.comments li img.avatar {
    height: 48px;
    width: 48px
}

ul.comments li ul.reply {
    margin: 0
}

ul.comments li a {
    text-decoration: none
}

ul.comments li .img-thumbnail {
    margin-left: -70px;
    position: absolute
}

ul.comments li .comment {
    margin-bottom: 10px
}

ul.comments .comment-arrow {
    border-bottom: 12px solid transparent;
    border-right: 12px solid #f4f4f4;
    border-top: 12px solid transparent;
    height: 0;
    left: -12px;
    position: absolute;
    top: 12px;
    width: 0
}

ul.comments .comment-block {
    background: #f4f4f4;
    border-radius: 5px;
    padding: 20px 20px 30px;
    position: relative
}

ul.comments .comment-block p {
    font-size: .9em;
    line-height: 21px;
    margin: 0;
    padding: 0
}

ul.comments .comment-block .comment-by {
    display: block;
    font-size: 1em;
    line-height: 21px;
    margin: 0;
    padding: 0 0 5px
}

ul.comments .comment-block .date {
    color: #8e8e8e;
    font-size: .9em
}   
.ad-slot, .adtop {
    margin: 10px 0;
}