
body{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

/*Header Start*/
header{
    
}   

.nav-item{
    margin-left: 25px;
}

.page{
	font-size: 18px;
	font-weight: 500;
	color: #D4282F !important;
	cursor: pointer;
    position: relative;
}

.page::after{
	position: absolute;
    content: '';
    width: 0px;
    height: 2px;
    background-color: #D4282F;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
	transition: 0.3s;
}

.page::before{
	position: absolute;
    content: '';
    width: 0px;
    height: 2px;
    background-color: #D4282F;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
	transition: 0.3s;
}

.page:hover{
	color: #D4282F !important;
}

.page:hover::after{
	width: 40px;
}

.page:hover::before{
	width: 40px;
}

.nav-btn{
    text-decoration: none;
    display: inline-block;
    width: 90px;
    height: 35px;
    line-height: 35px;
    text-align: center;
	font-size: 16px !important;
	font-weight: 500;
	color: #fff !important;
    background-color: #D4282F;
    border-color: #D4282F;
    transition: 0.3s;
}

.nav-btn:hover{
	color: #D4282F;
	background-color: #000;
}	

.custom-nav{
	padding-top: 11px !important;
	padding-bottom: 11px !important;
	z-index: 9999;
	/*background-color: white;*/
}

.backdrop{
	/*backdrop-filter: blur(30px);*/
	background-color: #fff !important;
}

.logo{
    width: 50%;
}

.navbar-toggler {
    background-color: #ffffff;
}

/*Header End*/


/* Banner start  */
.banner{
    padding-top: 180px;
    padding-bottom: 100px;
}

.banner-content h1{
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 46px;
}



.banner-content h1 span{
    color: #D4282F;
}

.banner-content h2{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 22px;
    color: #545454;
}

.banner-content h2 span{
    color: #D4282F;
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 1px;
}

.banner-content p{
    font-size: 16px;
    color: #333;
    line-height: 28px;
}


.order-now-btn-wrapper a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 55px;
    width: 244px;
    height: 60px;
    background: linear-gradient(to bottom, #D4282F 0%,#D4282F 100%);
    border: none;
    border-radius: 5px;
    position: relative;
    border-bottom: 4px solid #D4282F;
    color: #fff;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 40%);
    font-size: 28px;
    text-align: left;
    text-indent: 5px;
    box-shadow: 0px 3px 0px 0px rgb(0 0 0 / 20%);
    cursor: pointer;
    margin-bottom: 20px;
}

.order-now-btn-wrapper a:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-top: 30px solid #b12a2f;
    border-bottom: 30px solid #b12a2f;
    border-left: 30px solid transparent;
    border-right: 20px solid #b12a2f;
    position: absolute;
    opacity: 0.6;
    right: 0;
    top: 0;
    border-radius: 0 5px 5px 0;
}

.box {
	text-align: center;
    background: #f9f9f9;
    width: auto;
    display: block;
    float: left;
    height: auto;
    padding: 0;
    margin: 0;
}
.coupon {
    display: table;
    border: 2px dashed #D4282F;
    padding: 0.8em 0.8em;
    position: relative;
    font-weight: bold;
    background: #ffffff;
    color: #D4282F;
    font-size: 25px;
}

.coupon:hover {
    display: table;
    border: 2px dashed #D4282F;
    position: relative;
    font-weight: bold;
    background: #dc101e29;
    font-size: 25px;
}

.coupon a{
    text-decoration: none;
    color: #818181;
}

span.scissors {
    position: absolute;
    top: -22px;
    right: 0;
    color: #D4282F;
}
.inner {
    padding: 0px 0px 0px 20px ;
}
.inner p {
    font-size: 21px;
    font-weight: 600;
    color: black;
    display: block; 
    padding-right: 13px!important;
    padding-top: 21px;
    letter-spacing: 0.1rem;
	float: left;
}

.cc-coupon-btn-ms{
    margin-left: 70px;
}

.ccc-coupon-btn-ms{
    margin-left: 20px;
}

/* Banner end  */

/* Show her what a big start  */

.what-a-big{
    padding: 70px 0;
}

.title{
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    margin-bottom: 45px;
}

.title span{
    color: #D4282F;
}

.single-what-a-big{
    margin: 15px 0;
    text-align: center;
}

.single-what-a-big h2{
    margin-top: 20px;
    font-weight: 700;
    font-size: 16px;
}
/* Show her what a big end  */

/* how-to-work start  */
.how-to-work{
    padding: 80px 0;
    background-color: #FBF2F2;
}

.arrow-img{
    transform: rotate(90deg);
}

