/*
Theme Name: Umbra
Theme URI: https://wordpress.org/themes/theimpossibleco/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Theimpossibleco is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Theimpossibleco will make your WordPress look beautiful everywhere.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: theimpossibleco
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
* 1.0 - Normalize
*
* Normalizing styles have been helped along thanks to the fine work of
* Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');

html,body{
/* 	font-family: 'Raleway', sans-serif; */
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 
    font-weight:600;
/*    font-family: 'Raleway', sans-serif; */
}

/*
p{
font-size: 14px; font-weight: 400;
}
*/

a {
color: #2d2d2d;
text-decoration: none;
background-color: transparent;
}
body{
/* font-size: 16px;
color: #2d2d2d;
font-weight: 500;
line-height: 24px;
background-image: url(images/body_bg.png);
*/

}
.col-sm-2.logo img {
height: 65px;
width: 65px;
}
.btn {
padding: 8px 25px;
}
.btn-white {
background-color: #fff;
color: #2d2d2d;
font-size: 18px;
font-weight: 700;
}
.woocommerce table.my_account_orders .button {
white-space: normal;
text-align: center;
}
.btn-pill {
border-radius: 25px 0px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
color: #fff;
background-color: #343a40;
border-color: #343a40;
padding: 14px 25px; text-align: center;
border-radius: 25px 0px;
font-size: 16px;
min-width: 150px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
padding: 5px 15px;
min-height: 45px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
width: 100%;
clear: left;
padding-top: 30px;
}
.mb-link div {display:none;
}
#loadMore {
color:green;
cursor:pointer;
}
#loadMore:hover {
color:black;
}
.suf-link div {display:none;
}
#loadMore2 {
color:green;
cursor:pointer;
}
#loadMore2:hover {
color:black;
}
/*base*/
img{max-width: 100%}
h2.widget-title {
font-size: 24px;
font-weight: 700;
padding-bottom: 20px;
margin-bottom: 20px;
position: relative;
}
h2.widget-title:after {
width: 120px;
height: 2px;
content: "";
position: absolute;
left: 0;
bottom: 0;
background-color: #2d2d2d;
}
.bg-dark {
background-color: #2d2d2d !important;
}
.topbanner {
height: 720px;
padding-top: 100px;
}
 
.mb-30{
margin-bottom: 30px;
}
.py-50-20{ padding-top: 50px; padding-bottom: 20px; }
.paint-top{padding-top: 140px; }
.paint-bottom{padding-bottom: 120px;
position: relative;
}
.paint-border.paint-top:before{
position: absolute; width: 100%; height: 120px; background-position: center; content: "";background-image: url(images/paint-border.png); left: 0px; top: 0px; right: 0px;
}
.paint-border.paint-bottom:after{
position: absolute; width: 100%; height: 120px; background-position: center; content: ""; background-image: url(images/paint-border1.png); left: 0px; bottom: 0px; right: 0px;
}
/*header*/
.header {
position: absolute;
z-index: 10;
text-align: center;
width: 100%;
left: 0;
right: 0;
top: 0;
}
.header .menu {
list-style: none;
display: flex;
flex-wrap: wrap;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0px;
margin: 0px; align-items: center;
justify-content: center;
}
.header nav {
display: flex;
flex-wrap: wrap;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: center;
}
.cart_header a {
padding: 0px 0px 0px 15px; display: block;
}
.header .my_extra_menu_class ul#menu-headermenu {
margin-left: -150px;
}
.header a{
text-decoration: none;
}
.header .my_extra_menu_class {
margin: 0 auto;
}
.header ul.list-inline.cart_header {
position: absolute;
right: 15px;
top: 63px;
}
.header ul{
margin-bottom: 0px;
}
.header .menu a {
font-size: 16px;
text-transform: uppercase;
padding: 0px 15px;
font-weight: 500; color: #fff;
}.header .menu a:hover {
color: #999;
}
.homelogo a {

width: 100px;
height: 95px;
display: block;

color: transparent;
}
.header .my_extra_menu_class ul#menu-headermenu .homelogo a{
color: transparent;
}
.homelogo{padding: 0px 30px;}
.hrader_right .widget {
list-style: none;
justify-content: right;
display: flex;
margin: 0px;
display: flex;
flex-wrap: wrap;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0px;
text-align: right;
}
.hrader_right .widget ul {
list-style: none;
display: block;
width: 100%;
margin: 0pc;
padding: 0pc;
}
.hrader_right .widget ul li {
display: inline-block;
}
.hrader_right .widget ul li a {
padding-left: 20px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
font-size: 14px;
margin: 0px;
}
.hrader_right {
padding-top: 10px;
position: relative;
top: 10px;
}
.searchform.highlight {
    position: absolute;
    right: 104%;
    padding: 4px;
    min-width: 236px;
    background-color: #2d2d2d;
    top: 0;
    margin-top: -9px;
}
.searchform.highlight input {
border: none;
width: 100%;
height: 40px;
padding: 0px 12px;
outline: none;
}
.searchform.highlight label {
display: block;
width: 100%;
margin-bottom: 0px;
}
.searchform.highlight button.search-submit {
position: absolute;
display: none;
}
/*section-title*/
.fw-500{ font-weight: 500; }
.f-20{
font-size: 20px;
}
.f-50{
font-size: 50px;
}
.f-56{
font-size: 56px;
}
.section-title{
margin-bottom: 30px;
position: relative;

}
.section-title h2{
font-size: 50px;
}
.section-title p{
margin-bottom: 0px;
    }
