/*******beef cake shop page *********/

@media only screen and (max-width:1024px) {

	 .woocommerce ul.products li.product a.button {
	  display:block!important;
	  margin:0 auto!important;
	}
  
}


@media only screen and (max-width:650px) {
	
	
	.woocommerce-omg ul.products {
		padding:10px;
	}

	
}


@media only screen and (min-width:768px) {

.woocommerce-omg  .products {
	max-width:600px;
	margin:0 auto!important;
}

}


@media only screen and (min-width:820px) {

.woocommerce-omg  .products {
	max-width:750px;
	margin:0 auto!important;
}

}



@media only screen and (min-width:1024px) {

.woocommerce-omg  .products {
	max-width:950px;
	margin:0 auto!important;
}

}


/************************************************/




.nopadding {
	padding: 0 !important;
}

.tar {
	text-align: right;
}

.spaceTop {
	margin-top: 50px;
}

.bgw {
	background-color: #fff;
}

.bgb {
	background-color: #619bb9;
}

.bgdb {
	background-color: #387390;
}

.bgp {
	background-color: #988d9f;
}

.bgpp {
	background-color: #584e5e;
}

.bbp {
	border-bottom: 6px solid #988d9f;
}

.bgdp {
	background-color: #3e3544;
}

.t7-main-footer {
  background-color: #fff;
  color: #fff;
  padding: 0 0;
 float: left;
 text-align: left;
  text-transform: none;
  width: 100%;
}

.t7-logo {
  border-bottom: none;
}

header .visible-md.visible-lg {
	background-color: #387390;
}



.t7-main-header {
  border-bottom: none;
}


.t7-nav-menu-primary li.current-menu-item, .t7-nav-menu-primary li.current-menu-parent, .t7-nav-menu-primary li.current-page-ancestor {
   background-image: none;
}

.t7-nav-menu-primary a {
  font-size: 22px;
}



.t7-nav-menu-primary li:hover, .t7-nav-menu-primary li:active, .t7-nav-menu-primary li:focus {
  background-color: none;
}

.t7-nav-menu-primary .nav-menu > li > a {
 padding: 10px 17px 10px 17px;
}

.t7-nav-menu-primary li.current-menu-item, .t7-nav-menu-primary li.current-menu-parent, .t7-nav-menu-primary li.current-page-ancestor {
  background-color: #988D9F;
}

div.pull-right {
	display: none;
}

.pull-menu-right {
	float: right;
}
.pull-menu-right ul {
	margin: 0;
}
.pull-menu-right li {
	display: inline;
	list-style: none;

}
.pull-menu-right > ul> li > a {
		padding: 3px 6px;
		display: inline-block;
		background-color: #726778;
		color: #fff;
		font-size: 12px;
}

.bg-white.wpb_column.vc_column_container.vc_col-sm-4 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.vc_column-inner.vc_custom_1432610424514 {
/*	background-image: url(images/logoHeaderBlock.jpg);*/
	background-repeat: no-repeat;
	padding-top: 160px;
	padding-top:50px;
	padding-bottom: 0 !important;
}

.vc_custom_1433980921272 {
  padding-bottom: 5px !important;
}


.warningCont {
	text-align: center;
	padding: 20px 0 15px;
}

.copyRight {
	text-align: center;
	font-weight: bold;
	padding: 3px 0;
}


.text-danger {
  color: #fc0506;
}

.followBar {
	padding: 12px 0 15px;
	text-align: center;
}

.followBar a:hover img  {
	opacity: .75;
}


.footerListWrap {
	padding: 30px 0;
}

footer .warningCont  p {
  margin: 20px 0;
  font-size: 15px;
}
footer .warningCont  p.h1 {
  font-size: 38px;
}

.catSearch ul {
	padding: 0;
	margin-top: 10px;
}
.catSearch li {
	display: inline;
	list-style: none;
}



.catSearch > ul > li:first-child > a {
	padding: 0;
	padding-left: 1px;
	padding-right: 5px;
	border-left: none;
}

