.rem-fields.full {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 25px;
}.rem-fields.full input[type="text"],.rem-fields.full input[type="email"] {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: solid 1px #bbbbbb;
    border-radius: 3px;padding:0 5px;
	font-family: 'Playfair Display', Georgia, "Times New Roman", serif!important; color:#000000;
}.rem-fields.half {
    width: 48%;
    height: auto;
    float: left;
    margin-bottom: 25px;
}
/*.reminder_page .withheight label{ min-height:46px;}*/
.rem-fields.half.ryt{ margin-left:4%;} 

.rem-fields.half input[type="text"], .rem-fields.half input[type="tel"], .rem-fields.half input[type="email"] {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: solid 1px #bbbbbb;
    border-radius: 3px; padding:0 5px;
	font-family: 'Playfair Display', Georgia, "Times New Roman", serif!important; color:#000000;
}.rem-fields label {
    width: 100%;
    display: block;
    color: #231f20;
    font-size: 15px; text-transform:inherit;
}.rem-fields label span {
    color: #f00000;
}
.woocommerce-page.et_pb_button_helper_class a.button.back {
    font-size: 15px!important;
    font-weight: 400!important;
    padding: 0 15px!important;
    height: 43px!important;
    line-height: 43px!important;
	display: inline-block;
    width: auto;
    border: 1px solid #231f20 !important;
    margin: 0 15px 0 0;
    background: #231f20 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    cursor: pointer;
}
.woocommerce-page.et_pb_button_helper_class a.button.back:hover {
    font-weight: 400!important;
    padding: 0px 15px!important;
	background: #fff !important;
    color: #231f20 !important;
}
.rem-fields.full select {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: solid 1px #bbbbbb;
    border-radius: 3px;
	font-family: 'Playfair Display', Georgia, "Times New Roman", serif!important; color:#000000;
}.rem-fields.full textarea {
    width: 100%;
    height: 38px;
   overflow:hidden;
    border: solid 1px #bbbbbb;
    border-radius: 3px;
    min-height: 80px;
	max-width:100%;padding:0 5px;
	font-family: 'Playfair Display', Georgia, "Times New Roman", serif!important; color:#000000;
}.rem-fields.full input[type="button"] {
    display: inline-block;
    min-width: 200px;
    width: auto;
    height: 43px;
    line-height: 43px;
    border: 1px solid #231f20;
    margin: 0 15px 0 0;
    background: #231f20;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 15px; cursor:pointer;
}
.rem-fields.full input[type="button"]:hover{
	background: #fff !important;
	color:#231f20 !important
	}
.rem_error {
    background: #dbd0d8;
    padding: 30px;
    color: #ffffff;
	margin-bottom: 15px;
}
.rem_error p {
    color: #ffffff !important;
    padding-top: 0px !important;
}

.rem_success {
    background: #dbd0d8;
    padding: 20px 30px;
    color: #ffffff;
    margin-bottom: 15px;
}
/***************/
@media screen and (min-width: 769px)
{
.reminder_page {
    width: 60%;
    
}

}
@media screen and (min-width: 1400px)
{
/*.reminder_page .ryt label,.reminder_page .withheight label {
    min-height: 0px !important;
}*/
}
.reminder_page {
	float: right;
    height: auto;
	background: #DBD0D8;
	    box-shadow: 0px 0px 32.2px 2.8px rgba(0,0,0,0.13);
    padding: 2.6vw 3vw;
	border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;
}
.reminder-outer {
    width: 100%;
    height: auto;
}
/******Reminder List*****/
.reminder-ulist {
    width: 100%;
    height: auto;
    float: left;
	    margin-bottom: 30px;
}
h2.setmore {
    margin-bottom: 20px;
}
.reminder-actions a.button {
    display: inline-block;
    margin: 0 5px !important;
    font-size: 13px!important;
    min-width: 100px;
    text-align: center;
}
.my_account_reminders td {
    color: #827886;
}
.reminder-outer .rem_success ,.reminder-outer .rem_error{
    padding-left: 0px;
}
.occation_date,.reminder_date { background-image:url(../png/cal_ic.png);    background-repeat: no-repeat;
    background-position: 98% center;}
	a.reminder_set_link {
    display: none;
}
.reminder-actions a.button {
    padding: 10px!important;
    display: inline-block;
    min-width: 50px;
    margin: 0 3px!important;
}
#reminder_loginform {
    border: 1px solid #d3ced2;
    padding: 20px;
    border-radius: 5px;
	margin-bottom: 25px;
}
#reminder_loginform p.login-username {
    width: 47%;
    float: left;
}
#reminder_loginform p.login-password {
    width: 47%;
    float: right;
}
#reminder_loginform p.login-remember {
    clear: both;
}
#reminder_loginform p.login-username label,#reminder_loginform p.login-password label {
    display: block;margin-bottom: 5px;
}
#reminder_loginform p.login-username input,#reminder_loginform p.login-password input {
    padding: 10px;
    border-radius: 3px;
    font-size: 14px;
    width: 100%;
}
#reminder_loginform input#wp-submit {
    border-width: 1px;
    background: #030303;
    border-color: #030303;
    color: #ffffff;
    padding: 8px 15px;
    font-size: 16px !important;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600;
    text-transform: uppercase; cursor:pointer;
}
a.remlogin {
        border: solid 1px #030303;
		background:#030303;
    color: #ffffff;
    padding: 8px 15px;
    font-size: 16px !important;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin: auto;
    display: inline-block;
    width: 85px;
    text-align: center;
}
a.remlogin:hover{background:#dbd0d8; color:#000000;}
#reminder_loginform input#wp-submit:hover{ background:#dbd0d8; color:#000000;}
.reminderLog_form{ display:none;
}
.reminderLog_form.show{ display:block;}
#reminder-popup .rem_success {
    color: #000;    margin-top: 15px; text-align:leftl
}
#reminder-popup-user .rem_success {
    color: #000;    margin-top: 15px; text-align:left;
}
#reminder-popup ,#reminder-popup-user {
    max-width: 400px;text-align: center;
}
.woocommerce-page.et_pb_button_helper_class .reminder-actions a {
    font-size: 12px!important;
}
@media screen and (min-width: 769px)
{
.reminderLeft{
	width: 37%;
    float: left;
	}
.reminder_page {
	margin-bottom: -50px;
}
}
.reminderLeft h2{
	font-size:40px;
	color:#383838;
	font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
	font-weight: 700 !important;
	text-transform:capitalize;
	margin-bottom: 16px;
    margin-top: 80px;
}
.reminderLeft p{
	font-size:16px;
	color:#000000;
	font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
	font-weight: 500 !important;
}
.rem-grey-line{
	border-bottom: 1px solid #f7f7f7;
    margin-bottom: 30px;
    margin-top: 30px;
	}
