/*
Theme Name: Nayrathemes
Theme URI: https://nayrathems.com/startkit-pro
Author: Nayra Themes
Author URI: http://nayrathemes.com/
Description: Nayratheme is multipurpose WordPress theme
Version: 1.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: nayratheme
Slug: startkit-pro
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/



/*------ Theme Default Css
=======================================*/

body {
    color: #242424;
    background: #ffffff;
}

*,
*:after,
*:before {
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}


a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: inherit;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

figure {
    margin: 0;
}

/* Helper class*/

/* Button */
.nayrabtn:hover, .nayrabtn:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
}

#pricing-buy .nayrabtn:hover, #pricing-buy .nayrabtn:focus {
    color: #5c2ede;
}

#edd_purchase_submit .edd-submit,.nayrabtn {
	outline: none;
    border: none;
    text-align: center;
    padding: 0 24px;
    line-height: 42px;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    z-index: 2;
}
#edd_purchase_submit .edd-submit:hover,
#edd_purchase_submit .edd-submit:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    color: #1e81e3;
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
}

.learnmore-wrapper .nayrabtn:hover, #free-buy .nayrabtn:hover,
.learnmore-wrapper .nayrabtn:focus, #free-buy .nayrabtn:focus {
    color: #216cd0;
}

#edd_purchase_submit .edd-submit:before,.nayrabtn:before {
    content: "";
    position: absolute !important;
    top: -40px;
    right: auto;
    bottom: auto;
    left: -100px;
    height: 220px;
    width: 50px;
    z-index: -1;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    -webkit-transform: skew(-12deg, 0deg);
    transform: skew(-12deg, 0deg);
    -webkit-transition: .5s ease 0s;
    transition: .5s ease 0s;
    visibility: hidden;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
}

.nayrabtn:hover:before {
    left: 100%;
    visibility: visible;
    -webkit-transition: .5s ease .2s;
    transition: .5s ease .2s;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
}

.premium-theme-content .btnmw-144 {
    width: 100%;
    max-width: 144px;
    min-width: auto;
    line-height: 42px;
    font-size: 14px;
    padding: 0 18px;
}

.nayrabtn i {
    margin-right: 10px;
	margin-left: 5px;
}

.btnmw-100 {
    min-width: 100px;
    line-height: 32px;
}

.btnmw-144 {
    min-width: 144px;
    line-height: 42px;
}

.btnmw-172 {
    min-width: 172px;
    line-height: 56px;
}

.btnmw-230 {
    min-width: 230px;
    line-height: 52px;
}