/*footer*/
.tnp-subscription-minimal input.tnp-submit {
    width: 25% !important;
    margin-left: 3% !important;
}
.footer{
background-color: #f7f7f7;
padding: 50px 0px 20px;
}
.footer .tnp-subscription-minimal input {
border-radius: 20px 0px 20px 0px !important;
background-color: #2d2d2d !important;
height: 47px !important;
font-size: 16px !important;
color: #fff !important;
max-width: 100% !important;
border-color: transparent !important;
}
.blog_box_img {
border: 2px solid #8b8b8b;
border-radius: 5px !important;
}
.blog_box_con p {
color: #fff;
}
.blog_box_con h4 {
font-size: 24px;
color: #fff;
}
.top.d-flex.justify-content-between {
color: #fff;
align-items: center;
padding: 5px 0px;
}
.blog_box_con p a{ text-decoration: underline; color: #fff; }
.top.d-flex.justify-content-between  {
color: #f7f7f7;
font-size: 13px;
}
.top.d-flex.justify-content-between>div {
display: flex;
align-items: center;
}
/*Video Slider */
a.Video-icon {
position: absolute;
top: 36%;
display: block;
text-align: center;
left: 0;
width: 100%;
max-width: 70px;
margin: 0 auto;
right: 0;
}
a.Video-icon {
position: absolute;

display: block;
text-align: center;
left: 0;
width: 100%;
max-width: 70px;
margin: 0 auto;
right: 0;
}
.home_sl_vedio {
position: relative;
}
.home_sl_vedio .visible_home_contant {
position: absolute;
bottom: 0;
}
.vedio_box_home {
height: 430px;
background-size: cover;
background-repeat: no-repeat;
}
.vedio_box_home .price {
position: absolute;
top: 15px;
left: 0px;
font-weight: 600;
color: #2d2d2d;
background-color: #fffffd;
padding: 7px 31px;
font-size: 26px;
min-width: 110px;
z-index: 10;
border-radius: 0px 30px 0px 0px;
}
.home_sl_vedio {
border: 2px solid #8b8b8b;
border-radius: 0px 100px 0px 100px !important;
position: relative;
overflow: hidden;
}.visible_home_veido {
position: relative;
overflow: hidden;
}
.home_sl_vedio .visible_home_contant {
position: absolute;
bottom: 0;
right: 0;
left: 0;
text-align: center;
background-color: rgba(45, 45, 45, 0.85);
color: #fff;
padding: 30px;
border-radius: 0px 100px 0px 0px;
}
.visible_home_contant h2 {
text-transform: uppercase;
font-size: 20px; color: #fff; margin: 0px 0px 5px; font-weight: 700;
}
.visible_home_contant p {
color: #fff;
font-size: 15px;
}.visible_home_contant p a {
color: #fff;
font-size: 15px; font-weight: 600; text-decoration: underline; margin-left: 5px;
}
.home_sl_vedio a.Video-icon{ top: -100%; -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
.visible_home_contant {
bottom: -100% !important;-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.home_sl_vedio:hover .visible_home_contant {
bottom: 0% !important;-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.home_sl_vedio:hover a.Video-icon{ -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;top: 90px; }
/*projuct_section_home*/
.projuct_section_home {
position: relative;
border-radius: 10px;
overflow: hidden;
margin-bottom: 30px;
}
.projuct_section_home .projuct_section_img {
height: 430px;
background-size: cover;
}
.projuct_section_con {
position: absolute;
bottom: 0;
width: 90%;
margin: 0 auto;
right: 0;
left: 0;
background-color: rgba(45, 45, 45, 0.75);
padding: 30px;
text-align: center;
color: #fff;
}
.projuct_section_home .projuct_section_con{ bottom: -100%; border-radius: 5px 5px 0px 0px;  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.projuct_section_home:hover .projuct_section_con{ bottom: 0%;  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.projuct_section_con h2 {
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
}.projuct_section_con p {
font-size: 15px;
font-weight: 400;
font-weight: bold;
}
.popular_videos {
padding: 30px;
text-align: center;
color: #fff;
border-radius: 100px 0px;
margin-bottom: 30px; position: relative; background-size: cover; min-height: 295px; border: 1px solid #444444;
}
.popular_videos:before {
background-color: rgba(45, 45, 45, 0.60);
position: absolute;
width: calc(100% - 14px);
height: calc(100% - 14px);
content: "";
top: 7px;
right: 0px;
border-radius: 100px 0px;
left: 7px;
}
.popular_videos h2 {
font-size: 20px;
text-transform: uppercase;
font-weight: bold; position: relative;
}
.popular_videos p {
font-size: 15px;
font-weight: 400;
font-weight: bold; position: relative;
}.popular_videos a {
position: relative;
}
a.Video-icon-top {
display: block;
max-width: 50px;
margin: 0 auto 20px;
}
.price_box{position: relative;}
.price_box .price {
position: absolute;
top: 15px;
z-index: 1;
font-size: 26px;
padding: 8px 15px;
min-width: 110px;
border-radius: 0px 30px 0px 0px;
background-color: #fff;
left: 0px;
}
nav.woocommerce-MyAccount-navigation {
padding: 0px;
background-color: #2d2d2d;
border-radius: 10px;margin-bottom: 30px;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.woocommerce-MyAccount-content{
padding: 15px; font-size: 16px; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; color: #2d2d2d; margin-bottom: 30px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
border: 1px solid #d3ced2;
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
background-color: #fff;
}
.woocommerce address{
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; padding: 10px; margin-top: 10px;
}
.woocommerce-MyAccount-content a{
font-weight: bold; color: #2d2d2d;
}
.woocommerce .woocommerce {
padding:50px 0px 20px;
}
nav.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0px;
padding: 0px;
}
nav.woocommerce-MyAccount-navigation li a {
color: #fff;
line-height: 25px;
padding: 10px 20px;
display: block;
}
nav.woocommerce-MyAccount-navigation li a:hover ,nav.woocommerce-MyAccount-navigation li.is-active a {
background-color: #fff;
color: #2d2d2d;
text-decoration: none;
}
.woocommerce-account .woocommerce .col2-set [class*="u-column"] {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0px 15px;
}
.woocommerce-account .woocommerce .col2-set {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.footer ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.footer ul li a {
color: #2d2d2d;
font-size: 16px;
line-height: 30px;
}
body:not(.home) .topbanner {
height: 420px;
padding-bottom: 67px;
padding-top: 80px;
}
body:not(.home) .footer {
padding-top: 150px;
position: relative;
}
body:not(.home) .footer:before {
content: "";
position: absolute;
width: 100%;
height: 110px;
background-image: url(images/inner_footer.png);
background-position: center;
background-size: auto;
top: 0;
left: 0;
}
.single .product.product-type-simple>.container .woocommerce-product-gallery {
    max-width: 900px;
    margin: 0 auto;
    margin-top: -220px;
    width: 100% !important;
    float: none !important;
}
.single  span.onsale {
    display: none;
}

.single .product.product-type-simple>.container>.row>.col-lg-12 {
padding: 0px;
}
.single .product.product-type-simple>.container>.row>.col-lg-12 .woocommerce-product-gallery {
width: 100% !important;    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;    border-radius: 10px;
overflow: hidden;
}
.woocommerce div.product div.images .flex-control-thumbs {
position: absolute;
bottom: 10px;
right: 10px;
/* width: 100%; */
}
.woocommerce div.product div.images .flex-control-thumbs img {
max-width: 37px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: auto;
margin: 2px;
border: 2px solid #343a40;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: inherit;
}
/*.single-product>h2 {
    font-size: 30px;
    margin-bottom: 15px;
}*/
.single .product.product-type-simple>.container>.row>.col-lg-12 .woocommerce-product-gallery a[data-target="#video"]:after {
    content: "Watch Trailer";
    font-size: 30px;
    position: relative;
    display: block;
    z-index: 100;
    color: #ddd;
    width: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.single .product.product-type-simple>.container>.row>.col-lg-12 .woocommerce-product-gallery a[data-target="#video"]:before {
    width: 90px;
    height: 90px;
    background-image: url(images/btn-video.png);
    background-repeat: no-repeat;
    color: transparent;
    display: block;
    position: relative;
    z-index: 10000;
    content: "";
    margin: 0 auto;
    background-size: cover;
}

.single .product.product-type-simple>.container>.row>.col-lg-12 .woocommerce-product-gallery a[data-target="#video"] {
    
    color: transparent;
    display: block;
    position: absolute;
    z-index: 10000;
    left: 0;
    right: 0;
    top: 40%;
    margin: 0 auto;
}
.modal{z-index: 9999;
    }

  .modal  iframe {
    width: 100%;
    height: 481px;
}
.modal button.close {
    position: absolute;
    right: 28px;
    top: 20px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,.woocommerce-Tabs-panel--description {
    width: 100%;
    float: none;
    max-width: 900px;
    margin: 0 auto !important; position: relative;
    padding: 40px 0px 0px;
}
.woocommerce-Tabs-panel--description h2{ display: none; }
.woocommerce-Tabs-panel--description,.woocommerce-Tabs-panel--description p{ font-size: 16px; color: #2d2d2d; }
h1.product_title.entry-title {
    font-size: 30px;
    font-weight: bold;
    color: #2d2d2d;

}
 .woocommerce-page div.product div.summary  h1.product_title.entry-title {
    font-size: 30px;
    font-weight: bold;
    color: #2d2d2d; padding-right: 100px;
    
}


 .woocommerce-page div.product div.summary p.price {
    position: absolute;
    right: 0;
    top: 40px; font-size: 40px; color: #2d2d2d; font-weight: bold;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float:right !important;
    margin-top: -0px !important;
    font-size: 20px;
    background-color: #2d2d2d;
    border-radius: 0px 25px;
    min-width: 290px;
}

 .woocommerce-page div.product div.summary p.price  del {
    font-size: 18px;
}


.quantity {
    position: relative;
}
div#wc-stripe-payment-request-wrapper {
    display: none;
}
body:not(.woocommerce-cart) .quantity:before {
    /*content: "QTY:";*/
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
    display: inline-block;
}

.page-template-custom-templateperugia-food-conference-php .inner-pages-banner {
  align-items: center;
  display: flex;
  margin: 0px;
}

.page-template-custom-templateperugia-food-conference-php .inner-pages-banner {
  background-position: center 0;
  background-size: cover;
  color: #fff;
  height: 700px;
  text-align: center;
}

.page-template-custom-templateperugia-food-conference-php header .navbar button, .page-template-custom-templateperugia-food-conference-php header .navbar li a {
  font-size: 16px;
}
.content_box_section h6 {
  color: inherit;
}

@media (min-width: 576px){

    #program_course .owl-theme .owl-nav { position: absolute; top:-85px; right:30px; width:40px; }

.modal-dialog {
    max-width: 900px;
    position: relative;
}}

section.related.products>h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}

section.related.products {
    padding-top: 40px;
}

body:not(.woocommerce-cart)  .woocommerce .quantity .qty {
    width: 100px;
    background-color: #2d2d2d;
    border: none;
    padding: 10px 10px;
    color: #fff;
    font-size: 20px;
    border-radius: 0px 25px;
    text-align: center;
}

body:not(.home) .projuct_section_home {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

ol.commentlist {
    padding: 0px;
    padding: 15px;
    list-style: none;
    margin: 0px;
    margin-top: 30px;
   
}
.py-50-30 {
    padding-top: 70px;
    padding-bottom: 50px;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-default {
    border-radius: 20px 0px 20px 0px !important;
    background-color: #fff !important;
    height: 47px !important;
    font-size: 16px !important;
    color: #2d2d2d !important;
    max-width: 100% !important;
    border-color: transparent !important;
    font-weight: bold;
    min-width: 200px;
    margin: 0 auto;
    display: block;
}
ul.socials {
    display: flex;
    margin-top: 30px;
}

ul.socials li a {
    padding: 0px;
    display: block;
    font-size: 16px;
    width: 30px;
    height: 30px;
    background-color: #2d2d2d;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
}


body:not(.home) .blog_box_con p {
color: #2d2d2d;
}
body:not(.home) .blog_box_con h4 {
font-size: 24px;
color: #2d2d2d;
}
body:not(.home) .top.d-flex.justify-content-between {
color: #2d2d2d;
align-items: center;
padding: 10px 0px;
}
.top.d-flex.justify-content-between div i {
    margin-right: 10px;
}
.btn-dark:hover {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d;
}
ul.socials li {
    margin-right: 10px;
}

.filter h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px;
}

.filter h3:before {
    position: absolute;
    content: "";
    background: url(http://demosrvr.com/wp/theimpossibleco/wp-content/uploads/2019/05/filter-512.png);
     background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    color: #000000;
    left: -4px;
    top: 0;
}


.filter h3 img {
    margin-right: 10px;
}

select#alltypeartist, select#artistname, select#orderby {
    display: inline-block;
    width: auto;
    min-width: 195px;
    border-radius: 20px 0px;
    background-color: #2d2d2d;
    color: #fff;
    text-transform: uppercase;
    min-height: 45px;
    outline: none;
    box-shadow: none;
}
 select#orderby{ float: right; }
.btn-pill-r {
    border-radius:0px 25px;
}

.left_images_box {
    position: relative;
    float: left; border-radius: 10px; overflow: hidden;
    border: 2px solid #8b8b8b;
}
.left_images_box .left_images_box img{ width: 100%; }

.left_images_box .top.d-flex.justify-content-between {
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 15px 15px !important;
    background-color: rgba(53, 53, 53, 0.55);
    color: #fff;
}

.left_images_box .top.d-flex.justify-content-between * {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

.left_images_box .top.d-flex.justify-content-between i {
    font-weight: 900;
}
.left_images_box {
    width: 100%;
    margin-right: 25px;
    margin-bottom: 25px;
    max-width: 630px;
    overflow: hidden;
}
.single_page_con p {
    color: #000000;
    font-size: 16px;
    line-height: 26px;
}

.woocommerce div.product form.cart {
    margin-bottom:10px;
    margin-top: 30px;
}

.woocommerce-message {
    position: absolute;
    width: 100%;
    top: -300px;
    z-index: 10;
    max-width: 920px;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.woocommerce table.shop_table {
    border: 1px solid #2d2d2d;
    margin: 30px 0px;
    width: 100%;

}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
    font-size: 20px;
}

td.product-remove {
    position: relative;
    left: 0;
    width: 30px;
}

tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
}

td.product-thumbnail {
    width: 100px;
}

td.product-thumbnail img {
    width: 100% !important;
    border: 1px solid #2d2d2d;
    border-radius: 5px;
    overflow: hidden;
}

body:not(.woocommerce-checkout) th.product-name {
    margin-left: 0;
    position: relative;
    left: -90px;
}
input#coupon_code {
    min-width: 160px;
    border: 1px solid #2d2d2d;
    border-radius: 20px 0px;
    min-height: 46px;
    margin-right: 20px;
    padding: 0px 15px;
    color: #878585;
    font-size: 18px;
    font-weight: bold;
}


button.button[name="update_cart"] {
    opacity: 1 !important;
    color: #fff !important;
    min-height: 45px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #2d2d2d;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #2d2d2d;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgb(45, 45, 45);
    padding: 15px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}

.woocommerce-cart .woocommerce .quantity .qty{border:none;}

.cart_totals h2 {
    font-size: 40px;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.cart_totals h2 {
    font-size: 40px;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.woocommerce form .form-row label {
    line-height: 2;
    display: block;
    width: 100%;
    clear: left;
    font-size: 16px;
}

span.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

span.woocommerce-input-wrapper input,.select2-container--default .select2-selection--single .select2-selection__rendered ,span.woocommerce-input-wrapper  textarea {
    border-radius: 20px 0px;
    border: 1px solid #2d2d2d;
    outline: none;
    box-shadow: none;
    min-height: 40px !important;
}

h3#ship-to-different-address {
    font-size: 18px;
    margin-top: 30px;
}

button#place_order {
    width: 100%;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    border: none !important;
    min-height: 40px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #333;
    color: #fff;
}

.page-template-contact .footer{padding-top: 50px;}
.page-template-contact .footer:before{display: none;}


.card_box.map {
    border: 1px solid #000000;
    border-radius: 100px 0px;
    overflow: hidden;
    height: 500px;
}

.card_box.map iframe {
    height: 100% !important;
}

.card_box.shadow.p-4 {
    position: relative;
    z-index: 10;
    background-color: #fff;
    border-radius: 100px 0px;
    padding: 39px !important;
}



.card_box.shadow.p-4 p {
    font-size: 30px;
    color: #2d2d2d;
    line-height: 42px;
    font-weight: 500;
}

@media(min-width: 1200px){
    .card_box.map {
 
    margin-left: -200px;
}
}

.page-template-contact .card_box i {
    border: 2px solid #2d2d2d;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    position: relative;
    top: 5px;
}
.page-template-contact .card_box p {
   margin-bottom: 0px;
}

form.wpcf7-form input, form.wpcf7-form textarea {
    background-color: transparent;
    border: 1px solid #ffffff;
       min-height: 45px;
    color: #fff;
}
.bg-dark.our_contact h2 {
    font-size: 50px;
}

.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1,.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.bg-dark.our_contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.bg-dark.our_contact input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;;
}
.bg-dark.our_contact input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;;
}
.bg-dark.our_contact input:-moz-placeholder { /* Firefox 18- */
  color: #fff;;
}.tnp-subscription-minimal input.tnp-email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.tnp-subscription-minimal input.tnp-email::-moz-placeholder { /* Firefox 19+ */
  color: #fff;;
}
.tnp-subscription-minimal input.tnp-email:-ms-input-placeholder { /* IE 10+ */
  color: #fff;;
}
.tnp-subscription-minimal input.tnp-email:-moz-placeholder { /* Firefox 18- */
  color: #fff;;
}
.bg-dark.our_contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.bg-dark.our_contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;;
}
.bg-dark.our_contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;;
}
.bg-dark.our_contact textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;;
}

.footer p:empty,.footer br {
    display: none;
}
.tnp.tnp-subscription-minimal {
    margin-bottom: 20px;
}

.footer .widget.widget_text img {
    margin-bottom: 20px;
}

.owl-nav button {
    position: absolute;
    top: 40%;
    width: 70px;
    height: 70px;
    background-color: #75917a !important;
    display: block;
    z-index: 10;
    color: #fff !important;
     font-size: 40px !important; 
    border-radius: 100%;
    outline: none;
}

.owl-nav button span {
    display: none;
}

.owl-nav button.owl-prev {
    left: -30px;
}

.owl-nav button.owl-next {
    right: -30px;
}

.owl-nav button.owl-prev:after{    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;    content: "\f053"; }
    .owl-nav button.owl-next:after{    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;    content: "\f054";}

    .owl-nav button:after{

    }

    li.bbp-header {
    background-color: #2d2d2d !important;
    color: #fff;
    padding: 16px 10px !important;
    font-size: 20px;
    color: #fefefe;
    border-radius: 5px 5px 0px 0px;
}

a.bbp-forum-title {
    font-size: 19px;
    text-transform: capitalize;
    text-decoration: underline;
    font-weight: bold;
    color: #2d2d2d;
}
li.bbp-body, li.bbp-body * {
    font-size: 16px;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
    font-size: 15px;
    margin: 5px 0 5px;
    padding: 0;
    word-wrap: break-word;
    color: #2d2d2d;
    line-height: 30px;
}

li.bbp-header {
    background-color: #2d2d2d !important;
    color: #fff;
    padding: 16px 10px !important;
    font-size: 20px;
    color: #fefefe;
    border-radius: 5px 5px 0px 0px;
}

a.bbp-forum-title {
    font-size: 19px;
    text-transform: capitalize;
    text-decoration: underline;
    font-weight: bold;
    color: #2d2d2d;
}

.bbp-body li.bbp-forum-topic-count,.bbp-body .bbp-forum-reply-count, .bbp-body .bbp-forum-freshness {
    padding-top: 40px;
    font-size: 15px;
    font-weight: bold;
}



.bbp-body .bbp-forum-freshness a {
    font-size: 17px;
    font-weight: 500;
}

li.bbp-footer {
    display: none;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border: 1px solid #2d2d2d;
    overflow: hidden;
    padding: 15px;
}

p.bbp-topic-meta span {
    display: block;
}

p.bbp-topic-meta span a {
    display: inline-block;
    vertical-align: middle;
}

p.bbp-topic-meta span a img {
    margin-right: 10px;
    margin: 0px;
}

div.bbp-breadcrumb, div.bbp-topic-tags, div.bbp-breadcrumb a, div.bbp-topic-tags a, div.bbp-breadcrumb span, div.bbp-topic-tags span {
    font-size: 17px !important;
    font-weight: bold;
}

input#bbp_search {
    width: 100%;
}

input#bbp_search {
    width: 540px !important;
    height: 45px;
    border-radius: 15px 0px;
    border: 1px solid #2d2d2d;
    padding: 5px 15px;
}

.bbp-search-form {
    margin-bottom: 22px;
}

input#bbp_search_submit {height: 45px;min-width: 150px;background-color: #2d2d2d;border-radius: 15px 0px;border: none;color: #fff;font-size: 20px;padding: 0px;/* line-height: 13px; */margin-left: 15px;}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
    float: none;
    margin-bottom: 0;
    border: none;
    margin-left: 5px;
}

