/*
 Theme Name:   Pubzinne Child Theme
 Theme URI:    http://pubzinne.axiomthemes.com/
 Description:  Pubzinne Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     pubzinne
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  pubzinne
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


/* background texture for body */

/* Wood */
body, .scheme_default .page_content_wrap {
background-color: #f5ecd2;
background-image: url("https://transparenttextures.com/patterns/wood-pattern.png");
}

/* background texture for dark areas */

/* Concrete Wall */
.textured-bg {
background-color: #1e1e1e !important;
background-image: url("https://transparenttextures.com/patterns/black-linen.png") !important;
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

/* navbar logo */
#nav-brand .elementor-widget-trx_sc_layouts_logo img {
    width: 280px !important;
}

.sc_layouts_item.elementor-element.elementor-element-32001ced.animation_type_block.sc_fly_static.elementor-widget.elementor-widget-trx_sc_layouts_logo img {
    width: 280px !important;
}

/* footer logo */
#footer-brand .elementor-widget-trx_sc_layouts_logo img {
    width: 280px;
}

/* main nav styles */
.scheme_dark .sc_layouts_menu_nav>li li>a {
    color: #FFF !important;
}
.scheme_dark .sc_layouts_menu_nav>li li.current-menu-item>a, .scheme_dark .sc_layouts_menu_nav>li li.current-menu-parent>a, .scheme_dark .sc_layouts_menu_nav>li li.current-menu-ancestor>a {
    color: #1E1E1E !important;
}

.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a:hover, .scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav>li.sfHover>a, .scheme_dark .sc_layouts_menu_nav>li li>a:hover, .scheme_dark .sc_layouts_menu_nav>li li.sfHover>a {
    color: #000 !important;
}

.sc_layouts_menu_nav > li > ul {
    top: 4.4em;
}

/* hide cart icon in nav */
.elementor-widget-trx_sc_layouts_cart {
	display:none !important;
}

/* hide search field in mobile menu */
.mobile_device .menu_mobile .search_mobile, .mobile_layout .menu_mobile .search_mobile {
	display:none !important;
}

/* make beer browse section backgrounds transparent */
.swiper-slide .post_item.post_layout_classic-masonry {
    background-color: transparent;
}