.blackbtn {
    background: -webkit-linear-gradient(300deg, #12171b 0%, #414246 100%);
    background: linear-gradient(150deg, #12171b 0%, #414246 100%);
}

.greenbtn {
    background: -webkit-linear-gradient(300deg, #058d14 0%, #1ed12f 100%);
    background: linear-gradient(150deg, #058d14 0%, #1ed12f 100%);
}



/* Section padding */

.sp30 {
    padding: 30px 0;
}

.spt30 {
    padding: 30px 0 0;
}

.spb30 {
    padding: 0 0 30px;
}

.sp50 {
    padding: 50px 0;
}

.spt50 {
    padding: 50px 0 0;
}

.spb50 {
    padding: 0 0 50px;
}

.sp50-30 {
    padding: 50px 0 30px;
}

.sp70 {
    padding: 70px 0;
}

.spt70 {
    padding: 70px 0 0;
}

.spb70 {
    padding: 0 0 70px;
}

.spb30 {
    padding: 0 0 30px;
}

.sp70-30 {
    padding: 70px 0 30px;
}

.premiumtheme-details {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.premiumtheme-details .tab-content {
    padding: 30px;    
}

/* Section Title */
.section-title {
    margin-bottom: 46px;
}

.section-title h2 {
    margin-bottom: 15px;
    color: #242424;
}

.section-title p {
    color: #565d60;
}

/* Owl Carousel Custom */

.owl-item {
    float: left;
}

.owl-stage-outer {
    overflow: hidden;
}

/* default style */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #242424;
}

blockquote {
    border-left: 4px solid;
    padding-left: 15px;
    padding: 5px 0 5px 10px;
    font-style: italic;
}

table th {
    color: #fff;
    padding: 10px 10px;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
}

table td {
    padding: 10px 10px;
    border: 1px solid #eee;
    color: #242424;
}

table td a {
    font-weight: 600;
    padding-bottom: 3px;
    border-bottom: 1px dashed;
}

ul {
    list-style-type: square;
}

ul ul {
    margin-left: 20px;
    list-style-type: circle;
}

ul ul ul {
    margin-left: 20px;
    list-style-type: square;
}

pre {
    background: #212529;
    color: #fff;
    padding: 10px 0;
}

code {
    background: #212529;
    color: #fff;
}

pre {
    padding: 10px 0;
	width: 100%;
	overflow: auto;
	overflow-y: hidden;
	font-size: 14px;
	line-height: 20px;
	background: #212529;
    text-align: left
}

code {
    background: #212529;
    color: #fff;
}

q {
    font-size: 16px;
    font-style: italic;
}

.theme-bg .wborderd-btn, .pt-freevspro .yellowgradiant {
    color: #242424; 
    background-image: -moz-linear-gradient( 90deg, #e4aa00 0%, #fddb3e 100%);
    background-image: -webkit-linear-gradient( 90deg, #e4aa00 0%, #fddb3e 100%);
    background-image: -ms-linear-gradient( 90deg, #e4aa00 0%, #fddb3e 100%);
    /* ffc300 */
}

.pt-freevspro .yellowgradiant a,
.pt-freevspro .yellowgradiant i {
    color: #242424 !important;
}

.theme-bg .wborderd-btn:hover,
.theme-bg .wborderd-btn:focus {
    /* background: #ffd71c; */
	background-image: -moz-linear-gradient( 90deg, #ffd71c 0%, #fddb3e 100%);
    background-image: -webkit-linear-gradient( 90deg, #ffd71c 0%, #fddb3e 100%);
    background-image: -ms-linear-gradient( 90deg, #ffd71c 0%, #fddb3e 100%);
}

.theme-bg header, .theme-bg .breadcrumb-area {
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%) !important;
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%) !important;
}

.theme-bg header:before, .theme-bg .breadcrumb-area:before {
    opacity: 0 !important;
}

.bounce-left {
    -webkit-animation: combined-xAxis 2.5s infinite ease-in;
    animation: combined-xAxis 2.5s infinite ease-in;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
}
@keyframes combined-xAxis {
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@-webkit-keyframes combined-xAxis {
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
/* /left bounce */

/*------ 01. Top Bar
=======================================*/
.top-bar-wrap {
    color: #fff;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
}

.top-bar-wrap .offertext {
    line-height: 1;
    padding: 18px 0;
    display: inline-block;
}

.top-bar-wrap .closebtn {
    width: 32px;
    height: 32px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    float: right;
    cursor: pointer;
    margin-left: 15px;
}

.salesendtime {
    color: #fff;
    float: left;
    padding: 10px;
    min-width: 125px;
    text-align: center;
    margin-right: 30px;
}

.top-bar-wrap .salesendtime p {
    padding: 0;
    line-height: 0.8;
    margin-bottom: 3px;
}

.salesendtime li {
    display: inline-block;
    margin: 0 2px 0;
}

.top-bar-wrap .right-content {
    padding: 12px 0 4px;
}

.top-bar-wrap .coupon {
    background: #fcffa9;
    color: #333;
    text-decoration: none;
    padding: 6px 15px;
    margin: 0 0 0 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px dashed #aaa;
}


/*------ 02. Navbar
=======================================*/
.navigation {
    background: #fff;
}

.navigation .logo {
    padding: 18px 0;
}

.navigation .logo img {
    width: 281px;
    height: 48px;
}

.nav-menu ul li {
    display: inline-block;
    position: relative;
}

.nav-menu ul li a {
    padding: 30px 15px;
    display: inline-block;
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative;
    color: #242424 !important;
}

.nav-menu ul li.menu-item-has-children>a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /* content: "\f107"; */
    margin-left: 5px;
}

.nav-menu ul ul li.menu-item-has-children>a:after {
    font-weight: 900;
    float: right;
    content: '\eaa0';
    font-family: 'icofont';
}

.nav-menu ul li a span.count {
    text-align: center;
    position: absolute;
    top: 23px;
    right: 2px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    line-height: 18px;
    color: #fff;
}

.nav-menu ul li:last-child a {
    padding-right: 0;
}


/* Sub Menu */

.navigation .nav-menu .menu .sub-menu,
.navigation .nav-menu .menu .children {
    position: absolute;
    z-index: 99999;
    left: -54px;
    margin-top: -1px;
    display: block;
    margin-left: 0;
    padding: 0;
    background: #fff;
    width: 200px;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    height: 0px;
    text-align: left;
    border-top: 2px solid;
    border-radius: 0px 0px 4px 0;
    margin-left: 0;
}

.navigation .nav-menu .menu .menu-item-has-children:hover .sub-menu,
.navigation .nav-menu .menu .menu-item-has-children:hover .children {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    display: block;
    height: auto;
}

.navigation .nav-menu .menu .sub-menu .menu-item-has-children .sub-menu {
    left: -100%;
    top: 0;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    margin-left: 0;
}

.navigation .nav-menu .menu .sub-menu .menu-item-has-children:hover .sub-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.navigation .nav-menu .menu .sub-menu .menu-item-has-children .menu-item-has-children .sub-menu {
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
}

.navigation .nav-menu .menu .sub-menu .menu-item-has-children .menu-item-has-children:hover .sub-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.navigation .nav-menu .menu .sub-menu .menu-item-has-children .menu-item-has-children .menu-item-has-children .sub-menu {
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
}

.navigation .nav-menu .menu .sub-menu .menu-item-has-children .menu-item-has-children .menu-item-has-children:hover .sub-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.navigation .nav-menu .menu .sub-menu li {
    width: 100%;
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative;
    padding: 0 10px;
}

.navigation .nav-menu .menu ul li:first-child a {
    padding-left: 15px;
}

.navigation .nav-menu .menu .sub-menu li a {
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 15px;
    display: block;
    color: #242424;
}

/* Mobie Nav */
.mobile-menu {
    text-align: right;
}

#mobilenavbtn {
    padding: 10px 0 10px 15px;
    display: inline-block;
    margin: 25px 0;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
}

.sidenav {
    background: #fff;
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    left: 0;
    top: 0;
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 270px;
    z-index: -1;
    padding: 50px 20px 0;
    z-index: 9999999999;
    box-shadow: 0px 16px 35px 0px rgba(0, 0, 0, 0.2);
    text-align: left;
}

#sidenavwrapper.active .sidenav {
    height: 100%;
    overflow-y: scroll;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    z-index: 9999;
    box-shadow: -5px 0 30px 0 rgba(100, 100, 100, 0.2);
}

#sidenavwrapper ul {
    list-style: none;
}

.sidenav li a {
    padding: 8px 5px;
    display: block;
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative;
}

.sidenav li a span.count {
    text-align: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    line-height: 18px;
    color: #fff;
    display: inline-block;
}

.sidenav li.menu-item-has-children>a:after {
    font-family: 'icofont';
    content: '\ea99';
    float: right;
}

.sidenav ul.menu li ul {
    margin: 5px 0 5px 10px;
}

.sidenav ul.menu li ul li ul {
    display: none;
    margin: 5px 0 5px 5px;
    padding-left: 10px;
    padding-left: 0.625rem;
}

.mobilenav-overlay {
    background-color: transparent;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    visibility: hidden;
}

.mobilenav-overlay.active {
    background-color: rgba(50, 50, 50, 0.5);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: fixed;
    right: 0;
    top: 0;
    visibility: visible;
    z-index: 99;
}


/* Hamburger */
.hamburger-menu,
.hamburger-menu:after,
.hamburger-menu:before {
    width: 25px;
    height: 3px;
}

.hamburger-menu {
    position: relative;
    background: #222;
    -webkit-transition: all 0ms 300ms;
    transition: all 0ms 300ms;
}

.hamburger-menu.animate {
    background: rgba(255, 255, 255, 0);
}

.hamburger-menu:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    background: #222;
    -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu:after {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background: #222;
    -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:after {
    top: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.hamburger-menu.animate:before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/* Hamburger */


/* Sticky */

#sticky-wrapper.is-sticky .sticky-nav {
    background: #fff;
    background-image: none;
    box-shadow: 0px 0 1px rgba(0, 0, 0, .2);
    z-index: 9999;
}

.is-sticky .sticky-nav {
    -webkit-animation: fadeInDown 1s both;
    animation: fadeInDown 1s both;
}

/*------ 03. Header
=======================================*/

header {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    color: #fff;
}

header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000 url(images/header/header-pattern.png) repeat scroll 0 0;
    z-index: -1;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.header-text {
    padding: 100px 0 370px;
    width: 65%;
    margin: 0 auto;
}

.header-text h1 {
    margin-bottom: 20px;
    color: #fff;
}

.green {
    color: #1ed12f;
}

.header-text p {
    margin-bottom: 35px;
}

.header-text .supporttext {
    margin-top: 30px;
    margin-bottom: 0;
}

.header-text .borderd-btn {
    border: 1px solid #fff;
    background: transparent;
    line-height: 54px;
}

.header-cartoon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.borderd-btn {
    border: 1px solid #fff;
    background: transparent;
    line-height: 54px;
}

/*------ 04. Premium Themes
=======================================*/

.premiumtheme-load {
    display: none;
}

.single-premium-theme {
    box-shadow: 0px 1px 5.88px 0.12px rgba(85, 85, 85, 0.42);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

.popular-text {
    width: 230px;
    font-weight: 600;
    font-size: 12px;
    line-height: 28px;
    position: absolute;
    top: 25px;
    left: -63px;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    text-align: center;
    text-transform: uppercase;
    background: #ebd613;
    z-index: 3;
}

.popular-text.red {
    background: #e5283a;
    color: #fff;
}

.popular-text.green {
    background: #1ed12f;
    color: #fff;
}

.popular-text.orange {
    background: #ee591f;
    color: #fff;
}
.theme-thumb {
    -ms-flex: 0 0 60%;
    -webkit-box-flex: 0;
            flex: 0 0 60%;
    max-width: 60%;
    display: inline-block;
    position: relative;
}

.theme-thumb .overlay-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    -webkit-transition: .3s all;
    transition: .3s all;
}

.single-premium-theme:hover .theme-thumb .overlay-text {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(0);
            transform: translateX(0);
}

.theme-thumb .overlay-text:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    z-index: -1;
}

.theme-thumb .overlay-text h4 {
    margin-bottom: 10px;
    color: #fff;
}

.premium-theme-content {
    -ms-flex: 0 0 40%;
    -webkit-box-flex: 0;
            flex: 0 0 40%;
    max-width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.premium-theme-content h3 {
    color: #13191c;
    margin-bottom: 15px;
    padding-top: 15px;
}

.premium-theme-content .nayrabtn {
    margin-bottom: 10px;
}

.premium-theme-content .price {
    margin-top: -10px;
    margin-bottom: 7px;
}

.premium-theme-content .nayrabtn {
    margin-bottom: 10px;
}

/* load more */

.load-btn i {
    margin-right: 0;
}

.load-btn span {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
    display: inline-block;
}

.loadspinner span {
    -webkit-transform: translateY(8px) translateX(12px);
            transform: translateY(8px) translateX(12px);
    display: inline-block;
}


.loadspinner i {
    -webkit-animation: infinite-spinning 1s infinite linear;
    animation: infinite-spinning 1s infinite linear;
    display: inline-block;
    margin-right: 0;
}

/*------ 05. Features
=======================================*/

.features-wrap {
    background: #fafbfd;
}

.features-box {
    box-shadow: 0px 0px 15px 0px rgba(160, 156, 156, 0.42);
    padding: 18px 20px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.features-box:hover {
    box-shadow: 0px 0px 15px 1px rgba(160, 156, 156, 0.72);
}

.features-box img {
    margin-right: 30px;
}

.features-box i {
    margin-right: 30px;
}

.features-box h4 {
    color: #202121;
    margin-bottom: 8px;
}

.features-box p {
    color: #565d60;
}

/*------ 06. Theme Slider
=======================================*/

.theme-slider-wrap {
    position: relative;
    z-index: 2;
    color: #fff;
}

.theme-slider-wrap:before {
    content: '';
    position: absolute;
	background: url(images/header/header-pattern.png) repeat left top;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.theme-slider-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: -1;
}

.single-theme {
    padding: 56px 0;
}

.theme-content h2 {
    margin-bottom: 30px;
    color: #fff;
}

.theme-content ul {
    margin-bottom: 40px;
}

.theme-content ul li {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 30px;
}

.theme-content ul li:last-child {
    margin-right: 0;
}

.theme-content ul li .nayrabtn {
    margin-top: 3px;
    line-height: 50px;
    border-radius: 50px;
}

.theme-content ul li.stars {
    color: #ffc300;
    margin-right: 15px;
}

ul.free {
    width: 100%;
    max-width: 485px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    align-items: center;
}

ul.free li {
    flex: 1;
    margin: 0 !important;
    padding: 0;
}

ul.free li .video-play-button, ul.free li .circle {
    margin: 0 auto;
}

ul.list-btn {
    margin-bottom: 0;
}

ul.list-btn li {
    margin-right: 15px;
}

ul.list-btn li a {
    width: 100%;
    display: flex;
    flex-direction: column;
    line-height: 1.5;
    padding: 5px 18px;
    border-radius: 4px;
}

.theme-carousel {
    position: relative;
}

.theme-carousel .owl-nav button {
    width: 54px;
    height: 54px;
    background: #fff;
    border-radius: 50%;
    border: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -27px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

button:focus {
    border: none;
    outline: none;
}

.theme-carousel .owl-nav .owl-next {
    right: 0;
    left: auto;
}

.theme-carousel .owl-nav button:hover {
    color: #fff;
    background: -webkit-linear-gradient(11deg, rgb(35, 48, 146) 0%, rgb(39, 98, 195) 100%);
    background: -ms-linear-gradient(11deg, rgb(35, 48, 146) 0%, rgb(39, 98, 195) 100%);
}


/*------ 07. How to Buy
=======================================*/

.htb-box {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.htb-box:after {
    font-size: 100px;
    font-family: 'icofont';
    content: '\eaca';
    position: absolute;
    color: #dbddde;
    top: 0px;
    right: -70px;
    line-height: 100px;
    z-index: -1;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -webkit-transition: .3s all;
    transition: .3s all;
}

.htb-box:hover:after {
    right: -80px;
}

.buythemes .col-lg-3:last-child .htb-box:after {
    display: none;
}

.htb-box i {
    line-height: 100px;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}

.htb-box i:after {
    content: "";
    position: absolute !important;
    top: 50%;
    left: 50%;
    width: 115px;
    height: 115px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(../images/dotted.svg) no-repeat center;
    visibility: hidden;
}

.htb-box:hover i:after {
    -webkit-animation: infinite-spinning 5s infinite linear;
    animation: infinite-spinning 5s infinite linear;
    visibility: visible;
}

.htb-box h4 {
    margin-bottom: 10px;
    color: #13191c;
}


/* Spinning Animation */

@-webkit-keyframes infinite-spinning {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes infinite-spinning {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

/*------ 08. Testimonial
=======================================*/
.testimonial-wrap {
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    color: #fff;
    text-align: center;
    position: relative;
    padding-bottom: 0;
    padding-top: 90px;
    z-index: 2;
    overflow: hidden;
}

.testimonial-wrap:before {
    content: '';
    position: absolute;
    top: 140px;
    left: 10%;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.testimonial-wrap h2 {
    margin-bottom: 30px;
    color: #fff;
}

.testimonial-carousel {
    position: relative;
    z-index: 1;
}

.testimonial-carousel:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: right bottom !important;
    z-index: -1;
}

.single-testimonial h3 {
    color: #ebd718;
    margin-bottom: 20px;
}

.single-testimonial p {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.single-testimonial .title {
    color: #ebd718;
    margin-bottom: 160px;
}

.single-testimonial .person {
    color: #ebd718;
    margin-bottom: 5px;
}

.stars li {
    display: inline-block;
    color: #ffef26;
}

.testimonial-carousel .owl-nav {
    display: none;
}

.testimonial-carousel .owl-dots {
    position: absolute;
    bottom: 70px;
    width: 100%;
    text-align: center;
}

.testimonial-nav {
    text-align: center;
    -webkit-transform: translateY(-175px);
            transform: translateY(-175px);
    z-index: 9999;
    height: 106px;
    overflow: hidden;
    width: 56%;
    margin: 0 auto;
}

.testimonial-nav .slick-slide.slick-current.slick-center {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
}

.testimonial-nav .slick-slide {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 0 10px;
    border: 2px solid #b1f2fe;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.testimonial-nav .slick-list {
    overflow: visible;
    -webkit-transform: translateY(18px);
            transform: translateY(18px)
}

.slick-slide:focus {
    outline: none;
}

/*------ 09. Info
=======================================*/
.info-box {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.info-box:after {
    content: '';
    position: absolute;
    top: 13px;
    right: -15px;
    width: 1px;
    height: 122px;
    background: #f7f7f8;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.info-wrap .col-lg-3:last-child .info-box:after {
    display: none;
}

.info-box img {
    margin-bottom: 30px;
}

.info-box i {
    color: #1ed12f;
    display: inline-block;
    margin-bottom: 30px;
}

.info-box h4 {
    color: #13191c;
    margin-bottom: 10px;
}


/*------ 10. Footer
=======================================*/

.footer-area {
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    color: #fff;
}

.footer-area ul {
    list-style: none;
}

.footer-bg {
    position: relative;
    z-index: 2;
}

.footer-bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    z-index: -1;
}

/* Footer Top */

.footer-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 0;
}

.footer-top p {
    line-height: .5;
}

.footer-top .thanks {
    line-height: .8;
    padding-right: 10px;
}

.footer-top .clientcount {
    line-height: .8;
    color: #1ed12f;
    padding: 0 10px;
}

.footer-top ul.social {
    display: inline-block;
    margin-left: 30px;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
}

.footer-top ul li {
    display: inline-block;
}

.footer-top ul li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #1ed12f;
    display: block;
    margin: 0 5px;
    -webkit-transition: .3s all;
    transition: .3s all;
    overflow: hidden;
}

.footer-top ul li:last-child a {
    margin-right: 0;
}

.footer-top ul li a i {
    -webkit-transition: .3s all;
    transition: .3s all;
    display: inline-block;
}

.footer-top ul li a:hover i {
    -webkit-animation: socialFxD .3s forwards;
    animation: socialFxD .3s forwards
}

@-webkit-keyframes socialFxD {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    50% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    51% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

@keyframes socialFxD {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    50% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    51% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

/* Footer Content */
.footer-content {
    padding: 70px 0;
}

.footer-content h5 {
    margin-bottom: 30px;
    color: #fff;
}

.footer-content li a {
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative;
}

.footer-content li a span.hiring {
    background: #1ed12f;
    text-align: center;
    border-radius: 7.5px;
    padding: 2px 8px;
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #fff;
}

.footer-content li a:hover {
    color: #1ed12f;
}

.footer-content li {
    margin-bottom: 14px;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.footer-content li a:hover {
    padding-left: 20px;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.footer-content li a:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 10px;
    height: 1px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .3s all;
    transition: .3s all;
}

.footer-content li a:hover:before {
    visibility: visible;
    background: #1ed12f;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.footer-content ul li:last-child {
    margin-bottom: 0;
}

.footer-content img {
    margin-bottom: 15px;
    margin-right: 15px;
}

/* Footer Copyright */
.footer-copyeright {
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.footer-copyeright a {
    color: #1ed12f;
}

.footer-copyeright .payment li {
    display: inline-block;
    width: 50px;
    height: 30px;
    padding: 2px;
    background: #e5e5e5;
}


.footer-copyeright .payment li img {
    width: 100%;
    height: 100%;
}

/*------ 11. BreadCrumb Area
=======================================*/
.breadcrumb-area {
    position: relative;
    z-index: 2;
    margin-bottom: 130px;
}

.breadcrumb-area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: #000 url(images/header/header-pattern.png) repeat scroll 0 0;
    z-index: -1;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.breadcrumb-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    height: 130px;
    border-radius: 4px;
    padding: 50px 30px;
    box-shadow: 0px 0px 24.96px 1.04px rgba(159, 158, 158, 0.41);
    -webkit-transform: translateY(65px);
    transform: translateY(65px);
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.breadcrumb-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.breadcrumb-content:after {
    content: "";
    position: absolute;
    right: 40%;
    top: 50%;
    width: 20px;
    height: 20px;
    border: 4px solid #e4e4e4;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
    -webkit-animation: rectangle 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
            animation: rectangle 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
    z-index: -1;
}

.breadcrumb-area ul:after {
    content: "";
    position: absolute;
    left: -40%;
    top: 100%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #f6f6f6;
    -webkit-animation: rectangle 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
            animation: rectangle 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
    z-index: -1;
}

@-webkit-keyframes rectangle {
    to {
        -webkit-transform: scale(1.2) rotate(30deg);
        transform: scale(1.2) rotate(30deg);
    }
}

@-webkit-keyframes heartbeat {
    to {
        -webkit-transform: scale(1.2) rotate(30deg);
        transform: scale(1.2) rotate(30deg);
    }
}

@keyframes heartbeat {
    to {
        -webkit-transform: scale(1.2) rotate(30deg);
        transform: scale(1.2) rotate(30deg);
    }
}

.breadcrumb-area h2 {
    position: relative;
    color: #242424;
    padding-left: 56px;
}

.breadcrumb-area h2:before {
    /* background: #5c2ede; */
	 content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 46px;
    height: 4px;
}

.breadcrumb-area ul {
    position: relative;
}

.breadcrumb-area ul li {
    display: inline-block;
    color: #242424;
}

.breadcrumb-area li a:after {
    font-weight: 900;
    margin: 0 10px;
    content: '\eaa0';
    font-family: 'icofont';
}


/*------ 12. Theme Collection & About Page
=======================================*/
.themecollectionpage {
    padding-bottom: 22px;
}

/* Team Section */

.team-wrap .section-title .nayrabtn {
    margin-top: 48px;
}

.team-member {
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
}

.team-member img {
    width: 100%;
}

.team-member .team-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: -1;
    background-color: transparent 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent 0), to(rgba(0, 0, 0, 0.9) 85%));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.9) 85%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.9) 85%);
    z-index: 2;
}

.team-member:hover .team-overlay {
    opacity: .67;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";
}

.team-member .team-info {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-align: center;
    color: #fff;
    z-index: 3;
}

.team-member:hover .team-info {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    bottom: 30px;
}

.team-member .team-info h3 {
    color: #fff;
}

.team-member .team-info p {
    color: #c7c8c9;
    margin: 5px 0 10px;
}

.team-member .team-info ul li {
    display: inline-block;
    margin: 0 3px;
}

.team-member .team-info ul li a {
    color: #c7c8c9;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.team-member .team-info ul li a:hover {
    color: #fff;
}

/* CTA Section */
.cta-box {
    margin-bottom: 40px;
}

.cta-wrap {
    padding: 150px 0 110px;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
}

.cta-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/cta-pattern.png) no-repeat center;
    z-index: -1;
}

.cta-box .icon {
    font-size: 70px;
    margin-bottom: 15px;
    height: 70px;
    line-height: 60px;
}

.cta-box h3 {
    font-size: 36px;
    color: #fff;
}

.cta-box p {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Aileron Bold', sans-serif;
}

/* Theme Review */

.theme-review {
    background: #fafbfd;
}

.review-box {
    padding: 30px 20px;
    -webkit-transition: .3s all;
    transition: .3s all;
    background: #fff;
    margin-bottom: 30px;
}

.review-box:hover {
    box-shadow: 0px 0px 24.96px 1.04px rgba(159, 158, 158, 0.41);
}

.review-box .quote {
    line-height: .9;
    margin-right: 20px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-transition: .3s all;
    transition: .3s all;
}

.review-box:hover .quote {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.review-box p {
    color: #565d60;
    margin-bottom: 10px;
}

.review-box .stars li {
    color: #ffc62d;
}

.review-box .stars {
    margin-bottom: 5px;
}

.review-box h4 {
    color: #242424;
}


/*------ 13. Single Free Theme Detailed Page
=======================================*/

.freetheme-page-header {
    padding: 130px 0 0;
    position: relative;
    z-index: 2;
    color: #fff;
    margin-bottom: 215px;
}

.freetheme-page-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: #000 url(images/header/header-pattern.png) repeat scroll 0 0;
    z-index: -1;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

/* Info Section 2 */

.info2section-wrapper {
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    padding: 50px;
    color: #fff;
    border-radius: 4px;
    -webkit-transform: translateY(145px);
            transform: translateY(145px)
}

.info2box img {
    margin-bottom: 20px;
}

.info2box i {
    display: inline-block;
    margin-bottom: 20px;
}

.info2box h3 {
    color: #fff;
    margin-bottom: 10px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.info2box:hover h3 {
    color: #1ed12f;
}

/* Free Theme Features */
.ftfeaturesbox {
    text-align: center;
    box-shadow: 0px 0px 5px 0px rgba(74, 73, 73, 0.41);
    padding: 40px 20px;
    background: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.ftfeaturesbox:hover {
    box-shadow: 0px 0px 21px 0px rgba(98, 97, 97, 0.41);
}

.ftfeaturesbox .icon {
    margin-bottom: 20px;
    -webkit-filter: saturate(28);
    filter: saturate(28);
}

.ftfeaturesbox .icon i {
    line-height: 60px;
}

.ftfeaturesbox h3 {
    margin-bottom: 10px;
}

.ftfeaturesbox p {
    margin-bottom: 10px;
}

.ftfeaturesbox a {
    color: #242424;
    border-bottom: 1px solid #242424;
    -webkit-transition: .3s all;
    transition: .3s all;
}


/* Customer Review */
.customer-review {
    background: #fafbfd;
}

.single-customer-review {
    box-shadow: 0px 8px 8.46px 0.54px rgba(79, 79, 79, 0.16);
    border: 1px solid #e0e1e1;
    padding: 40px 30px 0;
    margin-bottom: 30px;
}

.single-customer-review p i {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    display: inline-block;
}

.single-customer-review p {
    color: #565d60;
    margin-bottom: 50px;
}

.single-customer-review ul.stars {
    display: inline-block;
}

.single-customer-review ul.stars li {
    color: #ffc62d
}

.creview-footer {
    padding: 15px 0;
    position: relative;
}

.creview-footer img {
    position: absolute;
    bottom: -50%;
    right: 0;
    box-shadow: 0px 8px 8.46px 0.54px rgba(79, 79, 79, 0.16);
    border: 2px solid #fff;
    border-radius: 50%;
}

.customer-info {
    float: right;
    -webkit-transform: translateX(-110px);
            transform: translateX(-110px);
}

/*------ 14. Pricing
=======================================*/

.pricing-section {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.pricing-box {
    box-shadow: 0px 0px 4.9px 0.1px rgba(203, 200, 200, 0.4);
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    background: #fff;
	position: relative;
}

/* Start */
.recommended {
    width: 100%;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;        
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transform: translateY(-25px);
}

.recommended .arrow {
    background: #e5283a;
    width: 100%;
    max-width: max-content;
    padding: 0 26px;
    position: absolute;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    left: 0;
    right: -32px;
    top: 30%;
    transform: translateX(-15px);
}

.recommended .arrow:before, .recommended .arrow:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0;
}

.recommended .arrow:before {
    border-color: #e5283a transparent;
    left: -10px;
    border-width: 15px 0 15px 10px;
}

.recommended .arrow:after {
    border-color: #e5283a transparent;
    right: -10px;
    border-width: 15px 10px 15px 0px;
}

.green .arrow {
    background: #1ed12f;
}

.green .arrow:before,
.green .arrow:after {
    border-color: #1ed12f transparent;
}

.yellow .arrow {
    color: #5c2ede;
    background: #ebd613;
}

.yellow .arrow:before,
.yellow .arrow:after {
    border-color: #ebd613 transparent;
}

/* End */

.pricing-section:before {
    content: '';
    position: absolute;
    top: 15%;
    left: 15%;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.pricing-section:after {
    content: '';
    position: absolute;
    top: 0%;
    right: 12%;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.pricingbox-header {
    text-align: center;
    padding: 50px 0;
    border-bottom: 1px solid #e7e7e7;
}

.pricingbox-header h2 {
    font-size: 40px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.pricingbox-header .price {
    line-height: .8;
    margin-bottom: 10px;
}

.pricing-box .pricingbox-header .price sup {
    font-size: 70%;
    top: -10px;
}

.pricing-content {
    padding: 50px 40px;
}

.pricing-content h3 {
    text-align: center;
    margin-bottom: 30px;
}

.pricing-content .features-list {
    margin-bottom: 20px;
}

.features-list {
    margin: 0;
    list-style-type: none;
}

.pricing-content .features-list li {
    color: #242424;
    padding-left: 25px;
    margin-bottom: 10px;
    position: relative;
}

.pricing-content .features-list li i,
.pt-itemdetails .features-list li i {
	position: absolute;
    top: 5px;
    left: 0;
}

.features-list li.showMore {
    padding-left: 0;
    color: #242424;
    position: relative;
    border-bottom: 1.2px dashed #242424;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.pt-itemdetails .features-list li.showMore {
    padding-left: 0;
}

.features-list li.showMore:before {
    display: none;
}

.hideFeature {
    display: none;
}

.pricing-content .nayrabtn {
    box-shadow: 0px 4px 7px 0px rgba(203, 200, 200, 0.41);
    display: block;
    margin-top: 40px;
    line-height: 60px;
}

.premium-pricing .pricing-content .nayrabtn {
    /* background: #fff; */
}

.premium-pricing .pricing-content .nayrabtn:hover {
    color: #fff;
}

.pricing-box .pricingbox-header {
    color: #fff;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
}

/*.premium-pricing .pricingbox-header {
    border-bottom: 1px solid rgba(255, 255, 255, .08);
}*/

.pricing-box h3 {
    font-size: 14px;
}

.pricing-box .pricingbox-header h2,
.pricing-box .pricingbox-header .price,
.pricing-box .pricingbox-header h3 {
    color: #fff;
}

.pricing-box .pricingbox-header .price {
    color: #ffd71c;
}

.premium-pricing .pricing-content .features-list li.showMore {
    border-color: #fff;
}

.pricing-bottom-text {
    color: #242424;
}

.pricing-bottom-text a {
    color: #242424;
    border-bottom: 1px dashed #242424;
}

@media (min-width: 768px) {
	.pricing-section .row {
	    -ms-flex-pack: center!important;
	    justify-content: center!important;
	}
}
/* Buy Premium Section */

.buy-premium {
    padding: 125px 0;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    color: #fff;
    position: relative;
    z-index: 2;
}

.buy-premium:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/cta-pattern2.png) no-repeat left / cover;
    z-index: -1;
}

.buy-premium h2 {
    margin-bottom: 15px;
    color: #fff;
}

.buy-premium p {
    margin-bottom: 30px;
}

.buy-premium .nayrabtn {
    background: #fff;
    line-height: 52px;
}

/* Learn More Section */

.learnmore-wrapper h3 {
    line-height: 35px;
    color: #242424;
    margin-bottom: 30px;
}

.learnmore-wrapper p {
    margin-bottom: 40px;
}

.learnmore-wrapper .nayrabtn {
    background: #fff;
    border: 1px solid;
    line-height: 50px;
}

/* Faq Section */
.faq-box {
    margin-bottom: 40px;
}

.faq-box h3 {
    color: #242424;
    margin-bottom: 20px;
}


/*------ 15. Contact Page
=======================================*/
.customersupport-box {
    background: #f6f9fc;
}

.customersupport .col-lg-3,
.customersupport .col-lg-4 {
    padding: 0 !important;
}

.customersupport-content {
    padding: 0 20px;
}

.customersupport-box h4 {
    background: #242424;
    padding: 20px 0;
    color: #fff;
}

.customersupport-box.middle-suupport {
    background: #f0f5fb;
}

.customersupport-box .icon {
    padding: 20px 0;
    color: #242424;
    line-height: .8;
}

.customersupport-box.middle-suupport .icon {
    padding: 54px 0 36px;
}

.customersupport-box p {
    margin-bottom: 30px;
}

.customersupport-box .nayrabtn {
    margin-bottom: 25px;
    line-height: 34px;
}

.customersupport-box.middle-suupport p {
    margin-bottom: 42px;
}

/* Contact Form */

.contact-form-wrapper {
    background: #f9fbfd;
}

.contact-form textarea,
.contact-form .form-control {
    border-radius: 4px;
    border: 1px solid;
    min-height: 50px;
    padding: 15px 15px;
    width: 100%;
    margin-bottom: 30px;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
}

.contact-form textarea:focus,
.contact-form .form-control:focus {
    outline: none;
    box-shadow: none;
}

.contact-form textarea {
    margin-bottom: 0;
}

.contact-form .nayrabtn {
    border: 0;
    line-height: 50px;
    cursor: pointer;
}
.contact-form textarea, .contact-form .form-control {
    margin-bottom: 0px !important;
}
input.wpcf7-form-control.wpcf7-submit.nayrabtn {
    float: right;
}
input.wpcf7-form-control.wpcf7-submit.nayrabtn:hover,input.wpcf7-form-control.wpcf7-submit.nayrabtn:focus {
   -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
}
.wpcf7 textarea {
    max-height: 130px;
    min-height: 50px;
}
/*------ 16. Log In page
=======================================*/
.loginpageforms {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}

.login-form {
    background: -webkit-linear-gradient(300deg, #19a0ff 0%, #2d1582 100%);
    background: linear-gradient(150deg, #19a0ff 0%, #2d1582 100%);
    padding: 42px 20px;
    flex: 1;
}

.loginform-inner {
    background: #fff;
    padding: 30px 20px 12px;
}

.loginform-inner .logo {
    text-align: center;
    margin-bottom: 50px;
}

.loginform-inner .logo img {
    width: 183px;
}

.loginform-inner .form-group {
    margin-bottom: 25px;
}

.loginform-inner label {
    margin-bottom: 5px;
    color: #242424;
}

.loginform-inner input.form-control {
    height: 45px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.loginform-inner input:focus {
    box-shadow: none;
}

.loginform-inner .form-check label {
    color: #242424;
}

.loginform-inner p {
    margin-bottom: 23px;
    color: #242424;
}

#edd-email-wrap {
    margin-top: 20px;
}

#edd_purchase_submit .edd-submit {
    max-width: 150px;
    margin: auto;
    margin-top: 20px;
}

#edd_purchase_submit .edd-submit,.loginform-inner .nayrabtn {
    border: none;
    display: block;
    width: 100%;
    line-height: 45px;
    cursor: pointer;
}

.subcribeform {
    padding: 30px 20px;
    flex: 1;
    width: 50%;
    background: #f5f8f9;
    box-shadow: 0px 3px 7px 0px rgba(87, 87, 87, 0.35);
}

.subscribe-carousel .owl-nav {
    display: none;
}

.single-subscribe img {
    margin-bottom: 15px;
}

.single-subscribe h3 {
    margin-bottom: 10px;
    color: #242424;
}

.single-subscribe p {
    margin-bottom: 15px;
}

.single-subscribe .nayrabtn {
    display: inline-block;
    line-height: 1.2;
    padding: 10px 30px;
}

.subscribe-carousel .owl-dots {
    width: 100%;
    text-align: center;
    margin: 38px 0 0;
}

.subscribe-carousel .owl-dots button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid;
    background: #e5f1f5;
    margin: 0 7px;
    -webkit-transition: .3s all;
    transition: .3s all;
    cursor: pointer;
}

.subscribe-carousel .owl-dots button.active {
    border-color: #242424 !important;
}

/*------ 17. Premium Theme
=======================================*/

body.single-download {
    background: #f2f2f2;
}

.premiumtheme-carousel figure {
    position: relative;
    display: inline-block;
}

.premiumtheme-details-img {
    /*padding: 12px;*/
    text-align: center;
    display: block;
    border-radius: 4px;
    border: 1px solid #e1e8ed;
    background-color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    z-index: 0;
}

.premiumtheme-details-img .details-img {
    display: block;
}

.premiumtheme-details-img .details-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
}

.premiumtheme-details-img .nayrabtn {
    position: absolute;
    top: 42%;
    left: 40%;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.premiumtheme-details-img:hover>.nayrabtn,
.premiumtheme-details-img:hover .details-img::after {
    opacity: 1;
}

.ribbon-container {
    cursor: default;
    overflow: visible;
    pointer-events: none;
    position: absolute;
    top: 25px;
    /*top: 72px;*/
    left: 0;
    right: auto;
    z-index: 5;
    pointer-events: auto;
    background-color: #5c2ede;
}

.ribbon-container:after {
    background-color: transparent;
    border: 13px solid;
    border-color: #5c2ede;
    border-right-color: transparent;
    bottom: 0;
    content: "";
    position: absolute;
    right: -15px;
    z-index: 9;
}

.ribbon-new {
    background-color: #f24259;
}

.ribbon-new:after {
    border-color: #f24259;
    border-right-color: transparent;
}

.ribbon-soon {
    background-color: #ee591f;
}

.ribbon-soon:after {
    border-color: #ee591f;
    border-right-color: transparent;
}

.ribbon-trending {
    background-color: #1bbb06;
}

.ribbon-trending:after {
    border-color: #1bbb06;
    border-right-color: transparent;
}

.ribbon-container>div {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.75px;
    color: white;
    height: 26px;
    line-height: 26px;
    -webkit-transition: width 0.1s 0.05s cubic-bezier(0.86, 0, 0.07, 1);
    transition: width 0.1s 0.05s cubic-bezier(0.86, 0, 0.07, 1);
    width: 20px;
    position: relative;
    z-index: 10;
}

.ribbon-container i {
    font-size: 15px;
    position: absolute;
    right: 1px;
    margin-left: 5px;
    line-height: 27px;
}

.ribbon-container span {
    float: left;
    margin-left: 5px;
    padding-right: 25px;
    display: block;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.3s, padding 0.25s, width 0.25s;
    transition: opacity 0.3s, padding 0.25s, width 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    width: 3em;
}

.ribbon-container>div:hover {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    width: 100%;
}

.ribbon-container>div:hover span {
    opacity: 1;
    width: 100%;
    padding-left: 6px;
}

.premiumtheme-page-header {
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 50px 0
}

.premiumtheme-page-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: #000 url(images/header/header-pattern.png) repeat scroll 0 0;
    z-index: -1;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

/* Premium Theme Tab CSS */

.premiumtheme-details-tab .nav-item {
    -webkit-box-flex: auto;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: auto;         /* OLD - Firefox 19- */
    -webkit-flex: auto;          /* Chrome */
    -ms-flex: auto;              /* IE 10 */
    flex: auto; 
    text-align: center;
}

.premiumtheme-details-tab .nav-tabs {
    border-bottom: 0;
}

.premiumtheme-details-tab .nav-item a {
    color: #242424;
    background: #ffffff;
    border-radius: 0;
    border: none;
    padding: 0;
    line-height: 52px;
    font-size: 14px;
    /* letter-spacing: 1px; */
    font-weight: 600;
    position: relative;
    border: 1px solid #f5f5f5;
}

.premiumtheme-details-tab .nav-tabs .nav-link:focus,
.premiumtheme-details-tab .nav-tabs .nav-link:hover {
    border-color: rgba(40,44,42,0.1);
}

.premiumtheme-details-tab .nav-item a.active:after,
.premiumtheme-details-tab .nav-item a.active:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none;
}

.premiumtheme-details-tab .nav-item a.active:after {
    margin-left: -10px;
    border-width: 10px;
    border-top-color: #5c2ede;
}

.premiumtheme-details-tab .nav-item a.active:before {
    margin-left: -11px;
    border-width: 11px;
    border-top-color: rgba(0,0,0,0.2);
}

.premiumtheme-details-tab .nav-item a.active {
    background: #5c2ede;
    color: #ffffff;
    -webkit-transition: .3s all;
    transition: .3s all;
}

/* Item Details CSS */
.pt-itemdetails h3 {
    margin-bottom: 15px;
    color: #242424;
}

.pt-itemdetails p {
    margin-bottom: 15px;
    color: #484647;
}

.pt-itemdetails .features-list li {
    color: #484647;
    padding-left: 25px;
    margin-bottom: 10px;
    position: relative;
}

.pt-itemdetails .features-list li:last-child {
    margin-bottom: 0;
}

.pt-itemdetails .features-list li i {
    position: absolute;
    top: 2px;
    left: 0;
}

.premiumtheme-details p>img {
    display: block;
    margin-top: 20px;
}

/* PremiumTheme Features */

.pt-featuresload {
    display: none;
}

.pt-featuresbox {
    padding: 40px 30px 70px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    text-align: center;
    margin-bottom: 35px;
    background-color: #fff;
}

.pt-featuresbox .icon {
    margin-bottom: 40px;
    height: 75px;
}

.pt-featuresbox .icon i {
    display: inline-block;
    line-height: 0.8;
}

.pt-featuresbox h4 {
    margin-bottom: 20px;
}

.pt-featuresbox.gradiantbg h4 {
    color: #fff;
}

.customer-review-load {
    display: none;
}

/* Faqs */
.pt-faqs-head {
    margin-bottom: 15px;
}

.pt-faqs-head h3 {
    color: #242424;
}

.pt-faws-section .card {
    margin-bottom: 10px;
    border: 0;
    font-size: 14px;
}

.pt-faws-section .card:last-child {
    margin-bottom: 0;
}

.pt-faws-section .ptaccordion .card-header {
    color: #242424;
    background: #eff9fb;
    border: 1px solid #e9f0fb;
    cursor: pointer;
}

.pt-faws-section .ptaccordion .card-body {
    border: 1px solid #e9f0fb;
    padding: 15px;
    padding-bottom: 5px;
}

.pt-faws-section .ptaccordion .card-body p {
    padding-bottom: 10px;
}

.pt-faws-section .ptaccordion .card-body p a:hover,
.pt-faws-section .ptaccordion .card-body p a:focus {
	color: #5c2ede;
}

.pt-faws-section .ptaccordion .card-header:after {
    font-family: 'icofont';
    content: "\ef9a";
    float: right;
}

.pt-faws-section .ptaccordion .card-header.collapsed:after {
    content: "\efc2";
}

/* Free VS Premium */

.pt-freevspro thead th,
.pt-freevspro tbody td {
    width: 33.33%;
    text-align: center;
    border: 1px solid #e0e1e1;
    color: #242424;
}

.pt-freevspro thead th:first-child {
    background: transparent;
}

.pt-freevspro .gradiantbg {
    color: #fff;
    border-right: 0;
    border-left: 0;
}

.pt-freevspro .gradiantbg i {
    color: #1ed12f;
    margin-right: 10px;
}

.pt-freevspro .gradiantbg a {
    color: #fff;
    border-bottom: 0;
}

.table-striped tbody tr.empty:nth-of-type(odd) {
    background: transparent;
}

.pt-freevspro tr.empty td {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #eff9fb;
}

.pt-freevspro .yes {
    color: #1bbb06
}

.pt-freevspro .no {
    color: #f24259
}

.gradiantbg {
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    color: #fff;
    box-shadow: none;
}
/* Supported Plugins */

.pluginload {
    display: none;
}

.single-plugin {
    box-shadow: 0px 0px 10px 0px rgba(153, 152, 152, 0.42);
    text-align: center;
    margin-bottom: 30px;
}

.pluginlogo {
    background: #f3f7fd;
    height: 166px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.pluginlogo .inner-content {
    width: 100%;
}

.plugin-info {
    padding: 30px 10px 15px;
    min-height: 150px;
}

.plugin-info h4 {
    color: #242424;
    margin-bottom: 15px;
}

/* ptd-sidebar */

.ptd-sidebar {
    font-size: 14px;
}

.ptd-sidebar ul {
    list-style: outside none none;
    margin: 0 !important;
    padding: 0;
}

.premiumtheme-details-wrap .details-title {
    background: #5c2ede;
    color: #fff;
    padding: 0 60px;
    line-height: 50px;
    margin-bottom: 0;
    position: relative;
}

.premiumtheme-details-wrap .details-title:before {
    background: #fff;
    left: 20px;
    top: 50%;
}

.download-access, .sale-wrap, .author, .pt-info-wrap, .tag-wrap2 {
    background: #fff;    
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.sale-wrap ul, .author ul,
.pt-info-wrap ul {
    padding: 30px 20px;
}

.tag-wrap2 p,
.download-access form {
    padding: 30px 20px 0px;
}

.purchase_preview {
	padding: 0px 20px;
}

.tag-wrap2 ul,
.download-access .terms {
    padding: 0px 20px 30px;
}

.download-access .terms p {
    font-size: 15px;
}

.download-access .terms p a {
    font-weight: 600;
    font-size: 14px;
    color: #5c2ede;
}

.premiumtheme-details-wrap .price_options label {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	margin: .5rem 0 0;
}

.premiumtheme-details-wrap .price_options input[type=radio] {
    width: 18px;
    height: 18px;
    margin-top: 2px;
    border-radius: 50px;
}

input[type=radio] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    transition: .05s border-color ease-in-out;
}

input[type=radio]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    font: normal 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\2022";
    text-indent: -9999px;
    border-radius: 50px;
    width: 8px;
    height: 8px;
    margin: 4px;
    background-color: #51a852;
}

.premiumtheme-details-wrap .price_option_name {
    font-weight: 600;
    padding-left: 10px !important;
    flex: 5;
}

.premiumtheme-details-wrap .price_option_sep {
    flex: 1;
}

.premiumtheme-details-wrap .price_option_price {
    color: #f24259;
    font-weight: 600;
}

.premiumtheme-details-wrap .purchase_submit_wrapper_form {
    margin-top: 20px;
}

.ptd-sidebar .purchase-submit,
.ptd-sidebar .purchase_submit_wrapper_form .nayrabtn {
	width: 100%;
}
.ptd-sidebar .purchase_submit_wrapper_form .nayrabtn {
    margin: 0 0 10px;
}

.premiumtheme-details-wrap .nayrabtn.bounce-left:hover,
.premiumtheme-details-wrap .nayrabtn.bounce-left:focus {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.vph_alert {
    color: #f24259 !important;
    font-size: 12px;
    font-weight: 550;
    line-height: 1;
    margin-bottom: 6px;
    padding-left: 35px;
    text-transform: capitalize;
	display: none;
}

.tag-wrap ul li {
    display: inline-block;
    margin: 0px;
}

.tag-wrap p {
    margin-bottom: 10px;
}

.pt-info-wrap ul li {
    margin-bottom: 10px;
}

.pt-info-wrap ul li span {
    display: inline-block;
    font-weight: 600;
    position: relative;
    width: 105px;
}

.pt-info-wrap ul li span:before {
    position: absolute;
    right: 10px;
    content: ":";
    color: #6a6a6a;
    font-size: 14px;
}

.edd-reviews-form label {
    font-weight: 600;
}

.required {
    color: red;
}

.edd-reviews-star-rating {
    color: #f1b40a;
}

p.comment-form-cookies-consent {
    display: -webkit-inline-box;
}

p.comment-form-cookies-consent input[type=checkbox] {
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    margin-right: 12px;
}

.edd-reviews-review-form-submit {
    padding: 0 !important;
}

.edd_go_to_checkout,
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.edd-cart-ajax-alert {
    position: relative;
    width: 100%;
    vertical-align: text-top;
    text-align: center;
}

.edd_go_to_checkout,
.preview-btns {
	width: 100%;
}

/*------ 18. Blog Page CSS
=======================================*/

.blogfwpost-load,
.blogpost-load {
    display: none;
}

.blog-post {
    box-shadow: 0px 1px 7.68px 0.32px rgba(85, 85, 85, 0.22);
    border-radius: 4px;
    margin-bottom: 30px;
    overflow: hidden;
}

.blog-post .post-thumb iframe {
    height: 200px;
    width: 100%;
}

.blog-post .post-thumb {
    overflow: hidden;
}

.blog-post .post-thumb img {
    width: 100%;
    -webkit-transition: .3s all;
    transition: .3s all;
	height: auto;
}

.blog-post:hover .post-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: hue-rotate(-300deg);
    -webkit-filter: hue-rotate(-300deg);
    -webkit-transition: all 1.3s;
    transition: all 1.3s;
}

.post-content {
    padding: 18px;
}

.post-content .post-categories {
    margin-bottom: 10px;
}

.post-content .post-title {
    color: #242424;
    margin-bottom: 10px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.post-content .excerpt {
    color: #565d60;
    margin-bottom: 8px;
}

.post-content .read-more {
    margin-bottom: 12px;
    display: block;
}

.post-content .post-meta {
    color: #8c8b8b;
}

.post-content .post-meta a {
    -webkit-transition: .3s all;
    transition: .3s all;
}

.blog-page .blog-load .nayrabtn {
    min-width: 196px;
    line-height: 52px;
}

/* Sidebar Widgets CSS */
.user-profile-wrapper .sidebar {
    padding: 0px;
}
.sidebar {
    border: 1px solid #edeeee;
    background: #fafbfd;
    box-shadow: 0px 1px 7.68px 0.32px rgba(85, 85, 85, 0.22);
    padding: 60px 30px;
}

.sidebar h5.widget-title {
    color: #242424;
    position: relative;
    padding-left: 38px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e0e1;
    margin-bottom: 20px;
}

.details-title:before,
.sidebar h5.widget-title:before {
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    width: 28px;
    height: 4px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.sidebar .widget {
    margin-bottom: 40px;
    color: #565d60;
}

.sidebar ul {
    list-style: none;
    margin-left: 0;
}

/* Widget Categories */
.widget ul li {
    margin-bottom: 10px;
    position: relative;
}

.widget li a {
    display: block;
    color: #565d60;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.sidebar .widget li:hover a {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
}

.sidebar .widget li a:before {
    content: '\eaa0';
    font-family: 'icofont';
    margin-right: 3px;
}

.widget li:last-child {
    margin-bottom: 0;
}

/* Widget Tags */

.widget_tag_cloud a{
    display: inline-block;
}

.widget_tag_cloud a {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #242424;
    color: #565d60;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: .3s all;
    transition: .3s all;
    overflow: hidden;
}

.widget_tag_cloud a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 5px;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-transform: translateX(-6px);
            transform: translateX(-6px)
}

.widget_tag_cloudi a:hover:before {
    -webkit-transform: translateX(0);
            transform: translateX(0)
}

/* Widget Search */
.widget_search span {
    display: none;
}
.widget_search .search-field {
    border-radius: 4px;
    border: 1px solid;
    min-height: 50px;
    padding: 15px 15px;
    width: 100%;
    margin-bottom: 15px;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
}

.widget_search .search-field:focus {
    box-shadow: none;
    outline: none;
}

.edd-reviews-review-form-submit,
.widget_search .search-submit, .edd-submit.button.blue {
    cursor: pointer;
    border: 0;
    min-width: 135px;
	text-align: center;
    padding: 0 24px;
    line-height: 42px;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    z-index: 2;
}

.widget_search .search-submit:hover, .widget_search .search-submit:focus,
.edd-submit.button.blue:hover, .edd-submit.button.blue:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
}

.edd-submit.button.blue:hover, .edd-submit.button.blue:focus {
	background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
}

/* Widget Subscribe  */
.subscribe_content .single-subscribe p {
    margin-bottom: 20px;
}

/* Widget Calender */
.calendar_wrap {
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background-color: #ffffff;
    padding: 15px;
}
.calendar_wrap th {
    min-width: 0px;
}
.calendar_wrap thead {
    margin: 0;
    padding: 0 0 10px;
}
.calendar_wrap table{
	margin:-10px;
}
.calendar_wrap tfoot,.calendar_wrap caption {
    display: none;
}
.weekdays li {
    color: #0e0e0e;
    display: inline-block;
    width: 12.6%;
    text-align: center;
}
.calendar_wrap tbody td{
	/* border:none; */
}
.days {
    padding: 0 0;
    margin: 0;
}

.calendar_wrap tbody td {
    height: 30px;
    text-align: center;
    color: #565d60;
    line-height: 30px;
}

.calendar_wrap tbody td a {
    position: relative;
    color: #fff;
    z-index: 2;
}

.calendar_wrap tbody td a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 30px;
    height: 30px;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    border-radius: 50%;
    z-index: -1;
}

.days li.disable {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.days li .active {}

.days li .active:hover {
    cursor: pointer;
}
.footer-content li a {
    color: #fff;
}
.footer-content .widget_tag_cloud a{
	color:#fff;
	border: 1px solid #1c8eef;
}
.footer-content table td {
    margin: 0px;
    padding: 7px;
}
/* Calender Responsive*/
@media screen and (max-width:920px) {

    .weekdays li,
    .days li {
        width: 11.1%;
    }
}

@media screen and (max-width: 420px) {

    .weekdays li,
    .days li {
        width: 11.6%;
    }

    .days li .active {
        padding: 2px;
    }
}

@media screen and (max-width: 290px) {

    .weekdays li,
    .days li {
        width: 11.6%;
    }
}


/*------ 19. Blog Single
=======================================*/

.author-profile {
    padding: 30px 30px;
    box-shadow: 0px 2px 5px 0px rgba(164, 163, 163, 0.33);
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #eeeeee;
}

.author-profile img {
    margin-right: 20px;
}

.author-profile h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.author-profile .media {
    border-radius: 4px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.author-social {
    padding-top: 20px;
}

.social-links a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    margin-right: 3px;
    overflow: hidden;
}

.social-links a.facebook {
    background: #3b5998;
}

.social-links a.twitter {
    background: #00aced;
}

.social-links a.youtube-play {
    background: #bb0000;
}

.social-links a.instagram {
    background: #517fa4;
}

.social-links a.pinterest {
    background: #cb2027;
}

.social-links a i {
    -webkit-transition: .3s all;
    transition: .3s all;
    display: inline-block;
}

.social-links a:hover i {
    -webkit-animation: socialFxD .3s forwards;
    animation: socialFxD .3s forwards
}

@-webkit-keyframes socialFxD {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    50% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    51% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

@keyframes socialFxD {
    49% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    50% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    51% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
}

/* Comment Area */

.comments-area {
    box-shadow: 0px 2px 5px 0px rgba(164, 163, 163, 0.33);
    padding: 30px 30px;
    border: 1px solid #eeeeee;
}

.comments-area ol {
    list-style: none;
}

.comments-area ol.comment-list {
    padding-left: 0;
}

#comments .media h2,.comments-title {
    padding-bottom: 15px;
    border-radius: 4px;
    border-bottom: 1px solid #eeeeee;
}

.comment-body {
    padding: 30px;
    border: 1px solid #f0eded;
    margin: 20px 0;
}

.comment-list article .avatar {
    margin-right: 20px;
    float: left;
    width: 70px;
    height: 70px;
}

.comment-list article .fn {
    display: inline-block;
    margin-bottom: 6px;
}

.comment-list article .comment-metadata {
    margin-right: 20px;
    text-align: right;
    margin-bottom: 10px;
    float: right;
    margin-top: -32px;
}

.comment-list article .comment-content {
    margin-bottom: 15px;
    margin-left: 90px;
}

.comment-list .edit {
    margin-left: 90px;
}

.comment-list .edit,
.comment-list .reply {
    display: inline-block;
}

.comment-edit-link,
.comment-reply-link {
    border: 1px solid #f0eded;
    margin-right: 10px;
    padding: 6px 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.comment-edit-link i,
.comment-reply-link i {
    padding-right: 5px;
}
a.comment-reply-link:before {
    content: '\efd4';
    font-family: 'icofont';
    margin-right: 3px;
}
a.comment-edit-link:before {
    content: '\ebf5';
    font-family: 'icofont';
    margin-right: 3px;
}
/* Comment Form */

.comment-respond {
    margin-top: 50px;
}

.comment-reply-title {
    padding-bottom: 15px;
    border-radius: 4px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
}

ol {
    margin-bottom: 0;
}

.comment-form p {
    margin-bottom: 30px;
}

.comment-form .form-control {
    width: 100%;
    border: 1px solid #f0eded;
    border-radius: 4px;
    -webkit-transition: .3s all;
    transition: .3s all;
    margin-bottom: 20px;
}

.comment-form .form-control:focus {
    box-shadow: none;
}

.comment-form button {
    border: 0;
    cursor: pointer;
    line-height: 50px;
}

/* Comment default form */

.comments-area p {
    margin-bottom: 30px;
}

.comments-area input,
.comments-area textarea {
    width: 100%;
    border: 1px solid #f0eded;
    border-radius: 4px;
    -webkit-transition: .3s all;
    transition: .3s all;
    padding: 6px 12px;
    padding: .375rem .75rem;
}

.comments-area input:focus,
.comments-area textarea:focus {
    box-shadow: none;
    outline: none;
}

.comment-form p {
    margin-bottom: 20px;
}

.comment-form .form-submit input {
    border: 0;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    padding: 0 24px;
    line-height: 42px;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    z-index: 2;
    display: inline-block;
    width: auto;
}

/*------ 20. User Page
=======================================*/
.userprofile-top {
    padding: 35px 30px;
    background: -webkit-linear-gradient(300deg, #19a0ff 0%, #2d1582 100%);
    background: linear-gradient(150deg, #19a0ff 0%, #2d1582 100%);
    color: #fff;
}

.userprofile-top h3 {
    color: #fff;
}

.userprofile-top img {
    margin-bottom: 30px;
    border-radius: 50%;
    border: 5px solid #ebd718;
}

.userprofile-menu {
    border: 1px solid #cdd0d1;
}

.userprofile-menu ul {
    margin-left: 0;
}

.userprofile-menu li {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cdd0d1;
}

.userprofile-menu li:last-child {
    border-bottom: none;
}

.userprofile-menu li a {
    display: block;
    padding: 15px 20px;
    border-radius: 0;
    border: none !important;
    -webkit-transition: .3s all;
    transition: .3s all;
    position: relative;
    overflow: hidden;
}

.userprofile-menu li a:hover {
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    border: none;
    border-radius: 0;
    color: #fff !important;
}

.userprofile-menu li a:after {
    position: absolute;
    content: '';
    top: 1%;
    left: 0;
    width: 4px;
    height: 98%;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.userprofile-menu li a:hover:after {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.userprofile-menu li a:hover {
    border: none;
    border-radius: 0;
}


.user-profile-right thead {
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    color: #fff;
}

.user-profile-right .table td,
.user-profile-right .table th {
    padding: 15px 10px;
}

.user-profile-right thead th {
    border-bottom: 0;
    min-width: auto;
    background: transparent;
    color: #242424;
    color: #fff;
}
td.edd_invoice a {
    color: #fff;
    padding: 4px 10px 5px;
    background: #5c2ede;
    font-size: 12px;
}
td.edd_license_key a {
    background: #242424;
    color: #fff;
    padding: 4px 10px 5px;
    font-size: 12px;
}
.user-profile-right tbody {
    border: 1px solid #cdd0d1
}

.user-profile-right tbody tr {
    color: #242424;
    border: 1px solid #cdd0d1;
}

.user-profile-right tbody tr:last-child {
    border: none;
}

.bg-black {
    background: #242424;
    color: #fff;
    padding: 4px 10px 5px;
}

a.bg-blue:hover,
a.bg-black:hover {
    color: #fff;
}

.bg-blue {
    color: #fff;
    padding: 4px 10px 5px;
}

.dash {
    line-height: 24px;
    color: #242424;
}

/* Scroll To Top */
.scrollup {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 55;
    overflow: auto;
    padding: 12px 14px 14px;
    line-height: 10px;
    cursor: pointer;
    color: #fff;
    display: none;
}

.scrollup:hover,
.scrollup:focus {
    color: #fff;
}



/*------ 21. 404 page
=======================================*/

#wrapper {
    height: 969px;
    overflow: hidden;
    min-height: 969px;
    position: relative;
}

#mt-cloud,
#mt-bluesky,
#night,
#stars {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    position: absolute;
}

#mt-bluesky {
    z-index: 1;
}

#mt-sun {
    top: 50%;
    left: 45%;
    z-index: 2;
    width: 150px;
    height: 152px;
    position: absolute;
}

#mt-sun2 {
    top: 50%;
    left: 45%;
    z-index: 2;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 150px;
    height: 152px;
    position: absolute;
}

#mt-cloud {
    z-index: 3;
}

#mt-base {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 232px;
    z-index: 3;
}

#base-overlay {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 232px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 7;
}

#night {
    z-index: 4;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background-color: #000;
}

#stars {
    z-index: 5;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    bottom: 200px;
}

#sstar {
    top: 10%;
    left: 40%;
    z-index: 5;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 126px;
    height: 80px;
    position: absolute;
}

#moon {
    top: 60%;
    left: 45%;
    z-index: 6;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: 292px;
    height: 292px;
    position: absolute;
}

#title {
    top: 80%;
    z-index: 6;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: 45%;
    color: #fff;
    width: 292px;
    position: absolute;
    letter-spacing: 23px;
    font: 108px/120px cursive;
}

#title span {
    font-weight: 700;
    top: 0;
    right: 64.8%;
    position: absolute;
    -webkit-transform: rotate(-19deg);
            transform: rotate(-19deg);
}