p.bbp-forum-description, div.bbp-template-notice p, div.bbp-template-notice a {
    font-size: 16px;
    color: #fff;
}

.bbp-template-notice.info {
    background-color: #8a8a8a !important;
    border: none !important;
    padding: 2px 15px;
    display: block;
}

p.bbp-forum-description, div.bbp-template-notice p, div.bbp-template-notice a {
    font-size: 16px;
    color: #fff;
}

.bbp-template-notice.info,div.bbp-template-notice, div.indicator-hint {
    background-color: #8a8a8a !important;
    border: none !important;
    padding: 2px 15px;
    display: block;
}

span#subscription-toggle {
    float: right;
 
}
span#subscription-toggle a{
    float: right;
    border: 1px solid #2d2d2d;
    background-color: #2d2d2d;
    color: #fff !important;
    width: 150px;
    height: 40px;
    margin-bottom: 27px;
    border-radius: 30px 0px;
    text-align: center;
}

span#subscription-toggle a {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    text-decoration: none;
}
#bbpress-forums fieldset.bbp-form legend {
    font-size: 40px;
    padding: 0px;
    margin-bottom: 30px;
    display: block;
    line-height: 40px;
}
.bbp-pagination-count {
    font-size: 16px;
}
#bbpress-forums fieldset.bbp-form label {
    margin: 0 0px 10px;
    display: block;
    font-size: 16px;
}
#bbpress-forums fieldset.bbp-form br{ display: none; }