.how-to-work p{
    font-weight: 500;
    font-size: 20px;
}

.how-to-work p b{
    color: #D4282F;
}

/* how-to-work end  */

/* cure-erectile-dysfunction start  */
.cure-erectile-dysfunction{
    padding: 80px 0;
}

.cure-erectile-dysfunction p{
    font-weight: 500;
    font-size: 20px;
}

.cc-order-now a{
    text-decoration: none;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    background-color: #D4282F;
    padding: 12px 26px;
    border-radius: 30px;
    transition: 0.4s;
    border: 1.5px solid #D4282F;
}

.cc-order-now a:hover{
    color: #D4282F;
    background-color: transparent;
}

/* cure-erectile-dysfunction end  */

/* how-long-penis-erect start  */
.how-long-penis-erect{
    padding: 80px 0;
}

.how-long-penis-erect p{
    font-weight: 500;
    font-size: 20px;
}

/* how-long-penis-erect end  */

/* too-old-to-take start  */

.too-old-to-take{
    padding: 80px 0;
}

.too-old-to-take ul{
    font-size: 18px;
    font-weight: 500;
}

.too-old-to-take ul li{
    margin: 15px 0;
}
/* too-old-to-take end  */

/* advantage start  */
.advantage{
    padding: 80px 0;
}

.single-advantage{
    margin: 15px 0;
    text-align: center;
    padding: 30px;
    box-shadow: 0px 0px 14px 2px #ddd;
    border-radius: 10px;
    height: 400px;
}

.single-advantage h2{
    margin-top: 25px;
    font-weight: 700;
    font-size: 22px;
}

.single-advantage p{
    font-weight: 400;
    font-size: 16px;
}

/* advantage end  */

/* stay-long-bed start  */
.stay-long-bed{
    padding: 80px 0;
}

.stay-long-bed p{
    font-weight: 500;
    font-size: 20px;
}

.stay-long-bed p span{
    color: #D4282F;
    font-weight: 700;
}

/* stay-long-bed end  */

/* dr recommend start  */

.dr-recommend{
    padding: 80px 0;
}


.single-dr-recommend{
    margin: 15px 0;
    text-align: center;
    padding: 30px;
    box-shadow: 0px 0px 14px 2px #ddd;
    border-radius: 10px;
    height: 270px;
}

.single-dr-recommend i{
    color: gold;
    font-size: 24px;
}

.single-dr-recommend p{
    margin-top: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
}

.single-dr-recommend h2{
    margin-bottom: 0;
    font-weight: 700;
    font-size: 22px;
    color: #D4282F;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.single-dr-recommend span{
    font-size: 14px;
}

.sub-title{
    font-weight: 500;
    font-size: 16px;
    color: #333;
    margin-bottom: 35px;
    text-align: center;
}

/* dr recommend end  */

/* vigrx-working-for-me start  */
.vigrx-working-for-me{
    padding: 80px 0;
}

.vigrx-working-for-me p{
    font-weight: 500;
    font-size: 18px;
    color: #333;
}

/* vigrx-working-for-me end  */

/* making-my-penis-erect start  */
.making-my-penis-erect{
    padding: 80px 0;
}
/* making-my-penis-erect end  */

/* Ingredient start  */

.ingredient{
    padding: 80px 0;
}

.accordion-item{
    margin: 20px 0;
    box-shadow: 0px 0px 23px -8px rgb(51 51 51 / 34%);
}

.accordion-header h2{
    font-family: 'Raleway', sans-serif;
}

.accordion-button{
    padding: 18px 16px;
    font-weight: 900 !important;
    font-size: 17px;
    color: #000;
    background-color: #fff !important;
}

.accordion-button:not(.collapsed) {
    color: #EF5A3F;
}

.accordion-button:focus{
    box-shadow: 0 0 0 0;
    background-color: #D4282F;
    color: #EF5A3F;
}
/* Ingredient end  */

/* super-power start  */
.super-power{
    padding: 80px 0;
}

.super-power li{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 15px 0;
}

.super-power li i{
    color: #D4282F;
}

/* super-power end  */

/* faq start  */
.faq{
    padding: 80px 0;
}
/* faq end */


footer{
    padding: 40px 0;
    background-color: #2D2D2D;
    color: #fff;
}

footer ul div{
    width: 2px;
    height: 16px;
    background-color: #fff;
    display: inline-block;
    margin: 0 10px;
}

footer ul li a{
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    transition: 0.3s;
}

footer ul li a:hover{
    color: #D4282F;
}

footer p{
    margin-top: 15px;
    font-size: 15px;
}

footer span{
    display: block;
    font-size: 13px;
}