#title span:after {
    top: -2px;
    left: 214px;
    width: 17px;
    content: "";
    height: 43px;
    position: absolute;
    -webkit-transform: rotate(19deg);
            transform: rotate(19deg);
}

#hock {
    top: 37.9%;
    width: 2px;
    z-index: 5;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: 47.2%;
    position: absolute;
}

#hock:after {
    left: 0;
    width: 2px;
    content: "";
    bottom: 100%;
    height: 153px;
    position: absolute;
}

#oh {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 7;
    left: 34.6%;
    bottom: 42%;
    word-spacing: 2px;
    position: absolute;
    letter-spacing: 3px;
    -webkit-transform: rotate(-23deg);
            transform: rotate(-23deg);
    font: 40px/50px 'Bangers', cursive;
}

.txt {
    left: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 7;
    color: #fff;
    width: 380px;
    bottom: 150px;
    color: #f6f6f6;
    position: absolute;
    text-align: center;
    margin: 0 0 0 -290px;
    font: 300 16px/20px 'Poppins', sans-serif;
}

.txt p {
    margin: 0 0 35px;
    letter-spacing: 1px;
}

.page404 .nayrabtn {
    min-width: 172px;
    color: #fff;
}

@media only screen and (max-width: 1870px) {
    #hock {
        left: 47.25%;
    }

    #title {
        top: 77%;
    }
}