input#bbp_topic_title, .bbp-the-content-wrapper, input#bbp_topic_tags, select#bbp_stick_topic_select,select#bbp_topic_status_select {
    min-height: 40px;
    width: 100%;
    border: 1px solid #2d2d2d;
    border-radius: 20px 0px; outline: none;
    overflow: hidden;
}
label[for="bbp_topic_subscription"] {
    display: inline-block !important;
    width: auto;
    font-size: 18px !important;
}

#bbpress-forums fieldset.bbp-form {
    padding: 0px;
    border: none;
}

#bbpress-forums div.bbp-the-content-wrapper input {
    font-size: 16px;
    padding: 4px 10px;
    margin: 0 2px 0 0;
    line-height: 1em;
    background-color: #2d2d2d;
    color: #fff;
    border: none;
    font-weight: 600;
}

.quicktags-toolbar {
    padding: 10px !important;
    position: relative;
    border-bottom: 1px solid #2d2d2d;
    background: #f5f5f5;
    min-height: 30px;
}
input#bbp_topic_subscription {
    display: inline-block;
}

label[for="bbp_topic_subscription"] {
    display: inline-block !important;
    width: auto;
    font-size: 18px !important;
}

#bbpress-forums fieldset.bbp-form {
    padding: 0px;
    border: none;
}