body.preloader #page_preloader {
    background-color: #f5ecd2 !important; opacity:1 !important;z-index:99999999;
}
/* .trx_popup .trx_popup_container:before {
    content: '';
    border: 5px solid #F1C761;
    display: block;
    position: absolute;
    left: 20px;
    top: auto;
    bottom: auto;
    right: 20px;
    width: 500px;
    margin: 0 auto;
    height: 333px;
    background: #1e1e1e;
}
.scheme_dark.trx_popup .trx_popup_container {
    background: #f5ecd2;width: 100%;
    height: 100%;
}
.trx_popup.topleft {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.trx_popup_close {
    z-index: 13;
    width: 10px;
    height: 10px;
    top: 34px;
    right: 34px;
    display: none;
} */
.box-right p {
    flex: 0 0 100%;
    color: #b8adad;
}
.age_restrict h3 {
    font-size: 37px;
    line-height: 43px;
    color: #FFFFFF;
    flex: 0 0 100%;
    margin: 0 0 20px !important;
}
.box-right {
    width: 450px;
    height: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    padding: 6rem 1.5rem;
    border: 5px solid #869962;
}
.age_restrict {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99999999;
    background: #1e1e1e;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.age_restrict a {
    background: linear-gradient(to right,#FFFFFF 50%,#869962 50%) no-repeat scroll right bottom/210% 100% #869962 !important;
    font-size: 14px;
    padding: 10px 22px;
    margin: 0 15px;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
    letter-spacing: 1px;
    font-family: "DINCondensed",sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 26px;
    text-decoration: none;
    text-transform: uppercase;
}
.age_restrict a:hover {
    background-position: left bottom !important;
    color: #1E1E1E !important;
}
#carousel-2468.owl-carousel.owl-drag .owl-item {
    text-align: center;
    background: #e8dbc3;
    padding: 20px 10px;
}
#carousel-2468.owl-carousel .owl-nav.disabled {
    display: block;
    margin: 0 auto !important;
    position: relative;
    height: 20px;
}
#carousel-2468.owl-carousel .owl-nav button.sc_button_hover_slide_left {
    position: absolute;
    top: -250px;
    background: linear-gradient(to right,	#1E1E1E 50%,#879a62 50%) no-repeat scroll right bottom / 210% 100% #879a62 !important;
    padding: 5px 15px !important;
    border-radius: 0 !important;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
    color: transparent !important;
}
#carousel-2468.owl-carousel .owl-nav button.sc_button_hover_slide_left:hover {
    background-position: left bottom !important;
}
#carousel-2468.owl-carousel .owl-nav button.sc_button_hover_slide_left:before{
    font-family: "trx_addons_icons";
    position: absolute;
    color: #fff !important;
    font-size: 14px;
}
#carousel-2468.owl-carousel .owl-nav button.owl-prev:before {
    content: '\e910';
}
#carousel-2468.owl-carousel .owl-nav button.owl-next:before {
    content: '\e911';
}
#carousel-2468.owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}
#carousel-2468.owl-carousel .owl-nav button.owl-next {
    right: -20px;
}
#carousel-2468.owl-carousel a.carousel-button {
    background: linear-gradient(to right,	#1E1E1E 50%,#879a62 50%) no-repeat scroll right bottom / 210% 100% #879a62 !important;
    padding: 5px 20px;
    color: #f5ecd2;
    font-size: 16px;
    font-family: "DINCondensed",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
}
.owl-carousel .owl-item img{ transition: all 0.3s ease-in-out;}
.owl-carousel .owl-item:hover img{transform: scale(1.1);}
/* .esg-entry-cover.esg-transition {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    height: auto !important;
    transform: initial !important;
    transform-style: preserve-3d !important;
    overflow: auto !important;
    top: 22px;
}
.scheme_default div.esg-filter-wrapper .esg-filterbutton.selected>span, .scheme_default div.esg-filter-wrapper .esg-filterbutton:hover>span {
	background-color:#879a62 !important;
    border: 2px solid #879a62 !important;
}
.scheme_default div.esg-filter-wrapper .esg-filterbutton>span {
    background: rgba(0 0, 0, 0) !important;
    padding: 15px 30px !important;
    min-width: 200px;
    border: 2px solid #1E1E1E !important;
    color: #1E1E1E !important;
    transition: all 0.3s ease-in-out;
	letter-spacing:0 !important;
}
.scheme_default div.esg-filter-wrapper .esg-filterbutton>span.esg-filter-checked {
    display: none;
}
.esg-filter-wrapper {
    margin-bottom: 20px !important;
}
.esg-filterbutton {margin: 0 5px !important;}
.eg-madison-wrapper .eg-madison-element-0-a{ display:none !important;}
.eg-madison-wrapper .eg-madison-element-1-a, .eg-madison-wrapper .eg-madison-element-3, .eg-madison-wrapper .eg-madison-element-5 {
    position: relative;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    transform-origin: unset !important;
}
.eg-madison-wrapper .eec {
    position: static !important;
}
.esg-entry-cover .esg-overlay{
	position: static !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    outline: 0 solid transparent;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    transform-origin: unset !important;
    height: auto !important;
} */
#carousel-2468.owl-carousel a.carousel-button:hover {
    background-position: left bottom !important;
    color: #f5ecd2 !important;
}

/* post grid css */