@media only screen and (max-width: 1760px) {
    #hock {
        left: 47.35%;
    }
}

@media only screen and (max-width: 1680px) {
    #wrapper {
        min-height: 870px;
        height: 870px;
    }

    #hock {
        left: 47.45%;
        top: 40.9%;
    }

    #oh {
        left: 33.2%;
    }
}

@media only screen and (max-width: 1600px) {
    #hock {
        left: 47.6%;
    }
}

@media only screen and (max-width: 1570px) {
    #hock {
        left: 47.7%;
    }

    #oh {
        left: 32.2%;
    }
}

@media only screen and (max-width: 1462px) {
    #hock {
        left: 47.85%;
    }
}

@media only screen and (max-width: 1400px) {
    #wrapper {
        min-height: 768px;
        height: 768px;
    }

    #hock {
        left: 48.05%;
        top: 45.9%;
    }

    #oh {
        left: 31.2%;
    }

    .txt {
        bottom: 127px;
        margin: 0 0 0 -230px;
    }

    .txt p {
        margin: 0 0 23px;
    }

    #title {
        top: 76%;
    }
}

@media only screen and (max-width: 1370px) {
    #wrapper {
        min-height: 650px;
        height: 650px;
    }

    #hock {
        left: 48.095%;
        top: 41.9%;
    }

    #oh {
        left: 29.9%;
        bottom: 39%;
    }

    .txt {
        bottom: 70px;
    }

    #moon {
        margin: -60px 0 0;
    }

    #title {
        top: 70%;
    }
}