.bbp-submit-wrapper button {
    float: none !important;
    border: 1px solid #2d2d2d;
    background-color: #2d2d2d;
    color: #fff !important;
    width: 150px;
    height: 40px;
    margin-bottom: 27px;
    border-radius: 30px 0px;
    text-align: center;
}

.bbp-submit-wrapper {
    float: left !important;
}

div#bbp-single-user-details {
    background-color: #2d2d2d;
}

div#bbp-single-user-details a {
    color: #fff;
    font-size: 16px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
    background-color: #fff;
    opacity: 1;
    color: #2d2d2d;
}

.btn.btn-white:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.btn-dark:hover{ background-color: transparent;
    color: #343a40;
    border-color: #343a40;}

    a,button{outline: none; box-shadow: none;}

    .woocommerce-product-gallery__wrapper video {
    margin-bottom: -6px;
}

.star-rating {
    display: block;
    float: none;
    width: 100% !important;
    clear: left;
    margin: 5px 0;
    text-align: center !important;
}

.commentlist .col-md-4 {
    text-align: center;
}

.commentlist li {
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
}
.woocommerce .col-md-4 .star-rating::before {
    
    right: 0;
    margin: 0 auto;
}
.woocommerce .col-md-4 .star-rating span::before {
   
    right: 0;
    margin: 0 auto;
}
.comment_container img.avatar {
    border-radius: 100%;
    margin-bottom: 10px;
}
ol.commentlist {
    margin-bottom: 30px;
}
#review_form label {
    display: none;
}