.reminder_set_link{
	font-family: "Open Sans", Arial, sans-serif !important;
	display: inline-block;
    min-width: 200px;
    width: auto;
    height: 43px;
    line-height: 43px;
    border: 1px solid #231f20;
    margin: 0 15px 0 0;
    background: #231f20;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 20px;
    font-size: 15px;
    cursor: pointer;
}
.reminder_set_link:hover{
	background: transparent !important;
	color:#231f20 !important
	}
.reminderLeft .socialRem{
	margin-top:20px;
	padding:0px !important;
	padding-top:30px;
	}
.reminderLeft .socialRem .socialls{
	float:left;
	width:40px;
	height:30px;
	list-style:none !important;
	cursor:pointer;
	color:#383838 !important;}
.reminderLeft .socialRem .socialls a{
	color:#383838 !important;
	}
.reminderLeft .socialRem .socialls a:hover{
	color:#827876 !important;
	}
.page-cust-out-reminders .entry-title,.page-cust-in-reminders .entry-title{display:none;}
.my_account_reminders tr td.subscription-total.order-total {
    max-width: 115px;
}
@media screen and (max-width: 768px)
{
.reminderLeft .socialRem{
	margin: 20px auto;
    width: 162px;
}
.reminder_page {
    width: 100%;margin-top: 15px;
}
.rem-fields.half{ width:100%;}	
.rem-fields.half input[type="text"], .rem-fields.half input[type="tel"], .rem-fields.half input[type="email"]{ width:100%;}
.reminderLeft h2{ margin-top:0px;}
.rem-fields label{ text-align:left;}
.reminder-actions a.button {
    padding: 10px!important;
    display: inline-block;
    min-width: 50px;
    margin: 7px 3px!important;
    width: 100%;
}
.rem-fields.half.ryt {
    margin-left: 0;
}
.my_account_reminders tr td.subscription-total.order-total {
    max-width: 100%;
}
.woocommerce table.shop_table .order td{width:100% !important;}
.woocommerce-page table.shop_table_responsive tr td.order-actions::before{
	display:none !important;
	}
}
@media screen and (max-width: 480px) and (min-width: 320px)
{
.rem-fields.full input[type="button"]{margin: 0 15px 10px 0;font-size: 14px; padding:0 8px;    display: block;
    margin: 10px auto;}
.woocommerce-page.et_pb_button_helper_class a.button.back {
	margin: auto;
    max-width: 80px;
    display: block;
    text-align: center;
}
}
@media screen and (max-width: 667px) and (min-width: 481px)
{
.rem-fields.full input[type="button"]{margin: 0 15px 10px 0;}
.woocommerce-page.et_pb_button_helper_class a.button.back {
	margin: auto;
    max-width: 80px;
    display: block;
    text-align: center;
}
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) 
{
.rem-fields.full input[type="button"]{margin: 0 15px 10px 0;}
.reminder_page {margin-bottom: -30px;} 
.reminder-actions a.button{ margin-bottom:10px !important; min-width:80px !important;}
}
@media screen  and (min-width: 1025px)
{
.woocommerce table.my_account_reminders td.subscription-actions{
	display:flex;
	 padding: 12px 12px !important;
	}
}
@media screen and (max-width: 1024px) and (min-width: 991px)
{
.rem-fields label {
    font-size: 13px !important;
}
}
	