@media only screen and (max-width: 1300px) {
    #hock {
        left: 48.2%;
    }

    #oh {
        left: 30.2%;
    }
}

@media only screen and (max-width: 1240px) {
    #hock {
        left: 48.3%;
        top: 41.9%;
    }
}

@media only screen and (max-width: 1240px) {
    #hock {
        left: 48.4%;
    }

    #oh {
        left: 28%;
    }
}

@media only screen and (max-width: 1180px) {
    #hock {
        left: 48.6%;
    }

    #oh {
        left: 27%;
    }
}

@media only screen and (max-width: 1120px) {
    #hock {
        left: 48.7%;
    }

    #oh {
        left: 25%;
    }
}

@media only screen and (max-width: 1090px) {
    #hock {
        left: 48.9%;
    }
}

@media only screen and (max-width: 1030px) {
    #hock {
        left: 49.1%;
    }
}

@media only screen and (max-width: 970px) {
    #hock {
        left: 49.3%;
    }

    #oh {
        left: 25%;
    }

    .txt {
        margin: 0 0 0 -210px;
    }
}

@media only screen and (max-width: 920px) {
    #hock {
        left: 49.5%;
    }
}

@media only screen and (max-width: 880px) {
    #wrapper {
        min-height: 1000px;
        height: 1000px;
    }

    #hock {
        left: 49.8%;
        top: 35.9%;
    }

    #title {
        top: 82%;
    }

    #moon {
        margin: 0;
    }

    #oh {
        left: 20%;
        bottom: 42%;
    }
}

