/*Theme Name: Website Theme*/
@import url("https://fonts.googleapis.com/css?family=Encode+Sans+Expanded:100,200,300,400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville&display=swap&subset=latin-ext");
@font-face {
    font-family: "HELVETICA";
    src: url("fonts/HELVETICA.eot");
    src: url("fonts/HELVETICA.eot") format("embedded-opentype"),
        url("fonts/HELVETICA.woff2") format("woff2"),
        url("fonts/HELVETICA.woff") format("woff"),
        url("fonts/HELVETICA.ttf") format("truetype"),
        url("fonts/HELVETICA.svg#HELVETICA") format("svg");
}
@font-face {
    font-family: "HELVETICALIGHT";
    src: url("fonts/HELVETICALIGHT.eot");
    src: url("fonts/HELVETICALIGHT.eot") format("embedded-opentype"),
        url("fonts/HELVETICALIGHT.woff2") format("woff2"),
        url("fonts/HELVETICALIGHT.woff") format("woff"),
        url("fonts/HELVETICALIGHT.ttf") format("truetype"),
        url("fonts/HELVETICALIGHT.svg#HELVETICALIGHT") format("svg");
}
@font-face {
    font-family: "HELVETICABOLD";
    src: url("fonts/HELVETICABOLD.eot");
    src: url("fonts/HELVETICABOLD.eot") format("embedded-opentype"),
        url("fonts/HELVETICABOLD.woff2") format("woff2"),
        url("fonts/HELVETICABOLD.woff") format("woff"),
        url("fonts/HELVETICABOLD.ttf") format("truetype"),
        url("fonts/HELVETICABOLD.svg#HELVETICABOLD") format("svg");
}
@font-face {
    font-family: "DebutanBrushScript";
    src: url("fonts/DebutanBrushScript.eot");
    src: url("fonts/DebutanBrushScript.eot") format("embedded-opentype"),
        url("fonts/DebutanBrushScript.woff2") format("woff2"),
        url("fonts/DebutanBrushScript.woff") format("woff"),
        url("fonts/DebutanBrushScript.ttf") format("truetype"),
        url("fonts/DebutanBrushScript.svg#DebutanBrushScript") format("svg");
}

.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
}
.flex-video.widescreen {
    padding-bottom: 57.25%;
}
.flex-video.vimeo {
    padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (max-device-width: 800px),
    only screen and (device-width: 1024px) and (device-height: 600px),
    only screen and (width: 1280px) and (orientation: landscape),
    only screen and (device-width: 800px),
    only screen and (max-width: 767px) {
    .flex-video {
        padding-top: 0;
    }
}
abbr[title],
acronym[title] {
    border-bottom: none;
}
.ancient-browser-alert {
    background: #a00;
    color: #faa;
    display: block;
    padding: 3px 0;
    text-align: center;
}
.ancient-browser-alert a {
    color: #fff;
    text-decoration: underline;
}
.pagination {
    margin: 0;
}
.pagination-center {
    text-align: center;
}
.pagination-row {
    margin-bottom: 20px;
}
.required {
    color: #f00;
}
.row-with-vspace {
    margin-bottom: 20px;
}
.site-main .format-aside {
    background: #f5f5f5;
}
.error404 .site-content {
    padding-top: 90px;
}
/*.site-main .format-image { background: url('../img/content-post-format-image.png') left top no-repeat; }
.site-main .format-link { background: url('../img/content-post-format-link.png') left top no-repeat; }
.site-main .format-quote { background: url('../img/content-post-format-quote.png') left top no-repeat; }
.site-main .format-video { background: url('../img/content-post-format-video.png') left top no-repeat; }*/
.site-title > a {
    text-decoration: none;
}
.site-title > div {
    height: auto;
    line-height: 18px;
}
.site-title .site-description {
    color: #999;
    font-size: 16px;
}
.site-title .site-title-heading {
    margin: 0;
}
.widget_calendar #wp-calendar {
    margin: 0;
}
.widget_calendar #wp-calendar #next {
    text-align: right;
}
#comments .comment-navigation {
    margin-bottom: 0;
}
#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}
#comments .media-list li .media {
    margin-top: 15px;
}
#comments .media-list li .media .media-body {
    border: 1px solid #eee;
    padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}
#comments .media-list ul.children {
    list-style: none;
    margin-left: 2.5em;
}
#main-column .wp-video-shortcode {
    display: block;
    height: auto;
    max-width: 100%;
}
#main-column .attachment .entry-content {
    margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
    text-align: center;
}
#main-column .attachment .entry-meta {
    margin-bottom: 20px;
}
#main-column .post,
#main-column .page {
    border: 0px solid #344953;
    margin-bottom: 0px;
    padding: 0px;
}
#main-column .post .entry-header .entry-meta {
    color: #999;
}
#main-column .post .entry-header .entry-meta a {
    color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
    display: none;
}
#main-column .post .entry-meta .categories-icon {
    cursor: default;
}
#main-column .post .entry-meta .comments-link a {
    color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
    color: #555;
    font-size: 12px;
    margin-left: 5px;
}
#main-column .attachment .edit-post-link a,
#main-column .attachment .entry-meta .edit-post-link a,
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
    color: #333;
}
#main-column .post .entry-meta .tags-icon {
    cursor: default;
}
#main-column .attachment .entry-title,
#main-column .post .entry-title,
#main-column .page .entry-title {
    margin-top: 0;
    word-wrap: break-word;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
/* WordPress gallery */
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "RobotoRegular", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.col-lg-20,
.col-lg-40,
.col-lg-60,
.col-lg-80,
.col-md-20,
.col-md-40,
.col-md-60,
.col-md-80,
.col-sm-20,
.col-sm-40,
.col-sm-60,
.col-sm-80,
.col-xs-20,
.col-xs-40,
.col-xs-60,
.col-xs-80 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-20 {
    width: 20%;
    float: left;
}
.col-xs-40 {
    width: 40%;
    float: left;
}
.col-xs-60 {
    width: 60%;
    float: left;
}
.col-xs-80 {
    width: 80%;
    float: left;
}
.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .open a {
    background-image: none;
    box-shadow: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
    outline-offset: 0;
    box-shadow: none;
}
/***** Website CSS Start ********/
body {
    font-family: "HELVETICA";
    font-size: 16px;
    overflow-x: hidden;
    background: #fff;
    /* color: #000; */
    margin: 0 auto;
}
a,
a:focus,
a:hover {
    /* color: #000; */
    text-decoration: none;
}
a,
a:focus,
a:hover,
a:active,
a.active:hover,
a.active:focus,
select,
option,
select:focus,
button,
button:focus {
    outline: none;
}
.aligncenter {
    margin: 0 auto;
}
.transitions {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.relative {
    position: relative;
}
.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.no-left-pad {
    padding-left: 0;
}
.no-right-pad {
    padding-right: 0;
}
span,
a,
abbr {
    display: inline-block;
}
.home #main-column .post,
.home #main-column .page {
    padding: 0;
    border: 0;
}
.home .entry-title,
.entry-title {
    display: none;
}
/***** Common Spacing CSS Style *****/
.padding10x {
    padding: 10px;
}
.padding20x {
    padding: 20px;
}
.padding1x {
    padding-top: 10px;
    padding-bottom: 10px;
}
.padding2x {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding3x {
    padding-top: 30px;
    padding-bottom: 30px;
}
.padding4x {
    padding-top: 40px;
    padding-bottom: 40px;
}
.padding5x {
    padding-top: 50px;
    padding-bottom: 50px;
}
.padding6x {
    padding-top: 60px;
    padding-bottom: 60px;
}
.padding7x {
    padding-top: 70px;
    padding-bottom: 70px;
}
.padding8x {
    padding-top: 80px;
    padding-bottom: 80px;
}
.paddingtop7x {
    padding-top: 70px;
}
.paddingbottom7x {
    padding-bottom: 70px;
}
.paddingtop8x {
    padding-top: 80px;
}
.paddingbottom8x {
    padding-bottom: 80px;
}
.spacetop1x {
    margin-top: 10px;
}
.spacetop2x {
    margin-top: 20px;
}
.spacetop3x {
    margin-top: 30px;
}
.spacetop4x {
    margin-top: 40px;
}
.spacetop5x {
    margin-top: 50px;
}
.spacetop6x {
    margin-top: 60px;
}
.spacebottom1x {
    margin-bottom: 10px;
}
.spacebottom2x {
    margin-bottom: 20px;
}
.spacebottom3x {
    margin-bottom: 30px;
}
.spacebottom4x {
    margin-bottom: 40px;
}
.spacebottom5x {
    margin-bottom: 50px;
}
.spacebottom6x {
    margin-bottom: 60px;
}
.paddingr0 {
    padding-right: 0 !important;
}
.paddingl0 {
    padding-left: 0;
}
.mr-10{margin-right: 10px;}
/***** Header CSS *******************/
.site-header {
    background: transparent;
    color: #000;
    position: relative;
    left: 0;
    right: 0;
    z-index: 9;
}
.home .site-header {
    position: absolute;
}
.logo {
    width: 174px;
    padding: 12px 0;
}
body.home .home-logo {
    display: block;
}
body.home .inner-logo {
    display: none;
}
body .home-logo {
    display: none;
}
body .inner-logo {
    display: block;
}
.header-bottom-menu {
    display: flex;
    justify-content: center;
}
.param{
    margin-bottom: 0;
}
.my-account{
    padding: 14px 18px;
    color: #fff;
    background:#FC6536;
    border-radius: 10px !important;
    font-size: 12px;
    font-family: "HELVETICABOLD";
    white-space: nowrap;
}
.my-account .fa {
    display: none;
}
.my-account:hover,
.my-account:focus {
    background: #cc4313;
    color: #fff;
}
.my-account:hover {
    color: #fff;
}
.top-head-bar {
    padding: 10px 0;
    color: #fff;
}
.top-info-right {
    padding: 10px 0;
    color: #000;
}
.main-navigation {
    position: relative;
    padding: 10px 0;
}
.main-navigation .navbar-default {
    background-image: none;
    box-shadow: none;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}
.main-navigation .navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: 0 solid transparent;
    float: right;
}
.main-navigation .navbar-primary-collapse {
    padding: 0;
}
.main-navigation .navbar-default .navbar-nav li {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.main-navigation .navbar-default .navbar-nav > li.active,
.main-navigation .navbar-default .navbar-nav > li:hover,
.main-navigation .navbar-default .navbar-nav > li:focus,
.main-navigation .navbar-default .navbar-nav > li.current-menu-parent {
    color: #0067da;
}
.main-navigation .navbar-default .navbar-nav li.current-menu-parent > a {
    color: #000;
    background: #00087;
}
/* .main-navigation .nav > li:first-child a { padding-left:0; }
.main-navigation .nav > li:last-child a { padding-right:0; } */
/*.main-navigation .nav li a{position:relative; display: flex; align-items: center; justify-content: center; line-height: 80px; padding: 0 18px; font-size: 14px; text-shadow: none; transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; -moz-transition: all .5s ease; }*/
.main-navigation .nav li a {
    line-height: 37px;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: expanded;
    font-style: normal;
    letter-spacing: 0.44px;
    text-align: center;
    color: #000000;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    border-radius: 20px !important;
}

:lang(fr) .main-navigation .nav li a {
    padding: 0 14px;
    font-size: 15px;
}

.main-navigation .navbar-default .navbar-nav li a {
    color: #000;
}
:lang(pt-pt).main-navigation .nav>li>a {padding: 0 13px;}

.main-navigation .navbar-default .navbar-nav li a:focus,
.main-navigation .navbar-default .navbar-nav li a:hover {
    color: #fff;
    background: transparent;
    outline: 0;
    outline-offset: 0;
    text-shadow: none;
    background: #f17042; 
}
.main-navigation .navbar-default .navbar-nav .active a,
.main-navigation .navbar-default .navbar-nav .active a:focus,
.main-navigation .navbar-default .navbar-nav .active a:hover {   
    background: transparent;
    position: relative;
    color: #fff;
    background: transparent;
    outline: 0;
    outline-offset: 0;
    text-shadow: none;
    font-family: "HELVETICABOLD";
    background: #f17042;
}
.main-navigation ul.sub-menu {
    background: #fff;
    border-radius: 0;
    top: 38px;
    border: none;
    min-width: 180px;
    text-align: left;
    margin: 0;
    padding: 0;
    box-shadow: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.main-navigation ul.sub-menu li a {
    color: #000 !important;
    font-size: 14px;
    min-height: auto;
    padding: 13px 10px;
    border-bottom: 1px solid #c1c1c1;
    justify-content: inherit;
    text-transform: inherit;
    line-height: normal;
    text-align: left;
    border-radius: 0 !important;
}
.main-navigation ul.sub-menu li:last-child a {
    border-bottom: none;
}
.main-navigation ul.sub-menu li.active a,
.main-navigation ul.sub-menu li:hover a,
.main-navigation ul.sub-menu li a:hover,
.main-navigation ul.sub-menu li a:focus {
    color: #000 !important;
    background: transparent !important;
    padding: 13px 10px 13px 16px;
}
.main-navigation .nav li a .caret {
}
.main-navigation ul.sub-menu ul.sub-menu {
    left: 100%;
    top: 0;
    display: none !important;
    opacity: 1 !important;
}
.main-navigation ul.sub-menu ul.sub-menu li a {
    background: #fff !important;
    color: #000 !important;
}
.main-navigation ul.sub-menu ul.sub-menu li a:hover,
.main-navigation ul.sub-menu ul.sub-menu li a:focus {
    background: #f17042 !important;
    color: #fff !important;
}
.main-navigation ul.sub-menu li:hover ul.sub-menu {
    display: block !important;
}
.main-navigation .navbar-default .navbar-nav li:last-child ul.sub-menu {
    left: auto;
    right: -180px;
}
/***** Language Switcher CSS ************/
.page-header-top-right div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-header-top-right .wpml-ls-legacy-dropdown {
    width: auto;
    max-width: initial;
    padding-left: 5px;
}
.page-header-top-right .wpml-ls-legacy-dropdown a {
    /* display: inline-block; */
    background-color: transparent;
    border: none;
    color: #fff;
}
.page-header-top-right .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: 5px solid transparent;
    border-top: 6px solid;
}
.page-header-top-right
    .wpml-ls-sidebars-header-right
    .wpml-ls-current-language
    > a {
    color: #fff;
}
.page-header-top-right .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    background: transparent;
    border: 1px solid #c8bfbf;
    border-top: none;
}
.page-header-top-right .wpml-ls-legacy-dropdown a:hover,
.page-header-top-right .wpml-ls-legacy-dropdown a:focus,
.page-header-top-right
    .wpml-ls-legacy-dropdown
    .wpml-ls-current-language:hover
    > a {
    color: #000;
    background: #ffd5c6;
    text-decoration: none;
}
.page-header-top-right ul.wpml-ls-sub-menu li {
    border-bottom:1px solid #d3c0c0 !important;
    /* padding-top: 4px;
    padding-bottom: 4px; */
}
.page-header-top-right ul.wpml-ls-sub-menu li:last-child {
    border-bottom: none !important;
}