#review_form .comment-form-author input, #review_form .comment-form-email input {
    height: 40px;
    border-radius: 15px 0px;
    border: 1px solid #ddd;
    width: 100%;
    background-color: #dcdcdc;
    padding: 5px 15px;
}

.woocommerce #review_form #respond textarea {
    border-radius: 15px 0px;
    border: 1px solid #ddd;
    width: 100%;
    background-color: #dcdcdc;
    padding: 5px 15px;
    height: 115px;
}

#review_form{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    padding: 30px;
    background: #ffffff;
    margin-bottom: 30px;
    border-radius: 10px;
}
h3#reply-title {
    font-size: 20px;
    margin-bottom: 17px;
}
/*Responsive */

.moblie_header {
    background-color: #111;
    padding: 10px 15px;
}

.moblie_header {
    background-color: #111;
    padding: 10px 15px;
}

.moblie_header button.menu {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 40px; outline: none; box-shadow: none;
}
.hidden_desktop{ display: none; }


.center.logo {
    max-width: 56px;
    position: relative;
}


.center.logo img{
    max-width: 56px;
    position: relative;
}
.blog_box_img img {
    max-width: 100% !important;
    width: 100%;
    height: auto;
}

.topbanner h2 {
    font-weight: 700;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: 95% center; border: 1px solid #ccc;
}
@media(max-width: 768px){
	h2.widget-title {
    font-size: 20px;}
body:not(.home) .topbanner {
    height: 265px;
    padding-bottom: 67px;
    padding-top: 80px;
}
	}

	@media(max-width: 991px){
		.py-50-30 {
    padding-top: 50px;
    padding-bottom: 30px;
}
		.card_box.shadow.p-4 p {
    font-size: 16px;

    font-weight: 500;
}
		.card_box.shadow.p-4 {
     margin-bottom: 30px;
    padding: 20px !important;
}
		.bg-dark.our_contact h2 {
    font-size: 30px;
}
form.wpcf7-form input, form.wpcf7-form textarea {
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 15px 0px;
    min-height: 45px;
    color: #fff;
    margin-bottom: 15px;
}
form.wpcf7-form  .form-group {
    margin-bottom: 0;
}

		.searchform.highlight {
    position: absolute;
    right: 0;
    padding: 4px;
    min-width: 236px;
    background-color: #2d2d2d;
    top: 100%;
    margin-top: -9px;
    z-index: 10;
    width: 100%;
}

.moblie_header.hidden_desktop {
    position: relative;
}
.woocommerce-account .woocommerce .col2-set [class*="u-column"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 15px;
}
.woocommerce-account .woocommerce .col2-set {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
		.woocommerce-page div.product div.summary p.price {
    position: relative;
    right: 0;
    top: 0;
    font-size: 25px;
    color: #2d2d2d;
    font-weight: bold;
    padding-top: 14px;
}

.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0px 0px 30px;
}
.woocommerce-page div.product div.summary h1.product_title.entry-title {
    font-size: 24px;
    font-weight: bold;
    color: #2d2d2d;
    padding-right: 0;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: none;
    margin-top: -0px !important;
    font-size: 20px;
    background-color: #2d2d2d;
    border-radius: 0px 25px;
    min-width: auto;
}
.woocommerce-message {
    position: absolute;
    width: 100%;
    top: -235px;}
    input#coupon_code {
    min-width: 137px;
    border: 1px solid #2d2d2d;
    border-radius: 20px 0px;
    min-height: 46px;
    margin-right: 12px;
    padding: 0px 15px;
    color: #878585;
    font-size: 14px;
    font-weight: bold;
}
.cart_totals h2 {
    font-size: 24px;
    margin-bottom: 20px;}
		.single .product.product-type-simple>.container .woocommerce-product-gallery {
    
    margin-top: -100px;}

	li.homelogo {
    display: none;
}