@media only screen and (max-width: 835px) {
    #hock {
        left: 50.0%;
    }
}

@media only screen and (max-width: 785px) {
    #hock {
        left: 50.4%;
        top: 37%;
    }

    #oh {
        left: 19%;
    }
}

@media only screen and (max-width: 755px) {
    #hock {
        left: 50.6%;
    }
}

@media only screen and (max-width: 700px) {
    #hock {
        left: 50.9%;
    }
}

@media only screen and (max-width: 670px) {
    #wrapper {
        min-height: 920px;
        height: 920px;
    }

    #hock {
        left: 51.2%;
        top: 39.9%;
    }

    #oh {
        left: 17%;
    }
}

@media only screen and (max-width: 630px) {
    #hock {
        left: 51.6%;
    }

    #oh {
        left: 16%;
    }
}

@media only screen and (max-width: 595px) {
    #hock {
        left: 52.0%;
    }

    #oh {
        left: 12%;
    }
}

@media only screen and (max-width: 565px) {
    #hock {
        left: 52.4%;
    }

    #oh {
        left: 8%;
    }
}

@media only screen and (max-width: 540px) {
    #hock {
        left: 52.8%;
    }
}

@media only screen and (max-width: 510px) {
    #hock {
        left: 53.1%;
    }
}


