/*
Theme Name: Beyoutiful - Child
Author: GT3
Author URI: http://www.gt3themes.com
Description: -
Version: 1.0
Template: beyoutiful
*/
@import url("../beyoutiful/style.css");
header .menu {
  margin-top:0px !important;
}
.header_phone {
	color:#be248f !important;
}

i {
	color:#be248f !important;
}
.fa {
	font-size: 18px !important;
}
.header_img {
	opacity:.8 !important;
}

.price_item_btn::before, .price_item_btn.yes::after {
  background: rgb(91,214,221) !important; 
  background: -moz-linear-gradient(160deg, #be248f 0%,rgb(120, 5, 181) 100%) !important;
  background: -webkit-linear-gradient(160deg, #be248f 0%,rgb(120, 5, 181) 100%)!important; 
  background: linear-gradient(160deg, #be248f 0%,rgb(120, 5, 181) 100%)!important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bd6dd', endColorstr='#036ded',GradientType=1 );  
  opacity: 1!important;
}
.img-home img{
	width:100%; 
	text-align:center;
}

.redheading h1{ 
color:#be248f;
}

.pic-width img {
	width:70%;
}

.module_price_table {
	margin-bottom:-50px;
}

.center-img img{
	 display: block;
	 margin-left:auto;
	 margin-right:auto;
}
.menu_mobile.active{
	background: rgba(0,0,0,.7) !important;
}
@media only screen and (max-width: 1200px) {
  header .menu li .sub-menu li .sub-menu{
  left: 53% !important;
}
}


.post-type-ico::before{
	background: rgb(91,214,221);

/*    background: -moz-linear-gradient(-20deg, rgba(91,214,221,1) 0%, rgba(3,109,237,1) 100%);
    background: -webkit-linear-gradient(-20deg, rgba(91,214,221,1) 0%,rgba(3,109,237,1) 100%);*/
    /*    background: linear-gradient(160deg, rgba(91,214,221,1) 0%,rgba(3,109,237,1) 100%);*/
     background: -moz-linear-gradient(-20deg, rgb(190, 36, 143)  0%,rgb(120, 5, 181) 100%)!important;
 background: -moz-linear-gradient(-20deg, rgb(190, 36, 143)  0%,rgb(120, 5, 181) 100%)!important;
    background: linear-gradient(160deg, rgb(190, 36, 143)  0%,rgb(120, 5, 181) 100%)!important;

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be248f', endColorstr='#b50550',GradientType=1 );
}
.post-type-ico::after{
	background: rgb(3,109,237);
/*    background: -moz-linear-gradient(-20deg, rgba(3,109,237,1) 0%, rgba(91,214,221,1) 100%);
    background: -webkit-linear-gradient(-20deg, rgba(3,109,237,1) 0%,rgba(91,214,221,1) 100%);
    background: linear-gradient(160deg, rgba(3,109,237,1) 0%,rgba(91,214,221,1) 100%);*/

         background: -moz-linear-gradient(-20deg, rgb(120, 5, 181) 0%, rgb(190, 36, 143)  100%)!important;
 background: -moz-linear-gradient(-20deg, rgb(120, 5, 181) 0%, rgb(190, 36, 143)   100%)!important;
    background: linear-gradient(160deg, rgb(120, 5, 181) 0%, rgb(190, 36, 143)   100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b50550', endColorstr='#be248f',GradientType=1 );
}
.price_item_btn::after{
	background: -moz-linear-gradient(-20deg, rgb(120, 5, 181) 0%, rgb(190, 36, 143)  100%)!important;
 background: -moz-linear-gradient(-20deg, rgb(120, 5, 181) 0%, rgb(190, 36, 143)   100%)!important;
    background: linear-gradient(160deg, rgb(120, 5, 181) 0%, rgb(190, 36, 143)   100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b50550', endColorstr='#be248f',GradientType=1 );
}

.top_button_circle i{
	color: #fff !important;
}
.top_button_circle{
background: url(img/scrolltop.png) center center no-repeat !important;
}

a.logo_link {
top:-20px !important;
}
.price_item_text {
padding: 20px 0 !important;