.header-cart {
    padding: 22px 0 18px 0;
    float: left;
}
.header-cart a.cart-customlocation.cart {
    padding: 0px 20px;
}
.header-cart a.cart-customlocation.cart .cart-text {
    font-size: 14px;
    font-weight: bold;
    font-stretch: expanded;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.33px;
    text-align: center;
    color: #393939;
    display: inline-block;
    padding: 0 0 0 2px;
    position: relative;
    top: 3px;
}
/* ****************   tabs css    *************** */
.nav-tabs {
    display: flex;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background: #ededed;
}
.nav-tabs > li {
    width: 25%;
    text-align: center;
}
.nav-tabs > li > a {
    font-size: 16px;
    font-family: "HELVETICABOLD";
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.nav-tabs > li > a span {
    display: block;
    color: #170031;
    font-family: "HELVETICA";
}
/****************     woocommerce css     ************************/
.woocommerce table.shop_table th {
    background: #ffc5b3;
    color: #121212;
    font-family: "HELVETICABOLD";
    padding: 6px 15px;
}
.woocommerce a.button.alt {
    background-color: #000;
    color: #fff !important;
    font-weight: normal;
}
.woocommerce-message {
    border-top-color: #000;
}
p.woocommerce-notice.woocommerce-notice--success {
    text-align: center;
    padding: 20px;
    margin-top: 10px;
    box-shadow: 0 0 15px 0px #ccc;
}
.woocommerce .order_details {
    box-shadow: 0 0 15px 0px #ccc;
}
.woocommerce table.order_details {
    box-shadow: none;
    border: 1px solid #dedede;
    border-radius: 0;
}
.woocommerce ul.order_details li {
    padding: 20px 35px;
    font-size: 12px;
    margin-right: 0;
}
.woocommerce ul.order_details li strong {
    font-family: "HELVETICABOLD";
    font-size: 18px;
}
.woocommerce section {
    margin-bottom: 0;
    padding-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
    padding: 20px 20px;
    height: 100%;
    font-size: 15px;
    line-height: 30px;
    box-shadow: 0 0 15px 0px #ccc;
}
.woocommerce h2 {
    font-size: 22px;
    font-family: "HELVETICABOLD";
}
.woocommerce-order p {
    font-size: 18px !important;
}
.woocommerce .input-text {
    height: 40px;
    padding: 0 10px;
}
.woocommerce-orders-table__row a {
    padding: 6px 16px;
    color: #000000;
    /* background-image: linear-gradient(to bottom, #000, #2d0891, #3d0e92, #4a1594, #561b96); */
    border-radius: 40px !important;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "HELVETICABOLD";
    text-decoration: underline;
    padding-left: 0;
}
.woocommerce-terms-and-conditions {
    display: none !important;
}
/* woocommerce dashboard */
.woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 40px 30px;
    background: #ffc5b3;
    border-radius: 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    text-align: center;
    padding: 20px;
    border-radius: 20px !important;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s ease all;color: #000;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: #fff;
    background: #fc6536;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
    background: #fc6536;
}
.woocommerce table.my_account_orders .button {
    font-weight: normal;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 40px;
}
.select2-container--default .select2-selection--single {
    height: 40px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    height: 40px;
    padding-top: 4px;
}
span.error {
    position: absolute;
    color: red;
    bottom: 0px;
    font-size: 11px;
    right: 20px;
}
/************Icons************/
.icon {
    width: 75px;
    height: 75px;
    margin: 0 auto 25px;
    display: inline-block;
    background: url(/wp-content/themes/healthlifecbd/images/sprit.png);
    background-repeat: no-repeat;
}
/****************************/

/*****thankyouModal******/
#thankyouModal .modal-title {
    color: #fff;
    font-size: 22px;
}

#thankyouModal p {
    font-size: 16px;
}

#thankyouModal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #1b9287;
}

#thankyouModal .close {
    position: absolute;
    top: -8px;
    right: -7px;
    color: #fff;
    opacity: 1;
    background: #f00;
    border-radius: 58px;
    padding: 2px 8px 3px 8px;
    border-radius: 25px !important;
}
.cmn-modal {
    text-align: center;
    background: #000000c2;
}
.cmn-modal:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.cmn-modal .modal-dialog {
    vertical-align: middle;
    display: inline-block;
}
.cmn-modal img {
    margin: 40px auto;
}
.cmn-modal .modal-header {
    border-bottom: 0;
}
/*********/

/*************Footer-CSS***************/
.main-footer {
    padding: 0px 0;
    background: #313131;
}
.main-footer p {
    font-size: 14px;
    margin: 0;
}
.footer-top {
    background: #FC6536;
    padding: 50px 0;
    position: relative;
}
.footer-top:after {
    content: '';
    position: absolute;
    height: 65px;
    width: 65px;
    border: 4px solid;
    border-radius: 50%;
    right: 60px;
    bottom: -20px;
}
.footer-top .shop-now {
    margin: 0;
    border: 1px solid #fff;
}
.footer-top p{font-size: 24px;}
.footer-top p span{font-size: 35px;
    font-family: 'HELVETICABOLD';}
.footer-bg {
    background: #000;
    padding: 50px 0;
}
.footer-bg p{
    margin-bottom: 10px;
}
.footer-bg ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    font-size: 14px;
}
.footer-bg ul li {
    display: inline-block;
}
.footer-bg ul li a {
    padding: 0 10px;
    color: #fff;
}
.footer-bg ul li a:hover {
    color: #fff;
    opacity: 0.8;
}
.cookie {
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #1C1B1B;
    padding: 20px 0;
    text-align: left;
}
.cookie p {
    margin: 0;
}
.cookie .shop-now {
    margin: 0;padding: 6px 20px;
}
.sub-footer {
    padding: 20px 0;
    background: #dcdcdc;
    color: #000;
}
.site-footer {
    padding: 0;
    background: #1a1a1a;
    color: #fff;
}
.contact-wrap {
    position: relative;
    padding: 32px 0;
}
.contact-wrap:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 550px;
    background: url(/wp-content/themes/web-theme/images/cont-img.png);
    top: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.contact-info {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    box-shadow: 4px 7px 11px 0px #adadad;
    background: #f5f5f5f2;
    border-radius: 30px;
    padding: 40px;
}
.contact-info .contact-grp {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.contact-info .contact-grp:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.contact-info li {
    display: inline-block;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
}
.contact-info li:first-child {
    padding-left: 0;
}
.contact-info li a {
    color: #fff;
    text-decoration: none;
}
.contact-info li a:hover,
.contact-info li a:focus {
    color: #04b1b7;
    text-decoration: none;
}
.social-network {
    margin: 0;
    padding: 0;
    list-style: none;
}
.social-network li {
    padding: 0 10px;
    list-style: none;
    display: inline-block;
}
.social-network li > a {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
}
.social-network a:hover,
.social-network a:focus {
    color: #fff;
    text-decoration: none;
}
.disclaimer {
    padding-top: 20px;
}
.disclaimer p {
    color: #d6d6d6;
    font-size: 13px;
    line-height: 20px;
}
.disclaimer p a {
    color: #04b1b7;
    text-decoration: underline;
}
.disclaimer a:hover,
.disclaimer a:focus {
    color: #04b1b7;
}
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
.footer-links li {
    display: inline-block;
    padding: 0 10px;
}
.footer-links li a {
    color: #d6d6d6;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.footer-links li a:hover,
.footer-links li a:focus {
    color: #04b1b7;
}
.footer-copyright .copyright {
    color: #fff;
    margin: 0;
    font-size: 14px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 9px;
    right: 9px;
    display: none;
}
.back-to-top span {
    background: #000;
    color: #fff;
    padding: 7px;
    font-size: 16px;
    border-radius: 6px;
}
.back-to-top span:hover,
.back-to-top span:focus {
    opacity: 0.7;
}
.footer-box h2 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: 0.61px;
    margin: 0 0 15px 0;
    color: #d9d9d9;
    font-family: Times-Roman;
}
footer .footer-box p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: expanded;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.39px;
    color: #cccccc;
    text-align: left;
}
.footer-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer-box ul li a {
    padding: 0;
    font-size: 15px;
    font-weight: 300;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.44px;
    color: #d9d9d9;
}
.copy-right {
    border-top: solid 1px #4a4949;
    margin-top: 70px;
    padding: 40px 0 0 0;
}
.copy-right p {
    font-size: 15px;
    font-weight: 300;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: 0.44px;
    color: #d9d9d9;
    text-align: left;
    padding: 10px 0 0 0;
}
/***** HP Slider ***********/
.carousel-inner {
    padding: 200px 0 150px;
    background: linear-gradient(180deg, #FFE6DE 0%, rgba(255, 230, 222, 0.26) 83.7%, rgba(255, 230, 222, 0.00) 100%);
}

.carousel .row-flex{align-items: flex-start;}
.home .page-container {
    background: #fff;
}
.banner-img{    border-radius: 60px;}
.banner-bottom {
    padding-top: 85px;
}
.banner-bottom p{color: #94A2B3;}
h4{    font-family: 'HELVETICABOLD';}
.carousel {
    z-index: 0;
}
.ban-image {
    width: 100%;
}
.carousel-caption {
    height: 100%;
    padding: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    right: 100px;
}
.box-txt-wrap {
    padding: 0;
    text-shadow: none;
    width: 560px;
    float: left;
    text-align: left;
}
.box-txt-wrap h1 {
    font-size: 43px;
    color: #272D4E;
    font-family: "HELVETICABOLD";
    margin-bottom: 20px;
}
.box-txt-wrap h1 span {
    color: #ec798d;
    font-style: italic;
    display: block;
    font-family: "DebutanBrushScript";
    text-transform: none;
}
.carousel-caption h2 span {
    font-size: 45px;
    font-weight: lighter;
}
.carousel-caption h2 span i {
    font-style: normal;
    font-size: 34px;
}
.carousel-caption h2 {
    margin: 0;
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px;
    font-family: EncodeSans;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #272727;
}
.carousel-caption h3 {
    margin: 0;
    font-size: 36px;
    line-height: normal;
    color: #fff;
    margin-bottom: 20px;
    font-family: "RobotoRegular", sans-serif;
}
.carousel-caption h4 {
    font-size: 24px;
    margin-top: 0;
}
.carousel-caption p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.5px;
    color: #272727;
    margin-bottom: 0;
    text-align: left;
}
.shop-now {
    font-size: 16px;
    font-stretch: expanded;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #fff;
    padding: 18px 40px;
    margin: 30px 0 0 0;
    transition: 0.5s;
    background: #FC6536;
    border: none;
    border-radius: 10px !important;
    font-family: "HELVETICABOLD";
}
.shop-now:hover,
.shop-now:focus {
    background: #cc4313;
    color: #fff;
}
/*****commom section css****/
section{
    position: relative;
}
section .section-heading {
    font-family: "Libre Baskerville";
    font-size: 38px;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: 1.25px;
    font-weight: lighter;
    color: #272727;
    margin: 0 0 35px 0;
}

/* **************    advanced    ************** */
.pricing-pg .box-txt-wrap {
    width: 100%;
}
h2.monthly-rate {
    color: #000;
}
h2.monthly-rate span {
    color: #000;
    display: inline-block;
    font-family: "HELVETICA";
    font-style: inherit;
    font-size: 20px;
    margin-left: 5px;
}
.media-sec {
    display: flex;
    margin-top: 50px;
    margin-bottom: 25px;
    align-items: center;
    justify-content: center;
}
.media-body {
    margin: 0 0 0 20px;
}
.media-body .small-heading {
    text-transform: capitalize;
    margin: 0;
}
.rounded-sec {
    display: flex;
    padding: 0;
    background: #000;
    align-items: center;
    border-radius: 0;
    color: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}
.rc-left {
    width: 40%;
    background: #fff;
    padding: 15px;
}
.rs-right {
    text-align: left;
    width: 60%;
    padding: 0 10px 0 35px;
    position: relative;
}
.rs-right:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 100px solid #000;
    top: -20px;
    left: -40px;
}
.rounded-sec p {
    margin: 0;
    font-size: 18px;
}
.rounded-sec p span {
    font-size: 23px;
    display: block;
    font-family: "HELVETICABold";
    margin: 2px 0;
}
.line {
    height: 40px;
    width: 2px;
    margin: 0 20px;
    background: #c2b1ff;
}
.rounded-sec p {
    margin: 0;
    font-size: 15px;
}
.rev {
    display: flex;
}
.rev span {
    font-size: 12px;
}
.lesson .medium-heading {
    display: inline-block;
    background: #ededed;
    padding: 20px 0px 5px 15px;
    position: relative;
    margin: 0;
}
.lesson .medium-heading:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-left: 0px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 70px solid #ededed;
    bottom: 0;
}
.lesson-wrap {
    background: #ededed;
    padding: 15px;
}
.lesson-box {
    background: #ffffff;
    padding: 35px 15px;
}
.lesson-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.lesson-header .small-heading {
    margin: 0 20px 0 0;
}
.lesson-header p {
    padding: 5px 15px;
    border: 1px solid #ccc;
    margin: 0 5px;
    font-size: 16px;
}