@media only screen and (max-width: 490px) {
    #wrapper {
        min-height: 840px;
        height: 840px;
    }

    #moon {
        margin: -22px 0 0;
    }

    #hock {
        left: 53.6%;
    }

    #oh {
        left: 6%;
        bottom: 44%;
    }

    .txt {
        bottom: 100px;
    }
}

@media only screen and (max-width: 469px) {
    #hock {
        left: 54.3%;
    }
}

@media only screen and (max-width: 430px) {
    #hock {
        left: 54.8%;
    }
}

@media only screen and (max-width: 415px) {
    #hock {
        left: 55.4%;
    }

    .txt {
        margin: 0 0 0 -180px;
    }
}

@media only screen and (max-width: 385px) {
    #hock {
        left: 56.1%;
    }

    .txt {
        width: 340px;
        bottom: 130px;
        margin: 0 0 0 -170px;
    }

    #title span:after {
        left: 212px;
    }
}

@media only screen and (max-width: 355px) {
    #hock {
        left: 57.4%;
    }
}

/* @media only screen and (max-width: 325px) {
    #hock {
        left: 57.8%;
    }
} */


@media only screen and (max-width: 350px) {

    #wrapper {
        height: 100vh;
        min-height: 100%;
    }

    #title span:after,
    #hock,
    #moon {
        display: none;
    }

    #title {
        left: 0;
        width: 100%;
        top: 40% !important;
    }

    #title span {
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        right: auto;
        position: absolute;
        -webkit-transform: rotate(0) translateX(-50%);
                transform: rotate(0) translateX(-50%);
    }

    #oh {
        left: 50%;
        -webkit-transform: rotate(0) translateX(-50%);
                transform: rotate(0) translateX(-50%);
        top: 30%;
    }

    .txt {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        margin: 0;
        bottom: auto;
        top: 70%;
    }

}


/* Career Page */
.career-heading {
    padding: 100px 0 90px;
    position: relative;
    z-index: 2;
    color: #fff;
}

.career-heading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.career-heading:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    z-index: -1;
}

.career-heading h2 {
    margin-bottom: 10px;
    color: #fff;
}

.career-heading p {
    margin-bottom: 30px;
}

.career-heading a {
    margin-bottom: 10px;
    display: block;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transition: .3s all;
    transition: .3s all;
}

.career-heading a i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    color: #242424;
}

.career-heading a:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.career-nav {
    background: #fafbfd;
}

.is-sticky .career-nav {
    background: -webkit-linear-gradient(0, #2d1582 0%, #19a0ff 100%);
    background: linear-gradient(0, #2d1582 0%, #19a0ff 100%);
    z-index: 9;
    color: #fff;
    -webkit-animation: fadeInDown 1s both;
    animation: fadeInDown 1s both;
}

.career-nav ul li {
    display: inline-block;
}

.career-nav ul li a {
    display: block;
    padding: 20px 15px;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.section-video iframe {
    width: 100%;
}

/* Beniftis */

.benifits {
    background: #fafbfd;
}

.benifits-list {
    margin-bottom: 40px;
    margin-left: 0;
    list-style-type: none;
}

.benifits-list li {
    margin-bottom: 10px;
}

.benifits-list li:before {
    content: '\f00e';
    font-family: 'icofont';
    margin-right: 5px;
}

/* Jobs */
.job-item {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.job-item ul {
    margin-left: 0;
}

.job-item h3 {
    margin-bottom: 10px;
}

.job-item h3 a {
    -webkit-transition: .3s all;
    transition: .3s all;
}

.job-item ul li {
    display: inline-block;
}

.job-item ul li:not(:last-child) {
    margin-right: 10px;
}

.job-item:not(:last-child) {
    margin-bottom: 15px;
}

/* Job Details */
.job-details p {
    margin-bottom: 15px;
}

.job-details .subtitle {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #242424;
}

.job-details ul {
    list-style-type: disc;
    margin-left: 40px;
}

.job-details a.nayrabtn {
    color: #fff;
    min-width: 192px;
}

/* Site Content */
#site-content h1,
#site-content h2,
#site-content h3,
#site-content h4,
#site-content h5,
#site-content h6 {
    margin-bottom: 5px;
}

#site-content ul {
    margin-left: 20px;
}

#site-content p a {
    -webkit-transition: .3s all;
    transition: .3s all;
}

/* edd style*/

.site-content {
    width: 100%;
}

.site-content .edd-logged-in {
    text-align: center;
    color: #242424;
}

.site-content .dash-btn {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    display: block;
}

.site-content > p {
    /*font-weight: bold;
    color: #5c2ede;*/
    margin-bottom: 10px;
}

.edd_cart_item .edd_cart_remove_item_btn {
    background: #f24259;
    min-width: 100px;
    line-height: 32px;
    border-radius: 4px;
    display: inline-block;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.site-content .edd-alert-error {
    font-weight: 500;
    letter-spacing: 0.1px;
    border: none;
}

.edd_sl_license_row span .edd_sl_license_key {
    top: 12px;
}

.edd-submit, .edd-alert-error, .edd_sl_license_row span .edd_sl_license_key {
	font-size: 16px;
	color: #ffffff !important;
	background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%) !important;
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%) !important;
}

.user-profile-wrapper ul, .user-profile-wrapper .widget ul li {
    margin: 0 !important;
}

.user-profile-wrapper h3.widget-title {
    color: #fff;
    text-align: center;
    padding: 16px;
    border-top: 1px solid #cdd0d1;
    border-bottom: 1px solid #cdd0d1;
    background: -webkit-linear-gradient(300deg, #19a0ff 0%, #2d1582 100%);
    background: linear-gradient(150deg, #19a0ff 0%, #2d1582 100%);
}

.edd-table {
    margin-bottom: 25px;
}

.edd-table, .edd_sl_table {
    width: 100%;
}

.site-content .edd_sl_form div, .user-profile-wrapper .gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.site-content .edd_sl_form div span {
    width: 100%;
    display: block;
    margin: 20px 0px 3px;
    color: #5c2ede;
    font-weight: 600;
}

.site-content .edd_sl_form div input.edd-input {
    flex: 4;
    padding: 0px 15px;
    line-height: 35px;
    color: #565d60;
}

.site-content .edd_sl_form div input.button-primary.button {
    flex: 1;
    color: #fff;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    border: none;
    outline: none;
    cursor: pointer;
}

.edd_sl_license_row span .edd_sl_license_key {
    padding: 5px;
}

.user-profile-wrapper .attachment-full, .user-profile-wrapper .gallery, .user-profile-wrapper .cat-item-none, .user-profile-wrapper .wp-video {
    padding: 20px 10px;
    margin-bottom: 5px;
}

.user-profile-wrapper .gallery .gallery-item {
    flex: 1 1 10%;
    margin-right: 5px;
}

.user-profile-wrapper .gallery .gallery-item:nth-child(5n+5) {
    margin-right: 0;
}

.user-profile-wrapper .gallery .gallery-item img {
    width: 100%;
    height: auto;
}

.user-profile-wrapper .search-form {
    margin: 20px 10px;
}

.user-profile-wrapper .search-form label {
    width: 100%;
    margin-bottom: 0;
}

.user-profile-wrapper .search-form label .search-field {
    margin-bottom: 10px;
}

.user-profile-wrapper .wp-video iframe {
    width: 100%;
}

#edd_checkout_cart .edd_cart_total {
    color: #fff;
}

.widget_search .search-form label {
    display: block;
}


/* Checkout Start */

#edd_checkout_form_wrap .edd-payment-icons {
    margin: 0 0 25px;
}

#edd_checkout_user_info > span {
    display: contents;
}

#edd_checkout_cart td, #edd_checkout_cart th, .edd-label, #edd_checkout_form_wrap #edd_final_total_wrap {
    color: #242424;
}

#edd_secure_site_wrapper span:nth-child(2) {
    color: #f24259;
}