.pgafu-post-grid-main.pgafu-design-2.pgafu-image-fit .pgafu-medium-4 .pgafu-post-image-bg {
	height: auto !important;
    margin: 0;
	background: transparent;
}
.pgafu-content-above-image h5.pgafu-post-title {
    margin: 0 !important;
}
.pgafu-content-above-image h6 {
    margin: 0 !important;
	text-transform:uppercase; letter-spacing:0;
}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-content-above-image {
    margin: 0 !important;
    text-align: center;
    width: 100% !important;
    background: none;
}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content {
    background: transparent !important;
    padding-bottom: 0;
    border-bottom: 0 solid #555 !important;
}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content .pgafu-post-content {
    padding: 0 0 40px !important;
}
.pgafu-post-content a {
	background: linear-gradient(to right,	#1E1E1E 50%,#879a62 50%) no-repeat scroll right bottom / 210% 100% #879a62 !important;
    padding: 15px 50px;
    font-size: 18px;
    font-family: "DINCondensed",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
	border-width:0;
    color: #1E1E1E !important;
}
.pgafu-post-content a:hover {
    background-position: left bottom !important;
    color: #F5ECD1 !important;
}
.pgafu-filter li.pgafu-filtr-cat{margin:0 3px 3rem !important;}
.pgafu-filter li.pgafu-filtr-cat a {
    background: linear-gradient(to right,	#879a62 50%,rgba(0, 0, 0, 0) 50%) no-repeat scroll right bottom / 210% 100% rgba(0, 0, 0, 0) !important;
    padding: 20px 50px;
    font-size: 18px;
    font-family: "DINCondensed",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
	border-width:2px;
    color: #1E1E1E !important;
	border-style: solid;
	border-color:#1E1E1E;
}
.pgafu-filter li.pgafu-filtr-cat a:hover, .pgafu-filter li.pgafu-active-filtr a {
    background-position: left bottom !important;
    color: #1E1E1E !important;
	border-color:#879a62;
}
ul.pgafu-filter {
    padding: 0;
}
.pgafu-post-grid-main {
    margin: 0;
}

/* single beers page */

.single-beers.header_position_over .top_panel{
	position:static !important;
	background-color:#1e1e1e !important;
	background-image:none !important;
}
.single-beers .content {
    width: 100% !important;
}
.bg_image .flex-content {
    height: 335px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg_image .flex-content h1 {
    margin: 0;
    color: #fff;
}
.bg_image{
	background-image:linear-gradient(180deg, rgba(0, 0, 0,0.3) 0%, rgba(0, 0, 0, 0) 106%), url(/wp-content/uploads/2019/07/banner-inner-page.jpg);
	background-position: center;
    background-size: cover;
}
.beer_layout .col-lg-5 {
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    padding: 0 15px;
}

.beer_layout .col-lg-7 {
    flex: 0 0 55%;
    max-width: 55%;
    position: relative;
    padding: 0 15px;
}
.beer_layout.row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.beer_layout .right_text p {
    margin: 0 0 10px;
    font-size: 14px;
}
.beer_layout h2 {
    margin: 0;
}
.beer_layout h5 {
    margin: 0 0 30px;
}
.beer_layout .right_text strong {
    color: #1e1e1e;
    font-size: 14px;
}
/* .img_section {
    background: #d7d7d7;
    box-shadow: 0 2px 45px rgba(175, 167, 167, 0.5);
} */
.img_section img {
	max-width:100%;
}
.beer_layout .right_text .desc_sec {
    margin: 0 0 2rem;
}
.beer_layout .right_text .desc_sec p {
    display: inline;
}
.beer_layout .right_text li {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
	background: url(images/black-line.jpg) right center no-repeat;
	margin:20px 0;
}
.beer_layout .right_text li h6 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 5px;
}
.beer_layout .right_text li p {
    font-size: 30px;
    font-family: Arial;
    color: #1e1e1e;
    font-weight: 700;
}
.beer_layout .right_text li:nth-last-child(2){
	background:none;
}
.beer_layout .right_text li:last-child a.button {	
    background: linear-gradient(to right, #1E1E1E 50%,#879a62 50%) no-repeat scroll right bottom / 210% 100% #879a62 !important;
    padding: 15px 30px;
    color: #1e1e1e;
    font-size: 16px;
    font-family: "DINCondensed",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
}
.beer_layout .right_text li:last-child a.button:hover {
    background-position: left bottom !important;
    color: #f5ecd2;
}
.beer_layout .right_text ul{
	padding:0;
}
.beer_layout .right_text li:last-child a.button:hover {
	
}
.beer_layout .right_text li:last-child {
    width: 32%;
    background: none;
}

.beer_slider_home .slider_container .slider-slide {
    background: rgba(0,0,0,0.1);
    border-radius: 6px;
}

.beer_slider_home .slide_title a {
    color: #000 !important;
    text-shadow: none;
}
.beer_slider_home .slide_overlay.slide_overlay_small {
    display: none;
}
.beer_slider_home .slide_cats {
    display: none;
}
.beer_slider_home h3.slide_title {
    margin: 30px 0 8px !important;
}
.beer_slider_home .slider_container.slider_type_images .slider-slide:hover>img {
    transform: scale(1.1);
}
.beer_slider_home .slider_container.slider_type_images .slider-slide>img {
    transition: all 0.3s ease-in-out;
}
.beer_slider_home .slider_container .slider-slide:hover:after{
	background-position: left bottom !important;
    color: #f5ecd2;
}
.beer_slider_home .slider_container .slider-slide:after{
	content: 'Details';
    background: linear-gradient(to right, #1E1E1E 50%,#879a62 50%) no-repeat scroll right bottom / 210% 100% #879a62 !important;
    padding: 7px 30px;
    color: #1e1e1e;
    font-size: 16px;
    font-family: "DINCondensed",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
}

.testimonial-slider .sc_testimonials_item {
/*     background-color: #EFEDE8; */
	background-color: #f5ecd2;
background-image: url("https://transparenttextures.com/patterns/wood-pattern.png");
    padding: 34px;
}

/* new home slider starts */

.owl-carousel .item {
    background: rgba(0,0,0,0.1);
    border-radius: 6px;
    text-align: center;
	padding:3rem 0.5rem;
}
.owl-carousel .item img {
	max-width:290px;
	margin:0 auto;
}
.owl-carousel .item h5 {
	font-family: 'Libre Baskerville';
    font-size: 0.725em;
	color: #746969;
    margin: 0 0 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1.333em;
}
.owl-carousel .item h3.slide_title {
    font-size: 1.5em;
	margin:2rem 0 0.4rem;
}
.owl-carousel .item a.slide_link {
	background: linear-gradient(to right, #1E1E1E 50%,#879a62 50%) no-repeat scroll right bottom / 210% 100% #879a62 !important;
    padding: 12px 30px;
    color: #1e1e1e;
    font-size: 16px;
    font-family: "DINCondensed",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    transition: color 0.3s ease,border-color 0.3s ease,background-position 0.3s ease,background-color 0s linear 0.3s;
}
.owl-carousel .item:hover a.slide_link {
	background-position: left bottom !important;
    color: #f5ecd2;
}
.owl-carousel .owl-nav button.sc_button_hover_slide_left {
    position: absolute;
    top: 215px;
    background: #E4DFD8 !important;
    border-color: #E4DFD8;
    padding: 10px 18px !important;
    border-radius: 0 !important;
    transition: all 0.3s ease-in-out;
    color: transparent !important;
}

.owl-carousel .owl-nav button.sc_button_hover_slide_left:before{
    font-family: "fontello";
    position: absolute;
    color: #1e1e1e !important;
    font-size: 2.4em;
}
.owl-carousel .owl-nav button.owl-prev:before {
    content: '\e9c0';
}
.owl-carousel .owl-nav button.owl-next:before {
    content: '\e9a5';
	margin-left: -2rem;
}
/* .owl-carousel:hover .owl-nav button.owl-prev {
    left: 0;
}
.owl-carousel:hover .owl-nav button.owl-next {
    right: 0;
} */
.owl-carousel .owl-nav button.owl-prev {
    left: -2.6em;
}
.owl-carousel .owl-nav button.owl-next {
    right: -2.6em;
}
.owl-carousel .owl-dots {
    display: none;
    height: 5px;
} 
.owl-carousel .owl-dots button.owl-dot.sc_button_hover_slide_left {
    display: inline-block;
    width: 25%;
    height: 5px;
    background: rgba(0, 0, 0, 0.3) !important;
    margin-top: -5px;
	top: -17px;
    position: relative;
}
.owl-carousel .owl-dots button.owl-dot.sc_button_hover_slide_left.active {
	background: rgba(0, 0, 0, 1) !important;
}
/* .beer_slider_home {
	display:none;
} */

/* Events calendar styles */
.scheme_default .tribe-events .tribe-events-header {
    background-color: transparent !important;
}

/* Hide iCal and Google Cal buttons on event page */
body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal, body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical, .tribe-events-c-ical.tribe-common-b2.tribe-common-b3--min-medium {
    display: none;
} {
display: none !important;
}

.single-tribe_events .tribe-events-event-image {
    width: 100% !important;
}

.single-tribe_events .page_content_wrap {
    padding-top: 0 !important;
}

.epta-addto-calendar {
    display: none;
}

#epta-template.epta-template-1 .epta-sidebar-area, #epta-template.epta-template-1 .epta-map-area .tribe-events-venue-map {
    background-color: #879A61A3 !important;
}

.scheme_default, body.scheme_default {
    color: #1E1E1E;
}

.menu_discription {

    margin-bottom: 20px !important;
    padding-right: 0 !important;;
}

	body.page-id-2471.body_style_wide:not(.expand_content) [class*="content_wrap"]>.content {
   	 width: 100% !important;
	}
/* Elementor media query home header css. Do not use this media query for other modules */

@media only screen and (max-width: 1440px) and (min-width: 1024px) {
	.rs_splitted_lines {
		display: inline-block !important;
		transform-origin: 50% 50%;
		transform: translate(0px, 0px);
		padding: 0 1rem;
		font-size: 135px;
	}	
	.tp-parallax-container .pubzinne_title_1 {
		padding-left: 0 !important;
	}
}
@media only screen and (max-width:1179px) {	
	.home .sc_layouts_menu_nav>li a {
		font-size: 16px;
	}
}

@media only screen and (max-width:1139px) {	
	.home .sc_layouts_menu_nav>li a{
		font-size: 13px;
	}
	.home .sc_layouts_item a.sc_button.sc_button_default.sc_button_size_large.sc_button_with_icon.sc_button_icon_left.color_style_link2.sc_button_hover_style_link2 {
		font-size: 14px;
	}
}
@media only screen and (max-width:827px) {	
	.home .sc_layouts_item a.sc_button.sc_button_default.sc_button_size_large.sc_button_with_icon.sc_button_icon_left.color_style_link2.sc_button_hover_style_link2 {
		font-size: 13px;
	}
}
/* Elementor media query home header css. Do not use this media query for other modules. Css ends */
@media only screen and (max-width:1439px) {	
	.beer_layout .col-lg-5 {
		flex:0 0 38%;
		max-width:38%;
	}
}
@media only screen and (max-width:1023px) {
	.pgafu-filter li.pgafu-filtr-cat a {
		padding: 16px 30px;
		font-size: 16px;
	}
	.beer_layout .right_text li, .beer_layout .right_text li:last-child {
		width:48%;
	}
	.beer_layout .right_text li:last-child a.button{
		padding: 15px 15px;
		font-size: 14px;
	}
	.beer_layout .right_text li h6 {
		margin: 0 0 10px;
	}
	.beer_layout .right_text li:nth-child(2) {
		background: none;
	}
	
	.beer_layout .col-lg-5 {
		flex:0 0 34%;
		max-width:34%;
	}
	
	.beer_layout .col-lg-7{
		flex:0 0 57%;
		max-width:57%;
	}	
	.beer_slider_home .slide_title a {
		font-size: 18px;
	}
	.beer_slider_home .slider_container.slider_controls_side .slider_controls_wrap>.slider_prev, .beer_slider_home .slider_outer_controls_side .slider_controls_wrap>.slider_prev {
		opacity: 1 !important;
		margin-left: 0 !important;
	}
	.beer_slider_home .slider_container.slider_controls_side .slider_next, .beer_slider_home .slider_outer_controls_side .slider_controls_wrap>.slider_next {
		opacity: 1 !important;margin-right: 0 !important;
	}
}
@media only screen and (max-width:767px) {
	.pgafu-filter li.pgafu-filtr-cat a {
		padding: 15px 25px;
		font-size: 16px;
	}	
	.pgafu-filter li.pgafu-filtr-cat {
		margin: 0 3px 1rem !important;
	}
	.pgafu-medium-4 {
		width: 100% !important;
	}
	.beer_layout .col-lg-7, .beer_layout .col-lg-5 {
		flex:0 0 100%;
		max-width:100%;
	}
	.beer_layout.row {
		max-width:100%;
	}
	.img_section {
		margin: 0 0 30px;
	}
	.beer_slider_home .slide_title a {
		font-size: 17px;
	}
	.beer_slider_home .slider_container .slider-slide:after {
		padding: 7px 20px;
	}
}
@media only screen and (max-width:575px) {
    .box-right {
        width: 80%;
        padding: 4rem 1rem;
    }
	.pgafu-filter li.pgafu-filtr-cat a {
		padding: 15px 15px;
		font-size: 12px;
	}
	.pgafu-filter li.pgafu-filtr-cat {
		margin: 0 3px 1rem !important;
	}
}

/* Newsletter signup form styles */

.wpcf7-form input[type="email"] {
	width:75% !important;
	float:left;
}

.wpcf7-form input[type="submit"] {
	width:25% !important;
	float:left;
}

.wpcf7 form.sent .wpcf7-response-output.trx_addons_message_box.trx_addons_message_box_success, .trx_addons_message_box_success {
    border: 1px solid #000000;
    background-color: #ffffff;
    color: #333333;
    -webkit-box-shadow: 4px 4px 16px 0px rgb(0 200 0 / 30%);
    -ms-box-shadow: 4px 4px 16px 0px rgba(0,200,0,0.3);
    box-shadow: 4px 4px 16px 0px rgb(0 200 0 / 30%);
}

/* Large screens */
@media only screen and (min-width:576px) {
	.wpcf7-form input[type="email"] {
		padding: 0.926em 1.4em
	}
}


/* Small Screens */
@media only screen and (max-width:575px) {
	.wpcf7-form input[type="email"] {
		padding: 0.526em 1.4em
	}
}