.lesson-wrap .box img {
    margin: 0 auto 20px;
}
.lesson-wrap .box .small-heading {
    font-size: 15px;
    line-height: normal;
}
.lesson-flex .box {
    padding: 20px 5px;
    border: 1px solid #c3c3c3;
    height: 180px;
    text-align: center;
    background: #dedede;
    margin-top: 30px;
}
.opacity .lesson-flex .box {
    opacity: 0.4;
}
.opacity .lesson-flex:first-child .box {
    opacity: 1;
}
/* **************   slider bottom section   ************* */
.slider-bottom-wrap {
    box-shadow: 0 0 20px 5px #f3e9ff;
    border-radius: 50px;
    padding: 30px 25px 30px 40px;
    text-align: center;
}
.slider-bottom-wrap h2 {
    font-size: 38px;
    color: #000;
    text-align: left;
    margin-top: 30px;
    font-family: "HELVETICABOLD";
}
.slider-bottom-wrap p {
    font-family: "HELVETICABOLD";
    margin-top: 15px;
}
.slider-bottom-wrap img {
    height: 65px;
}
.lear-wr {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.justify-content-center {
    justify-content: center !important;
}
.lear-wr .blue {
    color: #000;
}
.d-flex {
    display: flex;
}
.d-block {
    display: block;
}
.anyone {
    padding: 70px 35px 45px;
    text-align: center;
    background: url(/wp-content/themes/web-theme/images/anyone-can.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.section-two {
    background: url(/wp-content/themes/web-theme/images/learn-howto.jpg);
    color: #fff;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.find-course {
    background: #fff;
    color: #000000;
    padding: 30px 20px;
    position: relative;
    margin-right: -15px;
    margin-top: 45px;
}
.find-course p {
    margin: 0;
}
.find-course .shop-now {
    margin: 0;
    padding: 10px 40px;
}

.easy {
    padding: 15px;
    text-align: center;
    background: url(/wp-content/themes/web-theme/images/easy-to-follow.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: -15px;
}
.easy p {
    font-size: 22px;
    font-family: "HELVETICABOLD";
    text-transform: uppercase;
    line-height: 38px;
}
.join-left {
    padding: 20px;
    background: #efefef;
    margin-right: -15px;
}
.join-left a {
    margin-top: 5px;
}
.join-left p {
    font-size: 16px;
}

.img-icon {
    height: 115px;
    width: 115px;
    margin: auto;
    position: relative;
    border-radius: 50%;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    box-shadow: -4px 6px 3px 0px #000;
}
.img-icon:after {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/web-theme/images/dash-line-02.png);
    height: 63px;
    width: 275px;
    left: 106px;
    top: 0;
    transform: scale(0.8);
}
.three-gif h4 {
    font-size: 19px;
    font-family: "HELVETICABOLD";
    text-transform: uppercase;
    margin-top: 30px;
    line-height: 30px;
}
.three-gif:nth-child(2n) .img-icon:after {
    background: url(/wp-content/themes/web-theme/images/dash-line-01.png);
    top: auto;
    height: 73px;
    bottom: 0;
    left: 114px;
}
.three-gif:last-child .img-icon:after {
    display: none;
}

.price-section {
    padding: 190px 0 70px;
    position: relative;
}
.price-wrap {
    border: 1px solid #000;
    border-radius: 15px;
    text-align: center;
    background: #f7f6fc;
    transition: 0.3s ease all;
}
.price-wrap:hover {
    transform: scale(1.02);
}
.price-list {
    height: 220px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.price-list:first-child {
    background: #1f0d7d;
    border-radius: 10px;
    color: #fff;
    padding: 50px 20px;
    position: relative;
    z-index: 2;
    height: auto;
}
.price-list:first-child img {
    margin: -190px 0 0;
}
.price-rate {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px 0;
}
.price-rate .medium-heading {
    margin: 0;
    font-size: 25px;
}
.price-list .small-heading {
    margin-top: 26px;
    font-size: 22px;
}
.price-rate h4 {
    font-size: 20px;
    line-height: 32px;
    margin: 0;
}
.price-list .circle {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 1px solid #acacac;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -50px auto 0;
    position: relative;
}
.price-list .circle:before {
    content: "";
    position: absolute;
    height: 51%;
    width: 106%;
    background: #f7f6fc;
    top: -2px;
    left: -2px;
    margin: auto;
}
.price-list:nth-child(4n) {
    border-bottom: 0;
}
.price-list .circle h4 {
    color: #5b10ae;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 1px solid #acacac;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: relative;
    z-index: 2;
    font-family: "HELVETICABOLD";
}
.price-list-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 20px 0px;
    height: 240px;
}
.price-list-footer .shop-now {
    margin: 0;
}
.price-list-footer .underlined {
    font-size: 15px;
    text-decoration: underline;
    margin: 5px 0;
}
.price-list-footer p {
    font-size: 15px;
    margin: 15px 0 0;
}
.price-sec:nth-child(2) {
    margin-top: 50px;
}
.price-sec:first-child .price-list:nth-child(3n) .small-heading,
.price-sec:first-child .price-list:nth-child(4n) .small-heading,
.price-sec:nth-child(2) .price-list:nth-child(4n) .small-heading {
    color: #acacac;
}
.first-section .row>div:nth-child(2){
    margin-top: 40px;
}
.first-section .row>div:nth-child(3){
    margin-top: 80px;
}
/***************************/

/***** second-section css****/
section {
    position: relative;
}
section.second-section {
    text-align: center;
    padding: 50px 0 10px 0;
}
section.second-section h3 {
    font-size: 17px;
    font-weight: normal;
    font-stretch: expanded;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #2d2d2d;
    margin: 10px 0 0 0;
}
section.second-section .icon-wrap {
    margin: 60px 0 40px 0;
}
section.second-section .icon-wrap .icon {
    margin: 0;
}
section.second-section .icon.one {
    background-position: -15px -19px;
}
section.second-section .icon.two {
    background-position: -15px -139px;
}
section.second-section .icon.three {
    background-position: -12px -253px;
}
section.second-section .icon.four {
    background-position: -19px -351px;
    width: 85px;
}
section.second-section .icon.five {
    background-position: -19px -460px;
}
section.second-section .icon.six {
    background-position: -10px -571px;
}
section.second-section .icon.seven {
    background-position: -12px -685px;
}
.icon-wrap .box {
    padding: 0 10px;
    position: relative;
}
.icon-wrap .box:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #979797;
    content: "";
}
.icon-wrap .box:last-child:after {
    display: none;
}
/***************************/

/*****third-section*******/
.container-lg {
    padding: 0 14%;
}
section.third-section .left-content {
    padding: 0 40px 40px 40px;
    position: relative;
}
section.third-section .right-content {
    padding: 0 40px;
    position: relative;
}
section.third-section .left-content:after {
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #979797;
    content: "";
    position: absolute;
}
section.third-section h2 {
    position: relative;
    padding: 0 0 15px 0;
    margin: 0 0 40px 0;
    font-family: Times;
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.25px;
    color: #2d2d2d;
}
section.third-section h2:before {
    width: 156px;
    height: 8px;
    background-color: #faaa06;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
}
section.third-section h3 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: 0.56px;
    color: #2d2d2d;
    margin: 0 0 20px 0;
}
section.third-section h3.Sign.Up {
    margin: 50px 0 20px 0;
}
section.third-section p {
    font-size: 17px;
    font-weight: normal;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.5px;
    text-align: left;
    color: #272727;
}
section.third-section .text-wrap {
    margin: 0 0 30px 0;
}
.hp-sign-up input,
.hp-sign-up input:focus {
    max-width: 564px;
    height: 80px;
    border: solid 1px #979797;
    margin: 40px 0 0 0;
    padding-left: 25px;
    width: 100%;
}
.submit {
    font-size: 20px;
    font-stretch: expanded;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.61px;
    text-align: center;
    color: #fff;
    background: #1b9287;
    padding: 15px 40px;
    margin: 30px 0 0 0;
    font-weight: 600;
    transition: 0.5s;
    border: 1px solid transparent;
    text-transform: uppercase;
}
.submit:hover {
    background: #fff;
    color: #1b9287;
    border: 1px solid #1b9287;
}
.read-more {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.67px;
    color: #32c8ba;
    margin: 20px 0 0 0;
}
.read-more :hover {
    color: #000;
}
/***********/

button,
a {
    border-radius: 0 !important;
}

/***********hp-bottom-slider*************/
.hp-bottom-slider {
    position: relative;
    padding: 0;
    overflow-x: hidden;
}
.hp-bottom-slider .slider-text {
    position: absolute;
    top: 0;
    float: right;
    text-align: left;
    right: 150px;
    padding-top: 30px;
}
.hp-bottom-slider .slider-text h2 {
    font-weight: 300;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #2d2d2d;
    font-size: 28px;
}
.hp-bottom-slider .slider-text p {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.56px;
    color: #2d2d2d;
}
.hp-bottom-slider a.left.carousel-control {
    background: transparent;
    width: 70px;
    border: 1px solid #979797;
    border-radius: 50px;
    height: 70px;
    top: 40%;
    right: 30px;
    left: auto;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hp-bottom-slider a.right.carousel-control {
    background: transparent;
    width: 70px;
    border: 1px solid #979797;
    border-radius: 50px;
    height: 70px;
    top: 40%;
    right: -90px;
    left: auto;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hp-bottom-slider .triangle-right {
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-bottom-width: 9px;
    border-top-width: 9px;
    border-left: 12px solid black;
    margin: 0 0 -1px 3px;
}
.hp-bottom-slider .triangle-left {
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-bottom-width: 9px;
    border-top-width: 9px;
    border-right: 12px solid black;
    margin: 0 3px -1px 0;
}
.hp-bottom-slider .carousel-indicators {
    position: absolute;
    right: 70px;
    left: auto;
    text-align: right;
    top: 70px;
}
.hp-bottom-slider .carousel-indicators .number {
    display: none;
    font-size: 40px;
    font-weight: 300;
    font-stretch: expanded;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 5.97px;
    color: #eaeaea;
    position: relative;
    right: 40px;
}
.hp-bottom-slider .carousel-indicators .number:after {
    content: "";
    height: 2px;
    background: #eaeaea;
    top: 30px;
    left: 30px;
}
.hp-bottom-slider .carousel-indicators .active .number {
    display: block;
}
.hp-bottom-slider .carousel-indicators .number:after {
    position: absolute;
    height: 2px;
    width: 100%;
    background: #eaeaea;
    width: 3000px;
    top: 24px;
}
.hp-bottom-slider .carousel-indicators li {
    border: 0;
}
.hp-bottom-slider .carousel-indicators .active {
    width: 0;
    height: 0;
    margin: 0;
    background-color: transparent;
}
/***********hp-bottom-slider-end*************/

/***********hp-last-section*************/
.hp-last-section {
    text-align: center;
}
.hp-last-section img {
    display: inline-block;
}
.hp-last-section h2 {
    font-size: 40px;
    font-weight: 300;
    font-stretch: expanded;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #32c8ba;
    margin: 0 0 35px 0;
}
/*******************************/

/*********hp-products*************/
.hp-products {
    padding: 0 100px;
}
.hp-products h2 {
    font-family: Times;
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.25px;
    color: #2d2d2d;
}
.grey-divider {
    height: 1px;
    width: 100%;
    background: #d8d8d8;
    position: absolute;
    right: 0;
    left: 0;
    top: 46px;
}
.white-bg {
    background: #fff;
    position: relative;
    width: 96%;
    margin: 0 auto;
    padding: 0 30px;
}
.see-all {
    text-align: right;
    padding: 15px 0;
}
.see-all a {
    font-size: 20px;
    font-weight: normal;
    font-stretch: expanded;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.56px;
    text-align: right;
    color: #2d2d2d;
    display: inline-block;
    padding: 15px;
}
/******************************/

/*****Inner Page****/
.inner-div-wrap {
    padding: 0px 0 80px 0;
}
.para-title {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 30px;
    text-transform: capitalize;
}

.inner-div-wrap p {
    text-align: left;
    font-size: 17px;
}
.post-type-archive-product .container.product-container,
.archive.tax-product_cat .container.product-container {
    width: auto;
    padding: 85px 100px;
}
.post-type-archive-product .container.product-container .page-title {
    display: none;
}
.widget.widget_categories {
    float: right;
    margin: 0 0 50px 0;
    display: none;
}
/*.widget.widget_categories*/
.widget.woocommerce.widget_product_categories {
    margin: 0 0 50px 0;
}
.archive.tax-product_cat .star-rating {
    display: none;
}
.widget.woocommerce.widget_product_categories select {
    margin: 0 0 50px 0;
    height: 50px;
    border: solid 1px #979797;
    width: 277px;
    -webkit-appearance: none;
    padding: 15px;
    background: url(/wp-content/themes/healthlifecbd/images/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    float: right;
}
.added_to_cart.wc-forward {
    padding: 5px 0 !important;
    text-align: center;
    color: #1b9287;
    text-decoration: underline !important;
    font-size: 15px;
}
.post-type-archive-product .container.product-container .star-rating,
.home .woocommerce ul.products li.product .star-rating {
    display: none;
}
/***Detail Page Css ****/
.single.single-product .site-content {
    padding: 85px 0;
}
.single.single-product .related.products {
    display: none;
}
.wpgis-pgs.slick-initialized.slick-slider {
    margin-left: 0;
    margin-right: 3%;
    width: 77%;
    float: right;
}
.detail-box p {
    font-size: 16px;
}
.detail-box p strong {
    font-size: 16px;
}
/* wpml */
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    display: none;
}
/***cart Page Css ****/
.cart-page-wrap {
}
.cart-page-wrap .button {
    font-size: 13px;
    padding: 12px !important;
    color: #000 !important;
    font-weight: 500;
    text-transform: capitalize;
    background: transparent;
    border: 1px solid #000;
    border-radius: 5px !important;
}
.cart-page-wrap .woocommerce-cart table.cart td.actions {
    padding: 5px 8px 5px 8px;
}
.cart-page-wrap .woocommerce .quantity .qty {
    width: auto;
    height: auto;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    background: #ffc5b3;
    color: #2a2a2a;
    font-weight: normal;
}

.tablet-d{display: none;}
/***checkout-pagewrap***/
.checkout-pagewrap{}

.checkout-pagewrap header,
.checkout-pagewrap button.awp_closes,
.checkout-pagewrap .woocommerce ul.order_details{display:none !important;}


.checkout-pagewrap .page-content-area.Dashboard-page {
    margin: 0;
    padding: 25px;
	min-height: auto;
	border-radius: 7px;
}
.checkout-pagewrap .page-content-area .page-content-header h3{
    margin: 0;
    font-size: 19px;
    color: #002050;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 9px 0;
}

.checkout-pagewrap div#Aspire_Payment{background-color: rgb(255 255 255)!important;}


.checkout-pagewrap p {
    text-align: left;
    font-size: 15px;
}
.checkout-pagewrap .order_details ~ p {
    text-align: center;
}
.order-again {
    display: none;
}
.woocommerce form .form-row .button {
    font-size: 15px;
    padding: 10px 35px !important;
    background: #000;
    border: 0;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background: #000;
    color: #fff;
}
.woocommerce-info {
    border-top-color: #000;
}
.woocommerce-info::before {
    color: #000;
}
.woocommerce form .form-row label span {
    font-size: 15px;
    font-weight: 400;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-direction: column;
}
.woocommerce-billing-fields h3 {
    margin: 0;
    background: #ffc5b3;
    color: #000;
    padding: 6px 15px;
    font-size: 18px;
    margin-bottom: 30px;
}
a.showlogin {
    text-decoration: underline;
}
.woocommerce-billing-fields__field-wrapper p {
    width: 100% !important;
}
.woocommerce-billing-fields__field-wrapper p span {
    display: block;
}
.woocommerce-billing-fields__field-wrapper p input,
.woocommerce-billing-fields__field-wrapper p textarea,
.woocommerce-billing-fields__field-wrapper p select {
    width: 100%;
}
.woocommerce-shipping-fields {
    display: flex;
    flex-direction: column;
}
.woocommerce-shipping-fields h3 {
    margin: 0;
    background: #ffc5b3;
    color: #000;
    padding: 6px 15px 6px 30px;
    font-size: 18px;
}
.woocommerce-shipping-fields h3 label {
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.woocommerce-shipping-fields p {
    width: 100% !important;
}
.woocommerce-shipping-fields p span,
.woocommerce-additional-fields p span.woocommerce-input-wrapper {
    display: block;
}
.woocommerce-additional-fields p span.woocommerce-input-wrapper textarea {
    padding: 6px 9px;
    font-size: 13px;
}
.woocommerce-shipping-fields p input,
.woocommerce-shipping-fields p textarea,
.woocommerce-shipping-fields p select {
    width: 100%;
}
.woocommerce-checkout-review-order-table tfoot th {
    font-weight: 400 !important;
}
.checkout-pagewrap .woocommerce ul.order_details {
    margin: 2em 0;
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: center;
}
.checkout-pagewrap .button.checkout-back {
    background: #333333 !important;
}
section.payment-section {
    margin: 0;
    padding: 0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-family: "HELVETICA";
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #ffffff;
    border: 1px solid #d9d9d9;
}
.woocommerce-terms-and-conditions-link {
    text-decoration: underline;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: flex;
    align-items: center;
}
.woocommerce form .woocommerce-terms-and-conditions-checkbox-text {
    margin-left: 20px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #ececec;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #ececec;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.woocommerce-checkout #payment ul.payment_methods li > label {
    position: relative;
    display: block;
    cursor: pointer;
}
.woocommerce-checkout #payment ul.payment_methods li > label:after {
    content: "\f078 ";
    font-family: "fontAwesome";
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #6e6e6e;
	display:none;
}
.woocommerce-checkout
    #payment
    ul.payment_methods
    li
    .woocommerce-SavedPaymentMethods-new
    > label:after {
    display: none;
}
td.product-remove {
    text-align: center;
}
.woocommerce a.remove {
    display: inline-block;
    color: #000 !important;
}
.woocommerce a.remove:hover,
.woocommerce a.remove:focus {
    background: none;
    color: #000 !important;
}
form.woocommerce-ResetPassword.lost_reset_password p:first-child {
    text-align: center;
    padding: 20px;
    margin-top: 10px;
    box-shadow: 0 0 15px 0px #ccc;
}
.woocommerce {
    margin-top: 70px;
}
.woocommerce-EditAccountForm.edit-account fieldset {
    margin-top: 30px;
}
.woocommerce-EditAccountForm.edit-account label {
    font-size: 14px;
}
.woocommerce-EditAccountForm.edit-account em {
    font-size: 14px;
}
.woocommerce-EditAccountForm.edit-account .woocommerce-Button {
    margin-top: 15px;
    font-family: "HELVETICABOLD";
}
.woocommerce-EditAccountForm.edit-account legend {
    font-size: 16px;
    font-family: "HELVETICABOLD";
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    font-size: 13px;
    padding: 6px 15px;
}
.woocommerce table.shop_table th {
    font-size: 14px;
}
.lesson {
    padding-top: 140px;
}
/***********/
.woocommerce-Reviews h2 {
    font-family: Times;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: 0.83px;
    color: #2d2d2d;
    margin: 30px 0 20px 0;
    border-top: 1px solid #2d2d2d;
    padding: 20px 0 20px 0;
}
.commentWrapper {
    width: 100%;
    display: flex;
}
.commentWrapper .comment_left {
    width: 100%;
    float: left;
}
.commentWrapper .comment_right {
    float: left;
}
.commentWrapper label,
.comment-form-rating label {
    display: none;
}
#review_form .comment-form {
    display: flex;
    flex-direction: column;
    justify-content: left;
    position: relative;
    width: 70%;
    margin: 0 auto;
}
#review_form .comment-form .comment-notes2 {
    order: 2;
    width: 70%;
    float: left;
}
#review_form .comment-form .comment-notes {
    order: 3;
    width: 70%;
    float: left;
}
#review_form .comment-form .comment-form-rating {
    order: 1;
    width: 70%;
    float: left;
}
#review_form .comment-form .form-submit {
    order: 4;
    width: 50%;
    float: left;
}
#review_form .comment-form .form-submit {
    order: 4;
    width: 33%;
    float: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    left: auto;
}
#review_form .comment-form textarea {
    box-sizing: border-box !important;
    width: 93% !important;
    margin: auto;
    display: inline-block;
    padding: 15px;
    height: 140px !important;
}
.woocommerce #review_form #respond input {
    height: 56px;
    padding: 15px 30px;
    width: 264px;
}
h2.woocommerce-Reviews-title {
    display: none;
}
.woocommerce-noreviews {
    padding: 20px 0 00;
}
.comment-reply-title {
    text-align: center;
    display: flex;
    justify-content: center;
}
.stars.selected {
    margin: 15px 0 30px 0;
}
.stars span a,
.woocommerce .star-rating span::before {
    color: #ffbc00;
    font-size: 22px;
}
.comment_container img,
.comment-reply-title {
    display: none;
}
/* checkout page css */
/*.checkout-pg .woocommerce-billing-fields__field-wrapper p:nth-child(6n) {    display: none!important}*/
.checkout-pg .woocommerce-billing-fields__field-wrapper p {
    clear: none;
    width: 50% !important;
    height: 80px;
    float: left !important;
    padding: 10px;
}
form .woocommerce-billing-fields.checkout-pg .form-row label {
    display: flex;
}
.checkout-pg .woocommerce-billing-fields__field-wrapper {
    width: 100%;
    display: inline-block;
    box-shadow: 2px 2px 10px 1px #e6e6e6;
    padding: 30px 30px 40px;
}
.woocommerce-checkout .col2-set .col-1 {
    width: 100%;
}
.acdtl {
    padding: 20px;
    box-shadow: 0 0 10px 1px #efefef;
    border-radius: 20px;
}
/***********/