.catSearch > ul > li > a {
	 padding: 0 2px 0 3px;
	border-left: 1px solid #fff;
	font-size: 11px;
	text-align: center;
}

.twitterFooter {
	padding-right: 5px;
}

.footerListCont ul {
	padding-left: 0;
}
.footerListCont li {
	list-style: none;
}


.pagingCont {
	text-align: center;
	padding: 7px 0;
}
.pagingCont a {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	padding: 0 7px;
}
.pagingCont i {
	font-weight: normal;
	font-size: 28px;
	color: #fff;
	padding: 0 12px 0 7px;
}


.filterCont {
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 11px;
} 

.filterCont select {
	width: 100%;
	background-color: #fff;
	font-size: 18px;
	color: #619bb9;
	border: 1px solid #fff;
	text-indent: 2px;
}

.searchWarp {
	padding: 10px;
	background-color: #124c6a;
}

.searchWarp input[type=text] {
	background-color: #fff;
	font-size: 18px;
	color: #888;
	border: 1px solid #fff;
	text-indent: 6px;
	width: 75%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.searchWarp input[type=submit] {
	background-color: #619bb9;
	font-size: 18px;
	color: #fff;
	border: 1px solid #619bb9;
	text-indent: 2px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 24%;
}
.searchWarp button[type=submit] {
	background-color: #619bb9;
	font-size: 18px;
	color: #fff;
	border: 1px solid #619bb9;
	text-indent: 2px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 24%;
}
.filterCont input[type=text] {
	background-color: #fff;
	font-size: 18px;
	color: #888;
	border: 1px solid #fff;
	text-indent: 6px;
	width: 65%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.filterCont input[type=submit] {
	background-color: #619bb9;
	font-size: 18px;
	color: #fff;
	border: 1px solid #619bb9;
	text-indent: 2px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 30%;
}
.filterCont button[type=submit] {
	background-color: #619bb9;
	font-size: 18px;
	color: #fff;
	border: 1px solid #619bb9;
	text-indent: 2px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 30%;
}

.filterCont span {
	color: #fff;
	font-size: 24px;
	padding-left: 10px;
}

.loginImg {
	margin-bottom: -3px;
}
.loginImg:hover { 
	opacity: .85;
}

.pagingCont .page-numbers.current {
  color: #3e3544;
  font-size: 24px;
  font-weight: bold;
  padding: 0 7px;
}


.vc_custom_1432607784617 {
  

}

.page .t7-main-content .bg-fixed {
	background-image: none !important;
}

.layout-basic.ext-gecko #container {
  background: none !important;
}


.home  .t7-main-content .bg-fixed.vc_custom_1469209606437 {
  background-image: url("/wp-content/uploads/homepage-bg.jpg") !important;
  padding-bottom: 100px !important;
}

.home .t7-main-footer {
	
	position: relative;
}

.home #footer .row.bgw.bbp.spaceTop, .home #footer .row.bgdb {
	display: none;
}


.measure {
	position: relative;
}


.favAndWatch {
  bottom: 26px;
  position: absolute;
  right: 20px;
}

.favAndWatch i {
  margin-left: 8px;
  color: #726778;
  cursor: pointer;
  font-size: 18px;
}

.favAndWatch i:hover {
  color: #3E3544;
}








.copyCont {
	text-align: center;
}

.bottomCopy {
	width: 100%;
	margin: 0 auto;
}