ul.menu {
    list-style: none;
    margin: 0pc;
    padding: 0px;
}

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

.sidenav li a {
    display: block;
    font-size: 16px;
}

div#mySidenav {
    padding: 5px 0px;
}


	ul.list-inline.cart_header {
    margin-bottom: 0px;
}
	.topbanner {
    height: 350px;
    padding-top: 62px;
    /* padding-bottom: 0px; */
    background-size: cover;
}

	.hidden_desktop{ display: block; }
	.hidden_mobile{ display: none; }
	.f-56 {
    font-size: 30px;
}
.owl-nav button.owl-prev {
    left: 0;
}
.owl-nav button.owl-next {
    right: 0;
}
.section-title h2 {
    font-size: 30px;
}
.owl-nav button {
    width: 40px;
    height: 40px;
  
    font-size: 20px !important;
 
}
.f-20 {
    font-size: 16px;
}
.projuct_section_home .projuct_section_img {
    height: 300px;
    
}
}


div#product-405 .retingsection {
    background: #ffffff;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 10px;
}

div#product-405 .retingsection h2 {
    margin-top: 10px;
    font-size: 20px;
}


/*3 may*/

.content_box_section .content_section p:nth-child(2){
    margin-bottom: 10px;
}
/*.content_box_section .content_section p:nth-child(3){
    margin-bottom: 10px;
    clear: both;
}*/
.castor-rteStyle-bodycopy2 ul:first-child {
    margin-top: 10px;
    clear: both;
}
.page-id-48740 .content_box_section label {
    text-align: left;
}
.contact-form.register-now .form-control {
    color: #999999;
    padding-left: 90px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
 width: 100%;
}