/**About Us Page***********/
.about-us .section-two {
    background: url(/wp-content/themes/web-theme/images/about-our-student-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.about-us-bottom {
    padding: 200px 0;
    text-align: center;
    background: url(/wp-content/themes/web-theme/images/about-map.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.about-us-bottom .box-txt-wrap {
    width: 624px;
    float: none;
    text-align: center;
    margin: auto;
}
/**article Page***********/
.article-wrapper .article-img {
    padding: 4px 4px 0;
    background: #32c8ba;
    border-radius: 0;
}
.article-wrapper .article-heading {
    background: #32c8ba;
    margin: 0;
    padding: 14px 0 14px;
    font-size: 17px;
    color: #fff;
}

.article-inner {
    padding: 85px 0;
    float: left;
}
.article-inner p {
    font-size: 15px;
}
.article-inner .article-banner {
    margin: 0 0 30px 0;
}
.article-innr-hdng {
    margin: 15px 0 15px 0;
    padding: 0;
    font-size: 23px;
    text-transform: capitalize;
}
.article-inner .panel-group {
    margin-bottom: 20px;
    margin-top: 20px;
}
.article-inner .panel-default > .panel-heading {
    color: #fff;
    background-color: #32c8ba !important;
    border-color: #32c8ba !important;
    background-image: none !important;
    border-radius: 0;
}

.article-inner
    .panel-default
    > .panel-heading
    + .panel-collapse
    > .panel-body
    img {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 4px;
    width: 250px;
    float: right;
    margin: 0 0 15px 0;
}
.article-inner .panel-default > .panel-heading .panel-title a {
    position: relative;
    display: block;
}
.article-inner .panel-default > .panel-heading .panel-title a:after {
    position: absolute;
    font-family: "Fontawesome";
    right: 0;
    content: "\f068";
}
.article-inner .panel-default > .panel-heading .panel-title a.collapsed:after {
    content: "\f067";
}

/******Contact Us page******************/
.content-wrap img.img-responsive {
    width: 100%;
}
.contact-addresss {
    margin: 0;
}
.contact-addresss h4 {
    font-size: 16px;
    padding: 5px 0 13px 40px;
    background: url(/wp-content/uploads/2018/10/icon.png);
    background-repeat: no-repeat;
    background-position: 5px 0px;
}
.content-wrap .submit {
    margin: 15px 0 0 0;
}

/***** Sidebar CSS *****************/
.sidebar-box-bg {
    padding-top: 40px;
}
aside.widget.widget_text {
    margin-bottom: 0;
    text-align: center;
}
.sidebar-left,
.sidebar-right {
    margin-bottom: 0px;
    background: #808080;
    padding: 0px;
}
.sidebar-left .widget,
.sidebar-right .widget {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0px;
}
.sidebar-left .widget.widget_nav_menu,
.sidebar-right .widget.widget_nav_menu {
    border: 0px solid transparent;
    margin-bottom: 50px;
}
.sidebar-left .widget.widget_custom_post_widget,
.sidebar-right .widget.widget_custom_post_widget {
    padding: 0px;
    padding-bottom: 20px;
}
.sidebar-left .widget ul,
.sidebar-right .widget ul {
    padding-left: 15px;
}
.sidebar-left .widget .widget-title,
.sidebar-right .widget .widget-title {
    font-size: 20px;
    background: transparent;
    margin: 0;
    padding: 15px 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.sidebar-left .widget.widget_nav_menu div {
    padding: 0px;
    text-align: center;
}
.sidebar-left ul.menu,
.sidebar-right ul.menu {
    padding: 10px 0px;
    list-style-type: none;
    text-align: left;
}
.sidebar-left ul.menu li,
.sidebar-right ul.menu li {
    padding: 0px 15px;
    border-left: 4px solid transparent;
    border-bottom: 1px solid #585858;
    padding-left: 35px;
}
.sidebar-left ul.menu li:hover,
.sidebar-left ul.menu li.current-menu-item,
.sidebar-right ul.menu li:hover,
.sidebar-right ul.menu li.current-menu-item {
    background-color: #585858;
    border-left: 4px solid #000;
}
.sidebar-left ul.menu li > a,
.sidebar-right ul.menu li > a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 10px 0px;
    position: relative;
}
.sidebar-left ul.menu li:hover > a,
.sidebar-left ul.menu li.current-menu-item > a,
.sidebar-right ul.menu li:hover > a,
.sidebar-right ul.menu li.current-menu-item > a {
    color: #fff;
}
/***** Inner Page Banner CSS*******************/
.entry-header {
    display: none;
}
.inner_bnr_container {
    position: relative;
}
.inner_bnr_container .banner-content {
    position: absolute;
    right: 0;
    left: 0;
}
.inner_bnr_container .banner-content h2 {
    margin-top: 30px;
    font-size: 35px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.inner_bnr-wrap {
    position: absolute;
    top: 0;
    border-radius: 30px;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
}
.inner_bnr-wrap .cricle {
    height: 145px;
    width: 145px;
    background: #f17042;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;margin: auto;
}
.inner_txt-wrap {
    background: #00000099;
    border-radius: 40px;
    padding: 30px;
    width: 40%;
    float: right;
    color: #fff;
}
.inner_txt-wrap h5 {
    color: #f17042;
}
.inner_txt-wrap h1 {
    font-family: 'HELVETICABOLD';
    margin: 20px 0;font-size: 30px;
}
.crumb a {
    color: #e9e9e9;
}
/***** Common Page CSS*******************/
.inner-pg-container {
    padding: 0;
}
.bg-wht-row {
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.26);
}
hr.yellow {
    border-top: 2px inset #efc217;
}
.list {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    margin-bottom: 20px;
}
.list li {
    position: relative;
    padding-left: 30px;
    margin: 0 0 15px 0;
    font-size: 16px;
}
.list li b {
    font-family: "HELVETICABOLD";
}
.list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 16px;
    background: url(/wp-content/themes/web-theme/images/check-icon.png);
    width: 16px;
}
.order-list {
    counter-reset: item;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.order-list li {
    counter-increment: item;
    display: table;
    margin-bottom: 10px;
}
.order-list li a {
    color: #000;
    text-decoration: none;
}
.order-list li a:hover {
    text-decoration: underline;
}
.order-list li:before {
    color: #000;
    content: counters(item, ".", decimal) ".";
    display: table-cell;
    font-size: 16px;
    padding-right: 5px;
    font-weight: 500;
}
.order-list li li {
    margin: 5px 0;
}
.order-list li li:before {
    color: #585858;
    content: counters(item, ".", decimal) ".";
    font-size: 16px;
    font-weight: 400;
}
.order-list p {
    margin: 0 0 10px;
}
.message-box {
    text-align: center;
    margin-bottom: 40px;
}
.message-box p {
    font-size: 18px;
    margin-top: 15px;
}
.message-box a,
.message-box a:hover,
.message-box a:focus {
    color: #2e0891;
    text-decoration: none;
}
/***** Common Table CSS Style *****/
.common-table .table {
    margin-bottom: 0;
}
.common-table .table thead tr th {
    background: #ccc;
    color: #000;
    font-size: 15px;
    font-family: "RobotoLight";
    letter-spacing: 0.8px;
    padding: 12px 12px;
    text-transform: capitalize;
}
.common-table .table thead tr th,
.common-table .table tbody tr td {
    vertical-align: middle;
}
.common-table .table tbody tr td {
    padding: 10px 12px;
}
.common-table .table tbody tr:hover {
    background-color: #f3f3f3;
}
.m-0{margin: 0!important;}
.white-text {
    color: #fff !important;
}
.d-none{display: none;}
/***** Modal CSS Style *****/
.modal-open .modal.common-modal,
.modal-open .modal,
.modal-open .common-modal {
    padding-right: 0 !important;
}
.modal-backdrop,
.common-modal {
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
}
.common-modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.common-modal .modal-dialog {
    width: 92%;
    margin: 30px auto;
    max-width: 800px;
    display: inline-block;
    vertical-align: middle;
}
.common-modal .modal-content {
    border-radius: 0;
}
.common-modal .modal-header {
    padding: 0;
    border-bottom: none;
    position: relative;
}
.common-modal .close {
    margin-top: 0px;
    position: absolute;
    z-index: 1;
    right: -12px;
    top: -12px;
    text-shadow: none;
    background: #04b1b7;
    color: #fff;
    opacity: 1;
    line-height: 0;
    padding: 12px 6px;
    border-radius: 20px;
}
.common-modal .modal-body {
    padding: 20px;
}
/***** Form CSS Style *****/
.form-horizontal .form-group {
    display: flex;
    align-items: center;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
}
.form-horizontal .form-group label {
    font-size: 15px;
    font-family: "RobotoLight";
    position: relative;
}
.form-group {
    margin-bottom: 20px;
}
.form-group label {
    font-size: 14px;
    color: #252F40;
    font-weight: 500;
}
.form-control,
.form-control:focus,
textarea.form-control {
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    color: #495057;
    height: 36px;
    position: relative;
    font-size: 13px;
    padding: 6px 10px;
    border-radius: 10px;
    border-color: #ccc;
}
.align-items-center {
    display: flex;
    align-items: center;
}
.form-control.country-code {
    width: 25%;
    float: left;
    margin-right: 2%;
    background: #eaeaea;
}
.form-control.phn-number {
    width: 73%;
    float: left;
}
textarea.form-control,
textarea.form-control:focus {
    height: 100px;
    resize: none;
}
.help-block.form-error {
    position: absolute;
    margin: 0;
    font-size: 11px;
    bottom: -13px;
    color: #a94442;
}

.material-box {
    border: 1px solid #D6D1D1;
    padding: 30px 15px;
    text-align: center;
    border-radius: 17px;
    height: 100%;
    display: flex;
    flex-direction: column;transition: 0.4s ease all;
}

.material-box:hover {
    transform: scaleY(1.1);
    background: #FFF9F7;
}
.material-box .small-heading.blue {
    font-size: 23px;
}
.material-box .shop-now {
    width: 80%;    margin-top: 10px;padding: 18px 2px;
}
.material-box  img.img-responsive {
    display: block;
    width: auto;
    max-width: fit-content;
    margin: auto;
}
.material-box p{
    flex: auto;
    word-wrap: break-word;
}
.shop-now.border-btn {
    background: #fff;
    border: 1px solid #FC6536;
    color: #FC6536;
}
.amt {
    position: relative;
    text-align: right;
    display: inline-block;
    margin: 10px 0 30px;
}
.amt .medium-heading {
    background: #f17042;
    color: #fff;
    width: 50%;
    margin: 0;
    float: right;
    padding: 0 25px 0 10px;
    margin-right: -15px;
    position: relative;
    margin-bottom: 0;
}
.amt .medium-heading:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 23px solid transparent;
    border-right: 17px solid #f17042;
    border-top: 22px solid transparent;
    left: -17px;
}
.amt .medium-heading:after {
    content: '';
    height: 65px;
    width: 2px;
    background: #f17042;
    position: absolute;
    right: -1px;
    top: -9px;
}
.second-section {
    padding: 120px 0 0;
    background: url(/wp-content/themes/web-theme/images/S04-0bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 80px;
    color: #fff;margin-bottom: 90px;
}
.second-section .medium-heading{color: #fff;}
.flex-row-reverse {
    display: flex;
    flex-direction: row-reverse;     
}
.pt-65{padding-top: 65px;}
.equip{position: relative;}
.second-top {
    display: flex;
    align-items: center;    margin-top: -170px;
}
.second-top .equip:before{content: '';
    position: absolute;
    background: url(/wp-content/themes/web-theme/images/S04-bg-img-01.png);
    height: 720px;
    width: 440px;
    left: -80px;
    bottom: -280px;}
    .flex-row-reverse .equip:before{
        content: '';
    position: absolute;
    background: url(/wp-content/themes/web-theme/images/S04-bg-img-02.png);
    height: 451px;
    width: 470px;
    right: -20px;
    top: -22px;
    }
    .second-top .equip img,  .flex-row-reverse .equip img{position: relative;z-index: 1;}
    .second-section .shop-now {
        background: #fff;
        color: #000;
    }
    .second-section  .flex-row-reverse {
        margin-bottom: -120px;    padding-left: 180px;
    }
/***** Placeholder ******/
.form-control::placeholder {
    color: #495057;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #495057;
}
.form-control::-ms-input-placeholder {
    color: #495057;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
/***** Checbox CSS Style ******/
.form-group .checkbox label {
    font-size: 14px;
    padding-left: 0;
}
.checkbox label:after {
    content: "";
    display: table;
    clear: both;
}
.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 1em;
    height: 1em;
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}
.checkbox .cr .cr-icon {
    position: absolute;
    font-size: 12px;
    line-height: 0;
    top: 50%;
    left: 2%;
}
.checkbox .acceptance {
    padding-left: 0;
    float: left;
    display: inline-block;
    width: 93%;
}
.checkbox label input[type="checkbox"] {
    display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all 0.3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr {
    opacity: 0.5;
}
/***** Checbox div *****/
/*<div class="form-group">
  <div class="checkbox">
    <label>
      <input type="checkbox" value="">
      <span class="cr"><i class="cr-icon fa fa-check"></i></span>
      <span class="acceptance">Text here</span>
      </label>
  </div>
</div>*/
/***** Radio Box ******/
.radio-btns .form-check {
    display: inline-block;
    margin-right: 18px;
}
.radio-btns .form-check:last-child {
    margin-right: 0;
}
input[type="radio"] {
    position: absolute;
    right: 9000px;
}
input[type="radio"] + .label-text:before {
    content: "\f10c";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
input[type="radio"]:checked + .label-text:before {
    content: "\f192";
    color: #000;
    animation: effect 250ms ease-in;
}
input[type="radio"]:disabled + .label-text {
    color: #aaa;
}
input[type="radio"]:disabled + .label-text:before {
    content: "\f111";
    color: #ccc;
}
/***** Radio div *****/
/*<div class="form-group radio-btns">
  <div class="form-check">
    <label>
      <input type="radio" name="radio">
      <span class="label-text">Text here</span></label>
  </div>
</div>*/
/***** Common Button CSS ******/
.cmn-btn {
    display: inline-block;
    border: none;
    outline: 0;
    background: #000;
    color: #fff;
    padding: 5px 30px;
    font-size: 16px;
}
.cmn-btn:hover,
.cmn-btn:focus {
    background: #555;
}
/***** Loader CSS Style ******/
.page-loader {
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    z-index: 99999999;
}
.page-wrapper {
    width: 50px;
    height: 50px;
}
.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #ccc;
    top: 50%;
    animation: loader 2s infinite ease;
}
.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #c1c81e;
    animation: loader-inner 2s infinite ease-in;
}
@keyframes loader {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(180deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes loader-inner {
    0% {
        height: 0%;
    }
    25% {
        height: 0%;
    }
    50% {
        height: 100%;
    }
    75% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}
/***** Page Loader div ******/
/*<div class="page-loader">
  <div class="page-wrapper"> <span class="loader"><span class="loader-inner"></span></span> </div>
</div>*/
/***** FAQ *****/
.faq-wrap .panel-group .panel,
.faq-wrap .panel-group .panel + .panel {
    border-radius: 0;
    box-shadow: none;
    margin-top: 15px;
    border-color: #c1c1c1;
}
.faq-wrap .panel-group .panel:first-child {
    margin-top: 0;
}
.faq-wrap .panel-heading .panel-title {
    margin: 0 auto;
    padding: 0;
}
.faq-wrap .panel-group .panel .panel-body {
    padding: 0 25px 18px;
    border-top: none;
}
.faq-wrap .panel-group .panel .panel-body p {
    margin: 0 auto;
}
.faq-wrap .panel-default .panel-heading {
    background: transparent;
    padding: 15px 18px 15px 25px;
    border-color: #c1c1c1;
    border-radius: 0;
}
.faq-wrap .panel-heading a.collapsed {
}
.faq-wrap .panel-heading a {
    display: block;
    line-height: normal;
    position: relative;
    text-decoration: none;
    color: #363636;
    font-size: 14px;
}
.faq-wrap .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding: 6px 0;
    color: #000;
}
.faq-wrap .panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}
/******* START HOME PAGE CSS FROM HERE ******/
.lg-heading,
.medium-heading,
.small-heading {
    font-family: "HELVETICABOLD";color: #272D4E;
}
.lg-heading {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 48px;
}
.medium-heading {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 45px;
}
.small-heading {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 33px;
}
.xs-heading {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
}
.blue {
    color: #000;
}
.white {
    color: #fff;
}
.black {
    color: #000;
}
.home .woocommerce ul.products li.product,
.home .woocommerce-page ul.products li.product {
    margin-bottom: 0;
}

/*contact us*/
.contact-box{
    padding:30px 20px;
    background: #ffc5b3;
    text-align: center;
    border-radius: 10px;
}
.contact-box h4 {
    font-family: "HELVETICABOLD";
    position: relative;
    margin: 0px 15px 0 0px;
}
.contact-box h4:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 60px;
    background: #21048c;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}
.contact-box p {
    font-size: 15px;
    text-align: left;
}
.contact-us .row-flex {
    align-items: end;
}
.contact-box .d-flex {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
}
.contact-box .d-flex:last-child {
    border-bottom: 0;
}
.contact-box .d-flex .fa {
    font-size: 20px;
    margin: 0 15px 0px 0;
}
.contact-box .d-flex p {
    text-align: left;
}
.contact-sec:nth-child(2n) {
    margin-top: -25px;
}
.contact-form {
    border-radius: 40px;
    overflow: hidden;
    background: #f5f5f5f2;
    position: relative;
    z-index: 1;
    box-shadow: 4px 7px 11px 0px #adadad;
    margin-bottom: 30px;
}
.contact-form .shop-now{margin-top: 0;}
.contact-form-wrap {
    padding: 40px;
}
.contact-form-wrap .medium-heading {
    margin-bottom: 10px;
}

/********/

/********/

/* **************       courses section        *************** */
.medium-heading.video {
    border: 1px solid #dedede;
    padding: 6px 0;
    width: 60%;
    margin: 15px auto 0;
    display: inline-block;
}
.courses-section {
    position: relative;
}
.courses-sec {
    background: #000;
    border-radius: 15px;
    box-shadow: 3px 6px 5px 0px #d2d2d2;
    overflow: hidden;
}
.courses-sec:first-child {
    background: #f0edff;
}
.courses-type:first-child {
    padding: 15px 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.courses-type:first-child .lg-heading {
    font-size: 40px;
    margin: 0;
    padding-top: 25px;
    line-height: normal;
    color: #fff;
    text-align: center;
}
.courses-sec:first-child .courses-type:first-child .lg-heading {
    color: #000;
}
.courses-type:first-child .lg-heading span {
    font-family: "HELVETICA";
    font-size: 20px;
}
.courses-type:nth-child(2) {
    background: #e5e2fc;
}
.courses-type-wrap:first-child {
    padding-right: 0;
}
.courses-type-wrap:nth-child(2) {
    padding: 0;
}
.courses-type-wrap:last-child {
    padding-left: 0;
}
.courses-type ul {
    list-style: none;
    padding: 0 0 15px;
    margin: 0;
}
.courses-type .medium-heading {
    font-size: 20px;
}
.courses-type ul li {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding-left: 15px;
    font-size: 16px;
}
.courses-type ul li:first-child {
    height: 70px;
    padding-left: 0;
}
.courses-type:last-child {
    padding-left: 0;
}
.courses-type:last-child ul li {
    justify-content: center;
}
.courses-type:last-child ul li:first-child {
    font-family: "HELVETICABOLD";
    padding-left: 15px;
    background: #292929;
    color: #fff;
}
.courses-sec:first-child .courses-type:last-child ul li:first-child {
    background: #ece8fe;
    color: #000;
}
.courses-type ul li span {
    display: none;
}

#trfx-beginners-guide section {
    padding: 0;
}
.trfx-footer {
    display: none;
}
/* woocommerce3 */
.cart_totals .shipping {
    display: none;
}
.cart_totals .cart-subtotal {
    display: none;
}
.woocommerce-cart-form .actions {
    display: none;
}
.woocommerce-cart-form .product-quantity {
    display: none;
}
.woocommerce-cart-form .product-subtotal {
    display: none;
}
/* *********    new css    ********** */
body .trfx-video.trfx-video-locked .trfx-video-thumbnail:before {
    background-color: rgb(255 255 255 / 0%);
}
body .trfx-category-wrapper * {
    position: relative;
}
body .trfx-icon-locked svg {
    top: 20px;
    left: 88%;
    width: 40px;
    height: 40px;
    padding: 0 7px;
    background-color: #2093ba;
    fill: #ffffff;
}
/* *******************      courses section updated       ***************** */

/* ***************   dashoboard    **************** */
.woocommerce-MyAccount-content p strong {
    font-family: "HELVETICABOLD";
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
}
.woocommerce-MyAccount-content p a {
    color: #000;
}
.woocommerce-MyAccount-content .woocommerce-Address {
    padding: 10px 20px;
    background: #ffffff;
    height: 100%;
    box-shadow: 4px 3px 10px 0px #ccc;
}
.woocommerce-account .addresses .title .edit {
    text-decoration: underline;
}
.woocommerce-account .addresses .title h3 {
    font-size: 20px;
}
.woocommerce-account legend {
    font-size: 20px;
    margin: 10px 0 10px;
    padding: 10px;
    background: #ffc5b3;
    color: #000;
    display: block;
}
/*  */
.courses-sec-bottom .courses-type:first-child {
    padding: 0;
    display: block;
    box-shadow: 1px 6px 5px 0px #d2d2d2;
}
.courses-head {
    display: flex;
    align-items: center;
    padding: 20px;
    background: #e5e2fc;
    justify-content: space-between;
}
.courses-type .courses-head .lg-heading {
    font-size: 25px;
    color: #000;
    text-transform: capitalize;
    padding: 0;
}
.courses-type .courses-head .medium-heading {
    margin: 0;
    color: #000;
    font-size: 40px;
}
.courses-type .courses-head .medium-heading span {
    font-size: 18px;
}
.add-crt {
    padding: 15px 1px;
    text-decoration: underline !important;
}
.courses-sec-bottom .courses-type:last-child ul li {
    padding-left: 0;
    background: transparent;
    color: #818181;
}
.csb:nth-child(2) ul li {
    padding: 0;
    justify-content: flex-start;
}


/*******product wcml_currency_switcher******/
.product.wcml_currency_switcher li a {
    border: 1px solid #bbb3d7;
    padding: 8px 10px;
    border-radius: 4px !important;
    font-size: 14px;
}
.product.wcml_currency_switcher li.wcml-cs-active-currency a {
    background: #4b1594;
    color: #fff;
}
.woocommerce .wcml-horizontal-list.product {
    margin: -40px 0 15px 0;
    text-align: right;
}
/* new design of courses */
.inner_txt-wrap-courses{background: #00000099;
    border-radius: 40px;
    padding: 30px;
    float: right;
    color: #fff;}
    .inner_txt-wrap-courses h1{    font-family: 'HELVETICABOLD';
    margin: 20px 0;}

/*  */
.newcourses .courses-left {
    padding: 20px;
    box-shadow: 0 0 6px 0 #e0e0e0;
    border-radius: 10px;    margin-top: -200px;
    background: #fff;height: 100%;
}
.courses-prices {
    display: flex;
    align-items: center;
    position: relative;
    margin: 20px 0;
}
.courses-prices h3{    width: 50%;
    font-family: 'HELVETICABOLD';
    color: #000;
    margin: 0;}
    .courses-left  .amt{width: 50%;}
    .courses-left  .amt .medium-heading{width: 80%;margin-right: -20px;    padding: 0 25px 0 20px;}
    .courses-left  .lession {
    padding: 15px;
    background: #FFE6DE;
    margin-bottom: 20px;
    border-radius: 10px;
    text-align: center;
}
.lession p{margin: 0;}
.courses-left  .tabs-left {
    display: block;
}
.courses-left  .nav-tabs > li {
    width: 100%;
    text-align: left;
}
.courses-left .nav-tabs > li > a{align-items: start; color: #000;   font-family: 'HELVETICA';     margin-right: 0;border-bottom: 1px solid #ccc;}
.courses-left .nav-tabs > li > a:hover{ color: #f17042;background: transparent;
    border-top: 1px solid transparent;    border-left: 1px solid transparent;
    border-right: 1px solid transparent;}
.courses-left .nav-tabs > li.active > a, .courses-left .nav-tabs > li.active > a:focus, .courses-left .nav-tabs > li.active > a:hover {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    color: #f17042;
}
.courses-left-bottom img{    margin: 30px auto 0;}
.courses-left-bottom .shop-now{width: 100%;}
.b-box {
    text-align: center;
    padding: 20px;
    box-shadow: 0 0 6px 0 #e0e0e0;
    border-radius: 10px;
    position: relative;transition: 0.2s ease all;margin-top: 20px;
}
.b-box a{color: #000;margin-bottom: 0;}
.b-box h4{margin-top: 20px;height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;}
.b-box-hover {
    transition: 0.2s ease all;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #00000091;
    padding: 8px;
    border-radius: 5px !important;
    font-size: 14px;
    color: #fff;
    margin: auto;
    z-index: 1;
    padding: 0 70px;
}
.b-box-hover .b-box-btn {
    background: #f17042;
    width: 115px;
    padding: 8px;
    border-radius: 5px !important;
    font-size: 14px;
    color: #fff;}
.b-box:hover .b-box-hover{
    color: #fff;
   opacity: 1;}
   .dropdownmenu-submenu {
    padding-left: 0;
    display: none;
    list-style: none;
    padding-left: 15px;
    background: #f6f6f6;
}
.dropdownmenu-submenu li a {
    align-items: start;
    color: #000;
    font-family: 'HELVETICA';
    margin-right: 0;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    padding: 8px 15px;
}
.dropdownmenu.active .dropdownmenu-submenu {
    display: block;
}
.dropdownmenu-heading .caret {
    position: absolute;
    right: 15px;
    top: 20px;
}
.tabs-left .small-heading{margin: 20px 0;}
.courses-left .nav-tabs > li > a:focus{background:transparent;}
.dropdownmenu.active .caret {
    transform: rotate(180deg);
}
ul.dropdownmenu-submenu li a:hover, ul.dropdownmenu-submenu li.active a{color: #f17042;}
.b-box-hover p {
    font-size: 16px;
    margin-bottom: 12px;color: #fff;
}
.newcourses .trfx-videos-right-side {
    width: 100%!important;
}
.newcourses .trfx-videos-left-side {
    display: none;
}
.newcourses  .trfx-video {
    box-shadow: 0 0 6px 0 #e0e0e0;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px !important;
}
/* new courses */
    .newcourses.all-data .courses-left {margin-top: 0;}
    .newcourses.all-data .courses-left .tabs-left{border-bottom: 0;}
    .newcourses.all-data  .courses-left .lession{margin-top: 20px;}
    .newcourses.all-data .data-list .box {box-shadow: 0 0 6px 0px #e7e7e7;border-radius: 5px;text-align: center;    padding-bottom: 20px;height: 100%;}
    .newcourses.all-data .all-data-top h3{text-align: center;font-size: 20px;}
    .newcourses.all-data .all-data-top{text-align: right;    padding-top: 30px;}
    .newcourses.all-data .all-data-top .amt .medium-heading{width: 120px;margin: 0;}
    .newcourses.all-data .amt{margin: 10px 0 15px;}
    .newcourses.all-data .footer-data {background: #FFF9F9;padding: 10px 0 0;    position: relative;z-index: 2;}
    .newcourses.all-data .footer-data:before {content: '';position: absolute;height: 107%;width: 113%;background: #FFF9F9;z-index: -1;left: -20px;top: 0;border-radius: 0 0 10px 10px;}
    .newcourses.all-data .footer-data h3 {color: #000;font-family: 'HELVETICA';font-size: 16px;padding: 0px 20px;position: relative;}
    .newcourses.all-data .footer-data h3:before {content: '\f054';font-family: FontAwesome;position: absolute;left: 0px;font-size: 10px;top: 2px;}
    .newcourses.all-data .footer-data .data-menu {padding: 0 0 40px 0;margin: 0;list-style: none;}
    .newcourses.all-data .footer-data .data-menu li a {color: #000;font-family: 'HELVETICA';margin-right: 0;border-bottom: 1px solid transparent;padding: 0px 0px 0 40px;height: 50px;display: flex;align-items: center;}
    .newcourses.all-data .nav-tabs > li {height: 50px;}
    .newcourses.all-data .nav-tabs > li a:before {content: '\f054';font-family: FontAwesome;position: absolute;left: 0;font-size: 10px;top: 14px;}
    .newcourses.all-data .data-list .nav-tabs > li {width: 100%;text-align: center;    display: flex;align-items: center;}
    .newcourses.all-data .data-list .nav-tabs > li span{display: none;}
    .newcourses.all-data .data-list .nav-tabs > li  img{margin: auto;}
    .newcourses.all-data .data-list .nav-tabs {display: block;border:0;}
    .newcourses.all-data .data-list .nav-tabs > li .shop-now {display: inline-block;width: 78%;margin: 15px auto 0;height: auto;padding: 7px;}
    .newcourses.all-data .data-list .nav-tabs > li:last-child a::before{display: none;}
    .newcourses.all-data .data-list .nav-tabs li:nth-child(11) h3{display: none;}
    .newcourses.all-data .data-list .nav-tabs li:nth-child(11):before {content: '';height: 1px;width: 100%;position: absolute;background: #FC6536;}
    .newcourses.all-data .data-list .nav-tabs li:last-child{display: block;height: auto;}
    .newcourses.all-data .data-list .nav-tabs > li .shop-now:hover {background: #FC6536;color: #fff;}
    .newcourses.all-data .data-list {padding: 0;}
    .newcourses.all-data .data-list:nth-child(even) {background: #FFF9F7;}
    .newcourses.all-data .all-data-top img {   height: 166px;    margin: auto;}
    .newcourses.all-data .rectangle {position: absolute;border: 1px solid #e7784c;display: none;   background: #fff;padding: 20px 15px;left: 328px;border-radius: 13px;z-index: 999;top: -6px;width: 250px;}
    .newcourses.all-data .rectangle:before {content: '';border-right: 11px solid #ffffff;border-top: 10px solid transparent;border-bottom: 13px solid transparent;position: absolute;left: -11px;top: 25px;}
    .newcourses.all-data .rectangle-border:before {content: '';position: absolute;height: 1px;width: 16px;background: #e7784c;transform: rotate(42deg);left: -14px;top: 42px;}
    .newcourses.all-data .rectangle-border:after {content: '';position: absolute;height: 1px;width: 17px;background: #e7784c;transform: rotate(-44deg);top: 31px;left: -15px;}
    .newcourses.all-data .rectangle ul {list-style: none;padding: 0;    margin: 0;}
    .newcourses.all-data .rectangle ul li {padding-left: 20px;position: relative;padding-top: 3px;padding-bottom: 3px;color: #000;font-size: 14px;}
    .newcourses.all-data .rectangle ul li:before {content: '\f111';position: absolute;font-family: 'FontAwesome';font-size: 7px;left: 3px;top: 7px;}
    .newcourses.all-data .courses-left .nav-tabs > li > a:hover .rectangle {    display: block;}
    .newcourses.all-data .showcontent button {    border: 0;    background: none;    text-decoration: underline;font-size: 14px;}
    .newcourses.all-data .showcontent li{display: none;}
    .newcourses.all-data .showcontent.active li{display: block;}
    .newcourses.all-data .showcontent.active button{display: none;}
    .material-sec .courses-left {padding: 20px;        box-shadow: 0 0 6px 0 #e0e0e0;        border-radius: 10px;        margin-top: 0;        background: #fff;        height: 100%;    }
    .material-sec .courses-left p{    font-size: 18px;font-family: 'HELVETICABOLD';margin-top: 30px;}
    .merged-page .material-sec .amt .medium-heading {width: 100%;}
    .merged-page .material-sec .material-box:hover{transform: none;}
    .merged-page .material-sec .material-box .shop-now{    width: 100%;}
    .merged-page .material-sec .courses-left{    background: #f17042;color: #fff;}
    .merged-page .material-sec .material-box img.img-responsive{max-width: 100%;}
    :lang(pt-pt) .newcourses.all-data .footer-data:before{    height: 114%;}
/* end new courses */
.video-analysis .widget {
    position: relative;
}
.video-analysis .widget:after {
    content: '';
    height: 35px;
    width: 40px;
    background: #ffffff;
    position: absolute;
    bottom: 1px;
    right: 1px;
}
/* end new design of courses */
:lang(es-ES) .material-head span {    font-size: 15px;}
:lang(es-ES) .main-navigation .nav>li>a {    padding: 6px 10px; font-size: 15px;}
:lang(es-ES) .material-box .small-heading.blue, :lang(pt-pt) .material-box .small-heading.blue {
    font-size: 19px;
}
/*******product wcml_currency_switcher******/

/***** RESPONSIVE MEDIA CSS **********/
@media (min-width: 200px) {
}
@media (min-width: 768px) {
    .col-sm-20 {
        width: 20%;
        float: left;
    }
    .col-sm-40 {
        width: 40%;
        float: left;
    }
    .col-sm-60 {
        width: 60%;
        float: left;
    }
    .col-sm-80 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-20 {
        width: 20%;
        float: left;
    }
    .col-md-40 {
        width: 40%;
        float: left;
    }
    .col-md-60 {
        width: 60%;
        float: left;
    }
    .col-md-80 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-20 {
        width: 20%;
        float: left;
    }
    .col-lg-40 {
        width: 40%;
        float: left;
    }
    .col-lg-60 {
        width: 60%;
        float: left;
    }
    .col-lg-80 {
        width: 80%;
        float: left;
    }
}
@media all and (max-width: 1850px) {
    .hp-bottom-slider .slider-text h2 {
        margin: 0 0 15px 0;
        font-size: 25px;
    }
    .hp-bottom-slider .slider-text p {
        font-size: 17px;
    }
}
@media all and (max-width: 1650px) {
    .hp-bottom-slider .slider-text h2 {
        font-size: 22px;
    }
}
@media all and (max-width: 1551px) {
    .hp-bottom-slider .slider-text h2 {
        font-size: 20px;
    }
    .hp-bottom-slider .slider-text p {
        font-size: 15px;
    }
    .inner_txt-wrap{width: 50%;}
}
@media all and (max-width: 1450px) {
    .hp-bottom-slider .slider-text h2 {
        font-size: 18px;
    }
    .hp-bottom-slider .slider-text p {
        font-size: 15px;
    }
    .hp-bottom-slider .slider-text {
        right: 110px;
    }
}
@media all and (max-width: 1367px) {
    .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 20px;
    }
}
@media all and (max-width: 1280px) {
    .hp-bottom-slider .slider-text h2 {
        font-size: 16px;
    }
    .hp-bottom-slider .slider-text p {
        font-size: 13px;
    }
    .second-top .equip:before{left: 0;}
    .flex-row-reverse .equip:before{right: 0;}
}
@media all and (max-width: 1200px) {
    .woocommerce span.onsale {
        height: 90px;
    }
    .second-section .flex-row-reverse{padding-left: 0;margin-bottom: 0;}
    .second-section {    margin-bottom: 0;
        padding: 120px 0;}
        .flex-row-reverse .equip:before {display: none;}
        .second-top .equip:before{display: none;}
}
@media all and (max-width: 1199px) {
    .main-navigation ul.sub-menu {
        right: 0;
    }
    .main-navigation {
        position: relative;
        padding: 0 50px;
    }
    .carousel-caption {
        position: relative;
        right: 0;
        width: 100%;
        left: 0;
        padding: 20px 15px;
        border-bottom: 2px solid #50d0c4;
    }
    .box-txt-wrap {
        width: 100%;
    }
    .box-txt-wrap .shop-now {
        margin: 20px 0 0 0;
    }
    .homebanner .carousel-caption h2,
    .homebanner .carousel-caption p {
        text-align: center;
    }
    .hp-products h2 {
        font-size: 40px;
    }
    .hp-products {
        padding: 0 20px;
    }
    .woocommerce ul.products li.product .price .price-amt,
    .woocommerce ul.products li.product .price .more-info {
        font-size: 15px;
    }
    .container-lg {
        padding: 0 8%;
    }
    .hp-bottom-slider {
        text-align: center;
    }
    .hp-bottom-slider .slider-text {
        position: relative;
        right: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }
    .hp-bottom-slider .slider-text h2 {
        font-size: 22px;
    }
    .hp-bottom-slider .slider-text p {
        text-align: center;
        font-size: 16px;
        margin: 0 0 25px 0;
    }
    .hp-bottom-slider a.left.carousel-control {
        width: 60px;
        height: 60px;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: inline-block;
    }
    .hp-bottom-slider a.right.carousel-control {
        width: 60px;
        height: 60px;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: inline-block;
    }
    .hp-bottom-slider .triangle-left {
        margin: 20px 3px 0px 0;
    }
    .hp-bottom-slider .triangle-right {
        margin: 20px -3px 0px 0;
    }
    .hp-last-section h2 {
        font-size: 32px;
    }
    .woocommerce ul.products li.product .woocommerce-loop-category__title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product h3 {
        font-size: 18px;
    }
    #review_form .comment-form {
        width: 85%;
    }
    .main-navigation .nav li a {
        padding: 0 10px;
    }
    .my-account {
        font-size: 11px;
        padding: 10px 13px;
    }
    .header-cart a.cart-customlocation.cart {
        padding: 0px 3px;
    }
    .slider-bottom-wrap h2 {
        margin-top: 40px;
    }
    .logo {
        width: 100%;
    }
    .courses-sec-bottom .courses-type:last-child ul li {
        font-size: 14px;
    }
    .courses-type .courses-head .medium-heading {
        font-size: 32px;
    }
    .about-us-bottom {
        background-size: cover;
    }
    .line {
        margin: 0 15px;
    }
    .contact-form-wrap {
        padding: 40px 30px;
    }
    .contact-sec {
        padding: 0 2px;
    }
    .material-head .small-heading {
        font-size: 20px;
        line-height: normal;
    }
    .material-head span {
        font-size: 18px;
    }
    .material-box .small-heading.blue {
        font-size: 18px;
    }
    .amt .medium-heading{width: 70%;}
    .material-box .shop-now {
        width: 100%;}
        .inner_txt-wrap{padding: 15px;
            width: 100%;border-radius: 10px;}
            .second-top{margin-top: 0;}
            .courses-left .amt .medium-heading {
                font-size: 25px;
            }
            :lang(es-ES) .main-navigation .nav>li>a {
                padding: 6px 5px ;
            }
            :lang(es-ES) .main-navigation .nav li a {
                font-size: 14px;
            }
        
            :lang(es-ES) .header-cart a.cart-customlocation.cart .cart-text {
            font-size: 12px;
            }
            :lang(es-ES) .header-cart a.cart-customlocation.cart img{
                height: 30px;
            }
            :lang(es) .newcourses.all-data .footer-data:before{        height: 114%;}
            .newcourses.all-data .footer-data:before{width: 116%;}
            .newcourses.all-data .all-data-top img {                height: 124px;}
            .newcourses.all-data .data-list .nav-tabs li:last-child{height: auto;}
            .merged-page .material-sec .material-box .shop-now{font-size: 14px;}
            .merged-page .material-sec .material-box{    padding: 30px 8px;}
            .merged-page .material-sec .amt .medium-heading{    margin-right: -8px;}
            .courses-left .nav-tabs > li > a{    line-height: normal;justify-content: center;}
            .newcourses.all-data .nav-tabs > li a:before{top: 18px;}

            :lang(fr) .main-navigation .nav li a{padding:0 13px; font-size: 13px;}

}

@media all and (max-width: 991px) {
    .logo {
        float: left;
        padding: 30px 0 0;
    }
    /***** Header CSS ******/
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-box;
        display: -ms-box;
        display: block;
    }
    .site-title {
        min-height: auto;
    }
    .main-navigation {
        padding: 0 15px 20px 0;
    }
    .main-navigation ul.sub-menu {
        right: 0;
    }
    .main-navigation .navbar {
        width: 320px;
        margin-bottom: 0;
        float: left;
    }
    .navbar-header {
        float: left;
        display: inline-block;
    }
    .header-bottom-menu {
        padding: 30px 0 0 25px;
        display: block;
    }
    .header-cart {
        padding: 0px 0 0 0;
    }
    .page-header-top-right {
        padding: 22px 0 0 0 ;
    }
    .header-cart {
        margin: 0 15px 0 0;
    }

    .main-navigation .navbar-toggle {
        display: block;
        border-color: transparent;
        border-radius: 0;
        background: transparent !important;
        margin: 0;
        margin-bottom: 0;
        padding: 0 8px 0;
    }
    .main-navigation .navbar-toggle .icon-bar {
        background-color: #000;
        width: 22px;
        transition: all 0.2s;
    }
    .main-navigation .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
    }
    .main-navigation .navbar-toggle .middle-bar {
        opacity: 0;
    }
    .main-navigation .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%;
    }
    .main-navigation .navbar-toggle.collapsed .top-bar {
        transform: rotate(0deg);
    }
    .main-navigation .navbar-toggle.collapsed .middle-bar {
        opacity: 1;
    }
    .main-navigation .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0deg);
    }
    header .navbar-collapse.collapse {
        display: none !important;
        border-color: transparent;
    }
    header .collapse.in {
        display: block !important;
        border-color: transparent;
    }
    #navbar-primary-collapse {
        overflow: scroll !important;
        border-color: transparent;
    }
    ul.navbar-nav.primary-menu {
        margin: 0 !important;
        background: #000;
        padding: 0;
        display: block;
        width: 100%;
    }
    header .navbar-primary-collapse {
        float: none;
        text-align: center;
        background: #000;
        position: absolute;
        padding: 0;
        top: 52px;
        left: 0;
        right: 16px;
        box-shadow: 0 0 10px #cfcfcf;
        -webkit-box-shadow: 0 0 10px #cfcfcf;
        z-index: 1;
    }
    .main-navigation .navbar-nav li {
        float: none;
        display: block;
        border-top: 1px solid #000 !important;
        background: #fff;
        clear: both;
        padding: 5px 0;
    }
    .main-navigation .navbar-default .navbar-nav li.current-menu-parent > a {
        color: #000;
        background: transparent;
    }
    .main-navigation .navbar-default .navbar-nav li a,
    .top-left-menu .navbar-default .navbar-nav li:first-child a {
        padding: 6px 15px;
        width: 100%;
        margin: 0 auto;
        min-height: inherit;
        letter-spacing: 1px;
        text-align: left;
        line-height: normal;
    }
    .main-navigation .nav li a {
        justify-content: inherit;
    }
    .main-navigation .navbar-nav li .dropdown-menu {
        display: block !important;
        position: relative;
        width: 100%;
        background: #fff;
        clear: both;
        top: 0;
        padding: 2px 10px;
        box-shadow: none;
    }
    .main-navigation .navbar-nav li .dropdown-menu li a {
        font-size: 13px;
        color: #000;
        padding: 6px 15px;
        width: 100%;
        margin: 0 auto;
        border-bottom: 1px solid #000;
        letter-spacing: 1px;
        text-transform: capitalize;
    }
    .main-navigation .navbar-nav li .dropdown-menu li a {
        border-bottom: none;
    }
    .main-navigation .dropdown-menu .active a,
    .top-left-menu .dropdown-menu .active a:focus,
    .top-left-menu .dropdown-menu .active a:hover {
        background: #efc217;
        color: #000 !important;
    }
    .main-navigation .navbar-collapse {
        max-height: 400px !important;
    }
    .main-navigation .navbar-default .navbar-nav .active a,
    .main-navigation .navbar-default .navbar-nav .active a:focus,
    .main-navigation .navbar-default .navbar-nav .active a:hover,
    .main-navigation .navbar-default .navbar-nav li a:focus,
    .main-navigation .navbar-default .navbar-nav li a:hover {
        color: #000;
        background: transparent;
    }
    .main-navigation ul.sub-menu li {
        background: transparent;
        border: none;
        padding: 0;
        border-top: none !important;
    }
    .main-navigation .nav li a.dropdown-toggle:after {
        position: absolute;
        right: 14px;
        top: 5px;
        color: #fff;
        font-size: 15px;
    }
    .main-navigation .navbar-default .navbar-nav .active .sub-menu li a {
        color: #000;
    }
    .main-navigation ul.sub-menu ul.sub-menu {
        left: 0%;
        top: 0;
        padding: 2px 0 2px 10px;
    }
    .top-head-bar {
        display: inline-block;
        padding: 0;
    }
    /***** Slider CSS ******/

    .homebanner .carousel-caption h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .homebanner .carousel-caption h2 span {
        font-size: 35px;
    }
    section .section-heading {
        font-size: 30px;
    }
    .hp-products h2 {
        font-size: 35px;
    }
    .hp-last-section h2 {
        font-size: 27px;
    }
    .icon-wrap .box {
        margin: 0 0 40px 0;
    }
    .white-bg {
        padding: 0;
    }
    .home .woocommerce ul.products[class*="columns-"] li.product {
        width: 70%;
        margin: 0 auto 40px;
        float: none;
    }
    section.third-section h2 {
        font-size: 35px;
    }
    section.third-section .left-content:after {
        display: none;
    }
    /***** Inner Page CSS ******/
    .site-content {
        height: auto !important;
    }
    .sidebar-left,
    .sidebar-right {
        margin-bottom: 0px;
        background: #808080;
        padding: 0px;
        position: relative !important;
        left: 0 !important;
        width: 100% !important;
        top: initial !important;
    }
    .sidebar-box-bg {
        padding-bottom: initial;
    }
    .inner-pg-content {
        padding: 30px 0;
    }
    /***** Other CSS goes here ******/

    .main-footer {
        
        text-align: center;
    }
    .copy-right {
        padding: 20px 0 0;
        margin-top: 30px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-box {
        padding: 20px 0;
    }
    footer .footer-box p {
        text-align: center;
    }
    .icon-wrap .box:nth-child(3):after {
        display: none;
    }
    .post-type-archive-product .container.product-container,
    .archive.tax-product_cat .container.product-container {
        width: auto;
        padding: 10px 50px;
    }
    /***details page***/
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%;
        padding: 0;
    }
    .slick-list {
        height: auto !important;
    }
    .woocommerce div.product div.images img {
        width: auto;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
        float: left;
    }
    .woocommerce #reviews #comments ol.commentlist,
    #review_form .comment-form {
        width: 80%;
    }

    .woocommerce #review_form #respond input {
        width: 191px;
    }
    #review_form .comment-form .comment-notes2,
    #review_form .comment-form .comment-form-rating,
    #review_form .comment-form .comment-notes {
        width: 60%;
    }

    .black-contact-form {
        padding: 40px 0 0 0;
    }
    .about-us-wrapper .content-wrap .para-title {
        margin: 25px 0 25px 0;
    }
    .para-title {
        font-size: 26px;
    }
    .main-navigation .navbar-default .navbar-nav .active a:after {
        display: none;
    }

    .container-fluid.inner-pg-container.fullwidth-page-php > .row {
        margin: 0;
    }

    .article-wrapper .article-heading {
        min-height: 65px;
    }
    .single-php {
        padding: 0;
    }
    .my-account {
        font-size: 16px;
        padding: 7px 8px;
        border-radius: 0 !important;
    }
    .my-account span {
        display: none;
    }
    .my-account .fa {
        display: block;
    }
    .header-cart a.cart-customlocation.cart img {
        height: 27px;
    }
    .slider-bottom-wrap h2 {
        text-align: center;
        font-size: 30px;
        margin-bottom: 50px;
    }
    .slider-bottom-wrap p {
        margin-bottom: 40px;
    }
    .section-one img {
        margin: 0 auto 30px;
    }
    .three-gif {
        padding-bottom: 80px;
        position: relative;
    }
    .three-gif:after {
        content: "";
        border: 1px dashed #ababab;
        height: 71px;
        width: 1px;
        bottom: 14px;
        position: absolute;
    }
    .img-icon:after {
        display: none;
    }
    .three-gif:last-child {
        padding-bottom: 0;
    }
    .three-gif:last-child:after {
        display: none;
    }
    .find-course .shop-now {
        margin-top: 15px;
    }
    .anyone {
        height: 100%;
    }
    .section-three .paddingtop7x {
        padding-top: 0;
    }
    .price-section {
        padding: 0px 0 70px;
    }
    .price-wrap {
        margin-top: 220px;
    }
    .price-list:first-child img {
        margin: -190px auto 0;
    }
    .test-box .shop-now {
        padding: 15px 20px;
        font-size: 14px;
    }
    .footer-bg .row-flex {
        align-items: center;
        justify-content: center;
    }
   
    .lear-wr {
        display: block;
    }
    .section-two .d-flex {
        display: block;
    }
    .find-course {
        margin-right: 0;
    }
    .paddingl0 {
        padding-left: 15px;
    }
    .price-list:first-child {
        padding: 10px;
    }
    .price-list .small-heading {
        margin-top: 20px;
        font-size: 18px;
    }
    .price-list {
        height: 200px;
    }
    .section-three {
        padding-bottom: 30px;
    }
    .courses-head {
        padding: 15px;
    }
    .courses-type .courses-head .lg-heading {
        font-size: 18px;
    }
    .courses-type .courses-head .medium-heading {
        font-size: 19px;
    }
    .courses-type ul li:first-child {
        line-height: normal;
    }
    .courses-sec-bottom .d-flex {
        display: block;
    }
    .courses-sec-bottom .courses-type:last-child ul li {
        font-size: 16px;
    }
    .courses-sec-bottom .courses-type:first-child {
        margin-bottom: 30px;
    }
    .about-us-bottom .box-txt-wrap {
        width: 100%;
    }
    .main-navigation .navbar-default .navbar-nav .active a,
    .main-navigation .navbar-default .navbar-nav .active a:focus,
    .main-navigation .navbar-default .navbar-nav .active a:hover {
        color: #000;
        background: transparent;
    }
    .lesson-flex .box {
        height: 220px;
    }
    .contact-sec {
        padding: 0 15px;
    }
    .contact-us .carousel-inner .row-flex {
        display: block;
    }
    .contact-form {
        margin-top: 30px;
    }
    .contact-form .aligncenter {
        width: 100%;
    }
    .carousel-inner {
        padding: 60px 0;
    }
    .material-sec .d-flex {
        display: block;
    }
    .material-sec .d-flex.spacetop5x {
        margin-top: 0;
    }
    .material-box {
        margin-top: 20px;
        text-align: center;
    }
    .material-box img {
        margin: 0 auto 30px;
    }
    .material-head span {
        display: inline-block;
    }
    .amt span {
        margin: 5px 0 0 10px;
    }
    .material-sec .lg-heading {
        padding-bottom: 0;
    }
    .main-navigation .navbar-default .navbar-nav li:last-child ul.sub-menu {
        right: 0;
    }
    .banner-bottom>.container>.row>div {
        margin-top: 20px;
    }
    .banner-bottom>.container>.row>div>.box>.row{display: flex;align-items: center;}
    .first-section .row>div:nth-child(2) {
        margin-top: 40px;
    }
    .first-section .row>div:nth-child(3) {
        margin-top: 40px;
    }
    .amt .medium-heading{width: 160px;}
    .second-top .equip:before{display: none;}
    .second-section{    background: #FC6536;
        padding: 50px 0;margin-bottom: 0;
    }
    .second-top{    margin-top: 0;display: block;}
    .second-section .flex-row-reverse{    margin-bottom: 0;    padding-top: 70px; display: block;}
    .footer-top .row-flex{display: block;}
    .footer-top .shop-now{margin-top: 20px;}
    .inner_bnr-wrap {    background: #000000;
        position: relative;        border-radius: 0;}
        .inner_txt-wrap{background: #000000e0;}
        .banner-bottom {            padding-top: 50PX;        }
        .paddingbottom8x {
            padding-bottom: 50px;
        }
        .about-us .second-section {
            margin-top: 0;
        }
        .about-us .first-section {
            padding-top: 50px;
        }
        .daily-market .spacetop3x {
            margin-top: 0;
        }
        .padding8x{padding-top: 50px;padding-bottom: 50px;}
        .courses-pg .inner_txt-wrap{text-align: center;}
        .courses-pg .inner_bnr-wrap .cricle{margin: 20px auto;}
        .carousel .row-flex {
            align-items: flex-end;
        }
        .desktop-d{display: none;}
        .tablet-d{display: block;}
        .contact-wrap:after{right: -24px;}
        .footer-bg .d-flex {
            align-items: center;
            justify-content: center;
        }
        .footer-bg p {
            margin-bottom: 0;
        }
        .newcourses .courses-left{    margin-top: 0;}
        .b-box img, .newcourses .courses-left img {
            margin: auto;
        }
        .inner_txt-wrap-courses{text-align: center;padding: 0;float: none;}
        .tab-content{padding-top: 25px;}
        .merged-page .material-sec .courses-left {
            display: none;
        }
        .merged-page .material-sec .amt .medium-heading {
            width: 150px;
        }
        :lang(pt-pt) .merged-page .material-sec .material-box .shop-now {
            width: 220px;
        }
        .merged-page .material-sec .material-box .shop-now {
            width: 150px;
        }
        .newcourses.all-data .courses-left {
            display: none;
        }
        .newcourses.all-data .row.d-flex {
            display: block;
        }
        .newcourses.all-data .all-data-top .amt .medium-heading {
            width: 150px;}
            .newcourses.all-data .amt .medium-heading:before{    border-bottom: 25px solid transparent;
                border-right: 17px solid #f17042;
                border-top: 25px solid transparent;}
                .newcourses.all-data .data-list {
                    padding: 0 15px;margin-bottom: 20px;
                }
                .newcourses.all-data .data-list .nav-tabs > li{    flex-direction: column;    padding: 20px 0;
                    height: auto;        border-bottom: 1px solid #ededed;}
                    .newcourses.all-data .data-list .nav-tabs > li span{    font-family: 'HELVETICABOLD';margin-bottom: 5px;        display: block;}
                    .newcourses.all-data .data-list .nav-tabs li:last-child{border: 0;}
                    .merged-page .material-sec .material-box {
                        padding: 30px 8px;
                        width: 300px;
                        margin: 0 auto 15px;
                    }
                    .newcourses.all-data .data-list .box{    width: 300px;
                        margin: auto;}
                        .newcourses.all-data .data-list:nth-child(even) {
                            background: transparent;
                        }
                        .newcourses.all-data .data-list:nth-child(even) .box {
                            background: #FFF9F7;
                        }
                        .newcourses.all-data .data-list .nav-tabs li:nth-child(11) h3 {
                            display: block;
                        }
                        .newcourses.all-data .data-list .nav-tabs li:nth-child(11):before{ top: 0;   height: 3px;    background: #FC6536;}
}

@media all and (max-width: 767px) {
    /***** Slider CSS ******/
    .homebanner .carousel-caption h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    /***** Footer CSS ******/
    /***** Other CSS goes here ******/
    .home .site-header,
    .site-header {
        position: relative;
    }
    body.home .home-logo {
        display: none;
    }
    body.home .inner-logo {
        display: block;
    }
    body.home .logo,
    body .logo {
        background: #fff;
        float: right;
        width: 100%;
        box-shadow: none;
        background-color: #ffffff;
        text-align: center;
        padding: 25px 0 4px;
    }
    .homebanner {
        margin-top: 0;
    }
    .homebanner .carousel-caption h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .homebanner .carousel-caption h2 span {
        font-size: 30px;
    }
    .homebanner .carousel-caption h2 span i {
        font-size: 22px;
    }
    .homebanner .carousel-caption p {
        font-size: 16px;
    }
    .shop-now {
        font-size: 16px;
        padding: 10px 30px;
    }
    .home .woocommerce ul.products[class*="columns-"] li.product {
        width: 100%;
    }
    section .section-heading {
        font-size: 25px;
    }
    .hp-products h2 {
        font-size: 30px;
    }
    .see-all {
        text-align: center;
        padding: 0;
    }
    .see-all a {
        display: block;
        position: relative;
        text-align: center;
        padding: 10px 0;
    }.courses-left .amt .medium-heading {
        font-size: 25px;
    }
    section.container-lg {
        padding: 0 15px;
    }
    section.third-section {
        padding: 10px 0 20px 0;
    }
    section.third-section .left-content {
        padding: 0 15px;
    }
    section.third-section .right-content {
        padding: 0 15px;
    }
    section.third-section h2 {
        font-size: 30px;
    }
    section.third-section h2:before {
        height: 5px;
    }
    section.third-section h3 {
        font-size: 20px;
    }
    .hp-bottom-slider .carousel-indicators .number {
        font-size: 15px;
    }
    .hp-bottom-slider .carousel-indicators {
        top: 30px;
    }
    .hp-bottom-slider .carousel-indicators .number:after {
        top: 18px;
    }
    .hp-bottom-slider .slider-text h2 {
        font-size: 18px;
    }
    .hp-bottom-slider .slider-text p {
        font-size: 15px;
    }
    .hp-last-section h2 {
        font-size: 21px;
    }
    .copy-right p {
        text-align: center;
    }
    .second-section p {
        font-size: 16px;
    }
    section.third-section h3 {
        font-size: 19px;
    }
    .read-more {
        font-size: 18px;
    }
    .footer-box ul li a,
    .copy-right p {
        font-size: 13px;
    }
    footer .footer-box p {
        font-size: 12px;
    }
    .footer-box h2 {
        font-size: 20px;
    }
    .post-type-archive-product .container.product-container,
    .archive.tax-product_cat .container.product-container {
        padding: 0 15px;
    }
    .page-title {
        font-size: 30px;
        margin: 0;
        height: auto;
        float: left;
        display: block;
        width: 100%;
    }
    .page-header-top-right {
        padding: 0 15px 0 0;
    }

    .commentWrapper {
        display: block;
    }
    .commentWrapper .comment_right,
    .woocommerce #review_form #respond input {
        width: 100% !important;
    }

    #review_form .comment-form textarea {
        width: 100% !important;
        height: 100px !important;
    }

    #review_form .comment-form .comment-notes2,
    #review_form .comment-form .comment-form-rating,
    #review_form .comment-form .comment-notes {
        width: 100%;
    }
    #review_form .comment-form .form-submit {
        width: 100%;
        float: left;
        position: relative;
        bottom: 0;
    }
    #review_form .comment-form .form-submit .submit {
        margin: 8px 0 0 0;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        margin: 0;
        padding: 0;
    }
    .single.single-product .site-content {
        padding: 50px 0;
    }

    .woocommerce #reviews #comments ol.commentlist,
    #review_form .comment-form {
        width: 100%;
    }
    .woocommerce-Reviews h2 {
        margin: 0;
    }
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
    .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
        display: inline-block;
        width: 100%;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
    .woocommerce div.product .woocommerce-tabs ul.tabs::before {
        height: 3px;
    }

    .woocommerce div.product div.images img {
        width: 100%;
    }
    .slick-vertical {
        width: 100%;
        overflow: visible;
    }
    .wpgis-pgs.slick-initialized.slick-slider {
        margin: 0;
        width: 100%;
        float: right;
    }
    .slick-list {
        overflow: visible;
        height: auto !important;
    }
    .slick-track {
        height: auto !important;
        display: flex;
    }
    .slider-nav {
        overflow: visible;
    }
    #slide-nav-pgs .slick-slide {
        margin: 15px 0 15px 0;
    }
    .page-container {
        overflow-x: hidden;
    }
    .woocommerce div.product .product_title {
        font-size: 24px;
        margin: 10px 0 15px 0;
    }
    .woocommerce-product-details__short-description p {
        font-size: 15px;
    }
    .woocommerce div.product p.price,
    .woocommerce div.product span.price {
        text-align: center;
        font-size: 20px !important;
    }
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        margin: 0;
    }
    .page-header-top-right {
        padding: 22px 0 0 0;
    }

    .woocommerce div.product form.cart {
        text-align: center;
    }
    .quantityOuter {
        align-items: center;
        justify-content: center;
    }

    .inner-div-wrap {
        padding: 50px 0 50px 0;
    }
    .about-us-wrapper {
        padding: 0 15px;
    }

    .para-title {
        font-size: 22px;
    }
    .inner-div-wrap p {
        font-size: 15px;
    }

    .article-wrapper .article-heading {
        min-height: auto;
    }
    .article-inner {
        padding: 50px 0;
    }

    .contact-addresss h4 {
        font-size: 14px;
    }
    .cart-page-wrap .container {
        padding: 0;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: flex;
        text-align: left !important;
        flex-direction: column;
    }
    .checkout-pagewrap .woocommerce form .form-row label,
    .checkout-pagewrap .woocommerce-page form .form-row label {
        /* display: block; */
        font-size: 14px;
    }    
    .form-row.validate-required label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{    display: flex !important;
        align-items: baseline !important;}
    .select2-container--default .select2-selection--single .select2-selection__rendered{padding-top: 13px;}
    .checkout-pagewrap .woocommerce form .form-row-first,
    .checkout-pagewrap .woocommerce-page form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-last,
    .checkout-pagewrap .woocommerce form .form-row .button{width: 100%!important;}
    .checkout-pg .woocommerce-billing-fields__field-wrapper p{    width: 100% !important;}
    .woocommerce-billing-fields__field-wrapper p span {
        display: block;
    }
    #billing_country_field {
        margin-top: 30px;
    }
    .page-checkout .woocommerce form .form-row .input-checkbox {    margin: 9px 8px 0 0;}
    .checkout-pagewrap .woocommerce-shipping-fields h3 label {
        font-size: 15px;
    }
    .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th {
        width: 62%;
    }

    .checkout-pagewrap .woocommerce ul.order_details {
        display: flex;
        flex-direction: column;
    }

    .woocommerce ul.order_details li {
        margin: 0 0 15px 0;
        padding: 0 0 15px 0;
        border-bottom: 1px dashed #000;
        border-right: 0;
    }
    .checkout-pagewrap .order_details ~ p {
        text-align: left;
    }
    .cookie {
        text-align: center;
    }
    .cookie p {
        margin: 0 0 20px;
        font-size: 14px;
    }
    .testimonial .carousel-indicators {
        width: 20%;
    }
    .main-navigation .row-flex {
        display: block;
    }
    .courses-sec .d-flex {
        display: block;
    }
    .courses-type:nth-child(2) ul li {
        display: none;
    }
    .courses-type:nth-child(2) ul li:first-child {
        display: block;
        text-align: center;
        height: auto;
        padding: 20px 0;
    }
    .courses-type ul li:first-child {
        display: block;
        text-align: center;
        height: auto;
        padding: 20px 0;
    }
    .courses-type ul {
        padding: 0;
    }
    .courses-type ul li {
        height: auto;
        padding: 10px 0;
        display: block;
        text-align: center;
    }
    .courses-type ul li span {
        display: block;
        color: #fff;
    }
    .courses-type ul li img {
        margin: auto;
    }
    .medium-heading.video {
        width: 100%;
        font-size: 20px;
    }
    .courses-head {
        display: block;
        text-align: center;
    }
    .courses-sec-bottom .courses-type ul li span {
        color: #000;
    }
    .courses-sec:first-child .courses-type:last-child ul li span {
        color: #000;
    }
    .courses-sec-bottom .courses-type .csb:nth-child(2) li {
        display: none;
    }
    .courses-sec-bottom .courses-type:last-child ul li:first-child {
        font-size: 21px;
        color: #000;
    }
    .courses-section {
        padding-bottom: 30px;
    }
   
    .courses-type-wrap:first-child {
        padding-right: 15px;
    }
    .courses-type:last-child {
        padding-left: 15px;
    }

    .about-us-bottom {
        padding: 60px 0;
    }
    .inner-wrap .carousel-inner .row-flex {
        flex-direction: column-reverse;
        text-align: center;
    }
    .inner-wrap .media-sec {
        display: block;
    }
    .inner-wrap .media-sec img {
        margin: auto;
    }
    .rounded-sec {
        text-align: left;
    }
    .inner-wrap .box-txt-wrap {
        text-align: center;
    }
    /* .lesson-header{display: block;} */
    .lesson-header .small-heading {
        margin: 0 0px 15px 0;
    }
    .lesson-flex .box {
        height: auto;
        padding: 30px 10px;
    }
    .padding7x {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact-sec {
        margin: 15px 0 0;
    }
    .nav-tabs > li {
        border-bottom: 1px solid #ececec;
        width: 100%;
    }
    .nav-tabs {
        display: block;
    }
    .cmn-modal:before {
        height: auto;
    }

    .product.wcml_currency_switcher ul {
        display: flex;
    }
    .woocommerce .wcml-horizontal-list.product {
        margin: 0 0 11px 0;
        text-align: right;
    }
    .product.wcml_currency_switcher li {
        margin: 0.5%;
    }
    .product.wcml_currency_switcher li a {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 8px 5px;
        font-size: 12px;
        text-align: center;
    }
    .banner-bottom>.container>.row>div>.box>.row {
        display: block;
        
    }
    .banner-bottom>.container>.row>div>.box>.row img {
      
        margin-bottom: 10px;
    }
    .contact-wrap:after{right: -15px;}
    .contact-info .align-items-center {
        display: block;}
        .contact-info  img{
            margin: 0 auto 10px;}
            .contact-info {text-align: center;}
            .woocommerce {
                margin-top: 0px;
            }
            .footer-top p {
                font-size: 18px;
            }
            body .trfx-video-layout-icons, body .trfx-video-layout-big-icons, body .trfx-video-layout-vertical-tabs {
                padding: 0;
            }
            .courses-prices{display: block;}
            .courses-prices h3, .courses-left .amt{width: 100%;}
}
@media all and (max-width: 680px) {
    /***** Slider CSS ******/
    .box-txt-wrap {
        width: 100%;
        background: transparent;
    }
    .carousel-inner {
        padding: 80px 0;
    }
    .carousel-inner .row-flex {
        flex-direction: column-reverse;
    }
    /***** Other CSS goes here ******/
}
@media all and (max-width: 560px) {
    /***** Header CSS ******/
    .main-navigation {
        padding: 0 15px 20px 0;
    }
    .site-title.logo {
        display: block;
        padding: 10px;
        width: 100%;
    }
    .site-title.logo img {
        margin: 0 auto;
    }
    /*.header-bottom-menu { width:100%; padding: 10px 15px; }*/
    .navbar-header {
        float: left;
        display: inline-block;
    }
    /***** Other CSS goes here ******/
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
    }
    .woocommerce .woocommerce-result-count {
        margin: 0;
        padding: 20px 0 20px 0;
        width: 100%;
    }
    .widget.woocommerce.widget_product_categories select {
        width: 100%;
    }
    .carousel-inner {
        padding: 60px 0;
    }
    .box-txt-wrap h2 {
        font-size: 36px;
    }
    .slider-bottom-wrap h2 {
        font-size: 26px;
    }
    p {
        font-size: 16px;
    }
    .medium-heading {
        font-size: 26px;
    }
    .padding8x {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .lg-heading {
        font-size: 28px;line-height: normal;
    }
    .join-today .d-flex {
        display: block;
    }
    .join-left {
        margin-right: 0;
    }
    .easy {
        margin-left: 0;
    }
    .price-rate .medium-heading {
        font-size: 20px;
    }
    .price-rate h4 {
        font-size: 16px;
        line-height: 30px;
    }
    .price-list-footer {
        padding: 20px 20px 40px;
        height: auto;
    }
    .testimonial .d-flex {
        display: block;
    }
    .test-box {
        padding: 40px 35px;
    }
    .footer-bg .row-flex {
        display: block;
    }
    .footer-bg ul li {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
    .testimonial .lg-heading {
        text-align: center;
    }
    .testimonial .carousel-indicators {
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
    }
}
@media all and (max-width: 480px) {
    /***** Footer CSS ******/
    .main-footer {
        text-align: center;
    }
    /***** Other CSS goes here ******/
    .contact-box p {
        font-size: 14px;
    }
    .contact-box h4 {
        font-size: 15px;
    }
    .contact-box .d-flex .fa {
        display: none;
    }
}
@media all and (max-width: 445px) {
    /***** Slider CSS ******/
    /***** Other CSS goes here ******/
}
@media all and (max-width: 375px) {
    /***** Slider CSS ******/
    /***** Other CSS goes here ******/
    .header-bottom-menu{width: 20%;}
    .page-header-top-right{        width: 80%;}
}
@media (max-width: 345px) {
    .main-navigation .navbar {
        width: 290px;
    }
    .form-group.google-c {
        overflow: auto;
    }
    .newcourses.all-data .data-list .box, .merged-page .material-sec .material-box{width: 280px;}
}

.page-header-top-right .wpml-ls-sidebars-header-right .wpml-ls-current-language > a {
    color: #000;
    border: 1px solid #c8bfbf;
}
.cart-text .woocommerce-Price-amount bdi{ display:flex}