@media screen and (max-width: 900px) {
	.searchWarp input[type=text] {
	width: 100%;
	margin-bottom: 5px;
	}
	.searchWarp input[type=submit] {
	width: 100%;
	}
	.filterCont input[type=text] {
	width: 100%;
	margin-bottom: 5px;
	}

	.filterCont input[type=submit] {
	width: 100%;
	margin-bottom: 15px;
	}
	
	.mobilepadding {
		padding: 0 15px !important;
		
	}
	
	.filterCont select {
	width: 100%;
	margin-bottom: 3px;
	
	}
	
	.footerListCont {
		text-align: center;
	}
	
	.catSearch  {
		text-align: center;
		margin-top: 0px;
		margin-bottom: 3px;
	}
	

	
	.pagingCont a.keepMobile {
		display: inline-block; 
	}
	
	.mobileTAC {
		text-align: center;
	}
	
	.loginImg {
	margin-left: -15px;
	}
	
	.vc_column-inner.vc_custom_1432610424514 {
	background-position: center top;
	}
	
	.t7-column-text ul, .t7-column-text ol {
	  padding-left: 50px;
	}
	
}
@media screen and (max-width: 768px) {
	/*.translatorCont {
		display: none;
	}*/
	
	.filterCont button[type=submit] {
    width: 100%;
	}
	
	.searchWarp button[type=submit] {
    width: 100%;
	}

	
	.copyCont {
		width: 100%;
		float: none;
		
	}
	
	.copyCont .t7-copyright p {
    font-size: 12px;
    text-align: center;
	}
}

@media screen and (max-width: 400px) {
	.footerListCont {
	  text-align: left;
	}
	
	.warningCont {
	  padding-left: 15px;
	  padding-right: 15px;
	}
	
	.footerLogo {
		width: 100%;
	}
	
	.copyCont .t7-copyright p {
    font-size: 10px;
	}
}


@media screen and (max-width: 380px) {
	.t7-copyright {
		font-size: 10px;
		font-weight: normal;
	}
	
	/*.translatorCont {
		margin-top: 5px;
	}*/
	
}


/* Top nav translator styles*/

.translatorCont {
	
	float: left;
	text-align: left;
}

#lang_sel {
    height: auto;
}

#lang_sel li {
    width: 105px;
}

#lang_sel > ul > li > ul {
    width: 105px;
}


.topNav {
	height: 23px !important;
}


#lang_sel img.iclflag {
    top: -1px;
}

#lang_sel a {
    line-height: 21px !important;
}

#lang_sel a.lang_sel_sel {
    background: url(images/nav-arrow-down-913.png) #726778 right no-repeat;
    color: #fff;
}

#lang_sel a {
    border: 1px solid #726778;
    padding-left: 7px;
}

#lang_sel a:visited {
    border: 1px solid #726778;
    padding-left: 7px;
}

#lang_sel a.lang_sel_sel:hover {
    color: #988d9f;
}







/*Membership page styles*/

#pmpro_account .pmpro_box {
    border-top: none !important;
    margin: 1em 0;
    padding: 0;
}

#pmpro_account-membership > h3, #pmpro_account-profile > h3, #pmpro_account-faq > h3 {
	float: left;
	width: 100%;
	height: auto !important;
	color: #fff;
	background-color: #726778 !important;
	padding: 5px 0px 10px 0px !important;
	text-indent: 8px;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 20px !important;
}

#pmpro_account-membership, #pmpro_account-profile, #pmpro_account-faq {
	margin-bottom: 45px !important;
}

#pmpro_account-membership .pmpro_account-membership-levelname  div  a {
	font-size: 14px;
	color: #619bbe;
	padding-right: 20px;
	padding-top: 10px;
	font-weight: bold;
}

#pmpro_account-membership > div > a {
	font-size: 14px;
	color: #619bbe;
	font-weight: normal;
	padding-top: 3px;
}

#pmpro_account-profile > ul {
	padding: 0 !important;
	width: 100%;
}

#pmpro_account-profile > ul > li {
	list-style: none !important;
	width: 100%;
	color: #619bbe;
}

#pmpro_account-profile > div > a  {
	font-size: 14px;
	color: #619bbe;
	padding-right: 20px;
	padding-top: 10px;
	font-weight: bold;
}

#pmpro_account-faq .panel-default > .panel-heading {
    color: #619bbe;
    font-weight: bold;
    font-size: 18px;
    background-color: #fff;
}

#pmpro_account-faq .panel-default > .panel-heading:hover {
    background-color: #619bbe;
    color: #fff;
}

#pmpro_account-faq .panel {
    margin-bottom: 0;
    margin-top: 0;
    background-color: #fff;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1 solid #c1c1c1;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