.search-results #main article {  display: block; clear: both; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ccc;  }
.search-results #main article h2 { font-size: 24px; }
.search-results #main .pagination{  display: block; clear: both; text-align: center; padding-top: 30px; } 

.search-results .pagination h2 { display: none; }

.search-results .page-header .page-title { margin-bottom: 50px; text-align: center; }

/* 7/8 */

.services-section { padding: 20px 0; }

.cor-left img { width: 100%; margin-bottom: 10px; }

.cor-left { padding-bottom: 20px;  }

.page-template-ourfaculty .out-comments-section.current-students .feature-box img{height: 300px;  object-fit: cover; object-position: center;   }

/* form forms http://demosrvr.com/wp/umbra/students/accepted-students/matriculation-checklist/flight/ */
.gform_wrapper.gf_browser_gecko select { width: 120px; }
.gform_wrapper.gf_browser_gecko select { padding-top: 4px!important; padding-bottom: 4px !important;}


.gform_wrapper .percentbar_green,
.gform_wrapper .percentbar_blue { background:#75917a !important; }

section.content_box_section .content_section h2{ text-align: center; }

.page-title img { width: 100%; }

body #gform_fields_17 #field_17_63 { margin: 0px !important; width: 100% !important; }

#field_17_111 .gfield_label { word-wrap: break-word; }


.blog-section  .feature-box > img { height: 250px; object-fit: cover; margin-bottom: 5px; }

.umbra_courses_section .filter select { background-color: #75917a; color: #fff; }

.faculty_box_img { text-align: center; }

.faculty_box_img + .upcomming_blog_faculty { margin-top: 0px !important;margin-bottom: 20px; }

.out-comments-section.current-students .btn.read-more { margin: 0 15px; background:#75917a; border-color:#75917a;  }


span.wpcf7-not-valid-tip { clear: both; }

center.focused { display:block; clear: both;  }

.syllbus_section {
	margin-bottom: 15px;
}

.syllbus_section a {
	/*color: #e75d12;*/
    font-size: 14px
}

.syllbus_section img {
    width: 30px;
}

.password-container {
	padding: 30px 0;
}

.back-to-top-link {
	cursor: pointer;
}

.search-results .site-main .navigation {
    text-align: center;
}




#program_course .owl-theme .owl-nav button { height:40px; width:40px;     font-size: 28px !important;  } 

#program_course .owl-carousel .owl-item img{ height: 170px; }

.search-sec { background: #f4eed4; display: flex;   text-align: left; max-width:1100px; margin: auto; }

.search-sec .palace { background: url(images/icon-address.png) no-repeat 0 0; padding-left:60px;  width: 100%; margin: 15px; }
.search-sec .dates { background: url(images/ion-date.png) no-repeat 0 0; padding-left:60px;  width: 100%; margin: 15px; }

.search-sec h3  { font-weight: bold; text-transform: capitalize; color: #5d6b5a; margin: 0px; padding: 0px; }
.search-sec h4 { text-transform: capitalize; font-size: 18px; margin: 0px; padding: 0px;}
.search-sec .submits { text-align: center; background: #5d6b5a; height: 100%; color: #fff;    text-transform: uppercase; padding:18px 20px;  font-size: 18px; border: none; outline: none; }

.editbale-option span { height: 10px; }

.page-banner {
    height: 450px;
}

.general-content {
    margin-top: 28px;
}
.row:first-child .general-content {
    margin-top: 0;
}