#edd_checkout_form_wrap legend {
    font-size: 16px !important;
    color: #fff;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    padding: 0 10px !important;
    line-height: 2 !important;
    margin: 0;
}

#edd-user-login-wrap, #edd-user-pass-wrap,
#edd-card-number-wrap, #edd-card-cvc-wrap,
#edd-card-name-wrap,
#edd-card-address-wrap, #edd-card-address-2-wrap,
#edd-card-city-wrap, #edd-card-zip-wrap,
#edd-card-country-wrap, #edd-card-state-wrap {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 0 15px 0;
    padding: 0;
}

#edd-user-login-wrap {
    margin-right: 220px;
}

#edd-user-pass-wrap {
    width: 34%;
}

#edd-user-login-wrap .edd-input, #edd-user-pass-wrap .edd-input,
#edd-card-number-wrap .edd-input, #edd-card-cvc-wrap .edd-input,
#edd-card-name-wrap .edd-input,
#edd-card-address-wrap .edd-input, #edd-card-address-2-wrap .edd-input,
#edd-card-city-wrap .edd-input, #edd-card-zip-wrap .edd-input,
#edd-card-country-wrap .edd-select, #edd-card-state-wrap .edd-select {
    width: 100% !important;
    height: 38px;
    outline-color: #5c2ede;
    font-size: 16px;
}

#edd_checkout_form_wrap input[type=email], #edd_checkout_form_wrap input[type=text] {
    font-size: 16px;
    border-radius: 0;
    outline-color: #5c2ede;
}

#edd-card-cvc-wrap, #edd-card-address-2-wrap, #edd-card-country-wrap {
    margin: 0 15px;
}

#edd_checkout_form_wrap select.edd-select.edd-select-small {
    color: #242424;
    font-size: 16px;
    width: 55px;
    height: 38px;
    padding: 5px;
}

#edd_checkout_form_wrap fieldset, #edd_checkout_form_wrap fieldset#edd_cc_fields {
    border-color: #e4e4e4 !important;
}

#edd_checkout_form_wrap fieldset#edd_cc_fields {
    background-color: #fff;
}

#edd_final_total_wrap .edd_cart_amount {
    color: #f24259;
    font-weight: bold;
    font-size: 22px;
    vertical-align: middle;
}

.edd-discount-code-field-wrap .edd-apply-discount {
    line-height: 2.4 !important;
    margin-left: 10px;
}

#edd_checkout_cart .edd_cart_item a.edd_cart_remove_item_btn {
    overflow: hidden;
    text-indent: -9999px;
    min-width: unset;
    background: none;
    padding: 0 10px;
    margin-left: 10px;
}

#edd_checkout_cart .edd_cart_item a.edd_cart_remove_item_btn:before {
    content: "\ec53";
    font-size: 22px;
    font-family: icofont;
    text-indent: 0;
    color: #f24259;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
}

#edd-cancel-license-renewal {
    margin-left: 15px;
    font-size: 16px;
    color: #fff !important;
    background: #f24259;
    line-height: 2.65;
    padding: 0 25px;
    border-radius: 5px;
    display: inline-block;
}


#edd-cancel-license-renewal:hover, 
#edd-cancel-license-renewal:focus {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
}

#edd_checkout_form_wrap fieldset#edd_sl_renewal_fields {
    padding: 1.387em;
}

#edd_checkout_form_wrap #edd-license-key-container-wrap {
    padding: .8em 0;
}

#edd_checkout_form_wrap input[type=radio] {
    width: 15px;
    height: 15px;
    vertical-align: bottom;
}

/* Checkout End */

/* ZigZag Circle Start */
.zigzag {
    color: #fff;
    background: red;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-family: inherit !important;
    font-size: 1.15em !important;
    font-weight: bold !important;
    letter-spacing: 0.5px;
    position: relative;
    text-align: center;
    display: block;
    z-index: 0;
}

.zigzag:after, .zigzag:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background: red;
    z-index: -1;
}

.zigzag:before {
    transform: rotate(30deg);
}

.zigzag:after {
    transform: rotate(60deg);
}
/* ZigZag Circle Start */

/* Video Button Start */

.video-play-button {
    transform: translateX(120%) translateY(0%);
    box-sizing: content-box;
    display: block;
    width: 15px;
    height: 20px;
    border-radius: 50%;
    margin-right: 30px;
    -webkit-transition: .3s;
    transition: .3s;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #a7800a;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background-image: -moz-linear-gradient( 90deg, #ffd71c 0%, #d09f0a 100%);
    background-image: -webkit-linear-gradient( 90deg, #ffd71c 0%, #d09f0a 100%);
    background-image: -ms-linear-gradient( 90deg, #ffd71c 0%, #d09f0a 100%);
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover {
    -webkit-transform: translateX(120%) translateY(-3px);
    transform: translateX(120%) translateY(-3px);
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.15);
}

 .video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 18px solid #242424;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}



.video-overlay {
    display: none;
}

.video-overlay.open {
    display: block;    
    width: 100%;
    position: fixed;    
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(0,0,0,0.80);
    transition: all ease 500ms;
}

.video-overlay-close {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all 200ms;
}

#video-overlay .video-overlay-close:hover {
    color: #f24259;
}

.video-overlay iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 65%;
    height: 100%;
    max-height: 600px;
    box-shadow: 0 0 15px rgba(0,0,0,0.75);
}

/* Video Button End */

.circle {
    position: relative;
    height: 55px;
    width: 55px;
    text-align: center;
    border-radius: 50%;
    color: #242424;
    background-image: -moz-linear-gradient( 90deg, #ffd71c 0%, #d09f0a 100%);
    background-image: -webkit-linear-gradient( 90deg, #ffd71c 0%, #d09f0a 100%);
    background-image: -ms-linear-gradient( 90deg, #ffd71c 0%, #d09f0a 100%);
}

.circle:before {
    position: absolute;
    content: '';
    height: calc(100% + 12px);
    width: calc(100% + 12px);
    border: 4px dashed #d09f0a;
    top: -6px;
    left: -6px;
    border-radius: inherit;
    animation: spin 10s linear infinite;
}

@keyframes spin { 
    100% { 
        transform: rotateZ(360deg); 
    }
}

.circle .cir-zag {
    line-height: 55px;
}

.overlay-enabled {
    position: relative;
    overflow: hidden;
}


/* Select Box Start */

.select-wrp2 {
    width: 100%;
    margin-top: 40px;
    box-shadow: 0 4px 7px 0 rgba(218,220,230,.6);
}
.select-wrp2 i {
    position: absolute;
    top: 38%;
    left: 25px;
    z-index: 9;
    color: #a2a2a2;  
    font-size: 12px;
}
.select-wrp2 .chosen-container {
    width: 100% !important;
    font-size: 12px;
    font-weight: 700;
    color: #8a8a8a;   
}
.select-wrp2 .chosen-container > a {
    background: #fff;
    height: 60px;
    line-height: 60px;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    position: relative;
    color: #333;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 0 0 0 16px;
}

.select-wrp2 .chosen-container > a:hover,
.select-wrp2 .chosen-container > a:focus {
    color: #333;
}

.select-wrp2 .chosen-container > a:before {
    content: "\ea67";
    font-family: 'icofont';
    position: absolute;
    right: 15px;
}
.select-wrp2 .chosen-container-active > a:before {content: "\ea6a";}

.select-wrp2 .chosen-container-single .chosen-drop {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: 0;
}

.chosen-container .chosen-results {
    max-height: 160px;
}

.select-wrp2 .chosen-container .chosen-results li {
    position: relative;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.select-wrp2 .chosen-container .chosen-results li.highlighted {
    letter-spacing: 1px;
    background: -webkit-linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
    background: linear-gradient(135deg, #492cdd 0%, #ad38e2 100%);
}

.select-wrp2 .chosen-container-single .chosen-search input[type=text] {
    line-height: 20px;
}

/* Select Box End */

.u-see {
    font-size: 12px;
    text-transform: capitalize;
}

.bounce-up {
    animation: 2s ease 0s normal none infinite bounce;
}

.theme-content .bounce-up {
    background: -webkit-linear-gradient(300deg, #860012 0%, #f24259 100%);
    background: linear-gradient(150deg, #860012 0%, #f24259 100%);
}

@media only screen and (max-width:767px) {
    .edd-table, .edd_sl_table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    #edd-user-login-wrap, #edd-user-pass-wrap, #edd-card-number-wrap,
    #edd-card-cvc-wrap, #edd-card-name-wrap, #edd-card-address-wrap,
    #edd-card-address-2-wrap, #edd-card-city-wrap, #edd-card-zip-wrap,
    #edd-card-country-wrap, #edd-card-state-wrap {
        display: block !important;
        max-width: 100% !important;
        flex: 100% !important;
    }
    
    .edd-discount-code-field-wrap .edd-apply-discount, #edd-cancel-license-renewal {
        margin-left: 0px;
    }
    
    #edd-cancel-license-renewal {
        margin-top: 10px;
    }
    
    #edd-card-cvc-wrap, #edd-card-address-2-wrap, #edd-card-country-wrap {
        margin: 0 0px 20px !important;
    }
    
    #edd_checkout_form_wrap input.edd-input, #edd_checkout_form_wrap textarea.edd-input {
        width: 100%;
    }
    
    #edd-first-name-wrap {
        margin-bottom: 20px !important;
    }
    
    .edd-discount-code-field-wrap .edd-input {
        margin: 10px 0;
    }
    
}
.offertext .coupon {
    margin: 0 5px;
}

@media (min-width: 700px) {
    p {
        font-size: 1.1em;
    }
}

/* pro page style */
.pdt-box {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #fff;
    border: 2px solid #efefef;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15);
}

.pdt-box a {
    display: block;
}

.pdt-img {
    display: block;
    position: relative;
    z-index: 0;
    border-bottom: 2px solid #efefef;
}

.pdt-img:before {
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    font-weight: 800;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    z-index: 0;
}

.pdt-img img {
    position: relative;
    width: 100%;
    vertical-align: top;
    display: block;
    z-index: -1;
    padding: 5px;
}

.pdt-dis {
    padding: 15px;
    text-align: center;
    display: block;
}

.pdt-dis h3 {
    color: #242424;
	 transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
}

.pdt-box:hover .pdt-img:before {
    opacity: 1;
}

.pdt-dis:hover h3 {
    color: #5c2ede;
}

.edd-submit.button.blue:before {
    font-family: FontAwesome !important;
    speak: none;
    font-style: normal;
    content: "\f218";
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 21px;
    margin-right: 10px;
}

.edd-submit.button.blue,
.purchase-submit {
    background: #f24259 !important;
}

/* .edd-cart-added-alert { */
    /* left: 0; */
    /* right: 0; */
    /* text-align: center; */
    /* color: #f24259; */
    /* font-size: 1rem; */
    /* font-weight: 500; */
/* } */

.edd-cart-added-alert {
    width: 100%;
    position: unset;
    text-align: center;
    color: #f24259;
    font-size: 1rem;
    font-weight: 500;
    margin: 0px 0 8px;
}


/* New */

ul.site-feature {
    padding: 30px 20px;
}

.site-feature li {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: .3s all;
    transition: .3s all;
}

.site-feature li:before {
    content: "";
    font-family: fontawesome;
    color: #5c2ede;
    margin-right: 10px;
}

.site-feature li:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.download-access .terms .up-pro {
    background: #f24259;
}