#pmpro_account-faq #accordion > div > div.panel-heading > h4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

#pmpro_account-faq #accordion > div > div.panel-heading > h4  > i {
    font-size: 24px !important;
}

#collapseTwo > div > p {
	margin-bottom: 0;
	
}

#pmpro_account-faq div  p  a {
	color: #619bbe !important;
	font-weight: bold;
}

/*billing Suppot*/

body.page-id-8179 .t7-main-content {
	background: url(images/billing-support-background.png)  transparent !important ;
	
}

body.page-id-8179 .spaceTop {
	margin-top: -50px !important;
}


body.page-id-8179 .t7-main-footer {
	background-color: transparent !important;
}

body.page-id-8179  .bgw {
    background-color: transparent !important;
}


.ttu {
	text-transform: uppercase;
}


.tac {
	text-align: center;
}


.billSuppotCont {
	margin-top: 110px;
	margin-bottom: 370px;
}

.billSuppotCont .panel {
	border: none !important;
}

.billSuppotCont .panel-title {
	font-weight: bold;
	font-size: 36px !important;
	padding: 8px 0px !important;
	line-height: 24px;
}

.billSuppotCont .panel-default>.panel-heading {
    color: #fff;
    background-color: #3e3544;
    border-color: #3e3544;
	 border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.billSuppotCont .panel-default>.panel-heading.panelHeader {
    color: #fff;
    background-color: #387390;
    border-color: #387390;
	border-radius: 6px;
}

.billSuppotCont .panel {
    border-radius: 6px;
}



.billSuppotCont .panel-title span{
	font-weight: normal;
	text-transform: none;
	font-size: 22px !important;
}


.billSuppotCont .panel-body {
   background-color: #387390;
   border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.billSuppotCont .panel-body p {
   color: #fff;
   font-size: 16px;
}

.billSuppotCont .btn-group {
	width: 100%;
	margin: 15px 0;
}

.billSuppotCont .btn-support {
	width: 100%;
	background-color: #619bb9;
	color: #fff;
	border-radius: 8px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
.billSuppotCont .btn-support span {
	font-size: 16px;
	font-weight: normal;
}


@media screen and (max-width: 992px) {
	.billSuppotCont .panel-title {
    	line-height: 31px;
	}
	
	.billSuppotCont .panel-body p {
	    font-size: 14px;
	}
	
	body.page-id-8179 .spaceTop {
	margin-top: -260px !important;
	}
	
}
@media screen and (max-width: 768px) {
	body.page-id-8179 .spaceTop {
	margin-top: -100px !important;
	}
	
}
@media screen and (max-width: 400px) {
	.billSuppotCont {
    margin-bottom: 480px;
	}
	
}
@media screen and (max-width: 320px) {
	.billSuppotCont .btn-support {
    font-size: 18px;
	}
}


/*contact Form styles*/

.beefcakeContact .wpcf7-form-control.wpcf7-textarea {
    height: 225px; 
    
}



/*Change Titles/Wording on the site, from images to text
<h1 class="beefcake"><bold>text goes here.</bold></h1>
***********************************************************/
h1.beefcake {
	color:#7702c2;
	font-size:46px;
	font-family:arial;
	font-weight:bolder!important;
	-webkit-text-stroke-width:2px;
	-webkit-text-stroke-color:#75c2f1;
	text-transform:uppercase;
	text-shadow:1px 1px 2px #000;
	margin-top: 30px;
	margin-bottom: 30px;
}
h1.beefcake bold {
	font-weight:900;
}
/*********************************************************/



/*JULIAN 07/20/2020 ------------------------------------->*/
.wpml-ls-legacy-dropdown {
	width: unset!important;
}
#lang_sel li {
	width: 106px!important;
	position: relative;
	z-index: 9;
}
#lang_sel a.lang_sel_sel {
	background: #726778 right no-repeat !important;
}
#lang_sel {
	font-size: 11px;
}
#lang_sel a {
	line-height: 0px !important;
}
/*JULIAN 07/20/2020 ------------------------------------->*/
