@charset "utf-8";
/* CSS Document */
/*-//////////customer account dashboard/////////////////*/
.YourAccount{
}
.YourAccount ul,ol{
	margin:0;
}
.YourAccount li {
   background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 8px;
    min-height: 250px;
    padding: 20px;
    text-align: center;
    width: 31.3%;
}
.ShippingDetails {
    background: #fff none repeat scroll 0 0;
    float: right;
    margin-bottom: 15px;
    padding: 10px 12px 20px;
    width: 46%;
}
.BillingDetails {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-bottom: 15px;
    margin-right: 12px;
    padding: 10px 10px 20px;
    width: 47.5%;
}
.BlockContent > form {
    background: #fff none repeat scroll 0 0 !important;
    padding: 12px !important;
}
.customer_accountlist {
    border-radius: 50%;
    clear: both;
    font-size: 28px !important;
    height: 64px;
    line-height: 60px !important;
    margin: 10px auto 20px;
    text-align: center;
    vertical-align: middle !important;
    width: 64px;
}
.YourAccount li a {
    display: block;
    font-size: 13px !important;
    margin: 10px 0;
}
.cus_acct1{
	background: #de4b39 none repeat scroll 0 0;
    color: #f3f3f3;
}
.cus_acct2{
	background: #afde5c none repeat scroll 0 0;
	color: #f3f3f3;
}
.cus_acct3{
	background: #DEB25C none repeat scroll 0 0;
	color: #f3f3f3;
}
.cus_acct4{
	background: #DE815C none repeat scroll 0 0;
	color: #f3f3f3;
}
.cus_acct5{
	background: #5cafde none repeat scroll 0 0;
	color:#f3f3f3;
}
.cus_acct6{
	background: #de815c none repeat scroll 0 0;
    color: #f3f3f3;
}
.cus_acct7{
	background: #666 none repeat scroll 0 0;
	color: #f3f3f3;
}
.cus_acct8{
	background: #999 none repeat scroll 0 0;
	color: #f3f3f3;
}
.cus_acct9{
	background: #ae0303 none repeat scroll 0 0;
	color: #f3f3f3;
}
.cus_acct10{
	background: #afde5c none repeat scroll 0 0;
	color: #f3f3f3;
}
.Content.Widepayment.WideWithLeft {
    background:#f8f8f8;
    box-sizing: border-box;
    padding: 20px;
	width:80% !important;
}
.cust_num {
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    margin: 0 0 20px;
    padding: 6px;
    text-align: center;
}
.Leftpay {
    padding: 0 12px 12px;
    width: 16.5%;
}
#Wrapper .Leftpay li a {
    color: #424242;
    font-size: 14px;
    font-weight: 400;
}
#Wrapper .Leftpay li a:hover {
	color:#111;
}
.video_link a {
    background: #e7242a none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff !important;
    display: block;
    font-size: 11px;
    margin: 10px 0 5px;
    padding: 8px;
    text-align: center;
}
.video_link {
    display: block;
}
/*-----///////////////Gift registry style/////////////////-----*/

.registrysection h3 {
    color: #111;
    font-size: 20px;
    font-weight: 400;
    margin: 5px 0;
    padding: 10px 0;
}

.registrysection {
    border-bottom: 1px solid #ececec;
    box-sizing: border-box;
    clear: both;
    font-size: 14px;
    line-height: 1.86;
    margin: 22px 0;
    overflow: hidden;
    padding: 12px 0;
    width: 100%;
}
.borders {
    border: 1px solid #ccc;
    margin: 40px 0 0 !important;
}
.registrysection_block img {
    height: auto;
    max-width: 100%;
}

.registrysection_block {
	box-sizing: border-box;
    float: left;
    font-size: 14px;
    line-height: 1.86;
    margin: 0.44%;
    padding: 0 18px;
    width: 48.6%;
}
.event_address {
    float: left;
    margin: 20px 2%;
    width: 30%;
}
.PL20 {
    overflow: hidden !important;
    padding: 0 0 0 20px;
}
.rg10{
	background:#fff;
	box-shadow:0 2px 0 rgba(218, 224, 232, 0.5);
	padding:10px 10px;
	
	
}
.rg20 {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    margin: 20px 0;
    padding: 20px 10px;
	overflow:hidden !important;
}
.rg30{
	background:#fff;
	box-shadow:0 2px 0 rgba(218, 224, 232, 0.5);
	padding:30px 10px; 
	overflow:visible !important;
}

.registry_link_header {
    background: #f9f9f9 none repeat scroll 0 0;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    overflow: hidden;
    padding: 4px;
}
.rg_block {
    display: block;
    margin: 20px 0 !important;
    overflow: hidden;
    width: 100%;
}
.gr_grid {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    box-sizing: border-box;
    float: left;
    font-size: 30px;
    padding: 10px;
    text-align: center;
    width: 48.5%;
}
.general_btn{
	padding:10px 14px;
}
.align_center{
	text-align:center !important;
	margin:0 auto;
}

.view_now, .general_btn{
	padding:10px 14px;
}
.view_now{
	background: #5ccdde none repeat scroll 0 0;
    border-color: #5ccdde !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 25px;
    margin: 10px;
    outline: 0 none;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
	}
	.view_now:hover{
		background: #02AAC4;
    border-color: #02AAC4 !important;
    color: #fff !important;
    text-decoration: none;}
	
.product_count{
	background: #AFDE5C none repeat scroll 0 0;
    border-radius: 50%;
    color: #eff8de;
    font-size: 28px !important;
    height: 64px;
    line-height: 60px !important;
    vertical-align: middle !important;
    width: 64px;
}
.prod_number_count{
	color:#AFDE5C;
	font-size:30px !important;
	font-weight:bold;
}
.prod_purchase_number{
	color:#deb25c;
	font-size:30px !important;
	font-weight:bold;
}
.product_purchase{
	background:#deb25c;
	border-radius: 50%;
	color:#f8f0de;
	font-size: 28px !important;
    height: 64px;
    line-height: 60px !important;
    vertical-align: middle !important;
    width: 64px;
}
.center {
    float: none !important;
    font-size: 15px;
    margin: 10px 0 !important;
    width: 100% !important;
}
.registrysection_block  ul {
    clear: both;
    overflow: hidden;
}
.registrysection_block h4 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
}
.registrysection_block .fa {
    color: #000 !important;
    margin-right: 16px !important;
}
.registrysection_block li {
    float: left;
    list-style: outside none none !important;
    margin: 4px 0.41%;
    width: 47%;
}
.registrysection .center  h2{
	text-align:center !important;
	font-size:26px;
	margin:0 auto !important;
	}
.registrysection .center  h3{
	text-align:center !important;
	font-size:17px;
	color:#666 !important;
	margin:0 auto !important;
	padding:0 !important;
	}
.Leftpay li a span {
    font-size: 15px;
    padding-right: 6px !important;
}

.FormContainer.HorizontalFormContainer > h3 {
    border-bottom: 1px dashed #ddd;
}
#Wrapper.Content.Widepayment#LoginForm {
    background: #ffffff none repeat scroll 0 0 !important;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5) !important;
	padding: 0 0 20px !important;
}
.registry_product_link_add {
    background: #afde5c none repeat scroll 0 0;
    border-color: #afde5c;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    line-height: 25px;
    margin: 10px;
    outline: 0 none;
    padding: 2px 8px;
    text-align: center;
    text-decorati}
	
	.registry_product_link_add:hover{
	background: #7DC402;
    border-color: #7DC402 !important;
    color: #fff !important;
    text-decoration: none;
}
	
.registry_product_list_view {
     background: #5ccdde none repeat scroll 0 0;
    border-color: #5ccdde !important;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    line-height: 25px;
    margin: 10px;
    outline: 0 none;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
}
.registry_product_list_view:hover{
	background: #02AAC4;
    border-color: #02AAC4 !important;
    color: #fff !important;
    text-decoration: none;
}
.registry_delete{
	background: #de815c;
    border-color: #de815c !important;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    line-height: 25px;
    margin: 10px;
    outline: 0 none;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
}
.registry_delete:hover {
    background: #C43902;
    border-color: #C43902 !important;
    color: #fff !important;
    text-decoration: none;
}
.registryblock {
	background: #fff;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    float: left;
    margin: 8px 10px;
    min-height: 200px;
    padding: 18px;
    width: 24%;
}
.registry_wrapper .BlockContent form {
    background: #fff !important;
    padding: 12px !important;
}
.registryblocksearch {
	background: #fff;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    float: right;
    padding: 18px;
    width: 45%;
	
}
.registry_container{
	background: rgba(0, 0, 0, 0) url("https://suregifts.com.ng/images/registrybanner.png") no-repeat scroll center top / cover ;
    box-sizing: border-box;
    clear: both;
    margin: 0;
    width: 100%;
	overflow:hidden;}
	
.registry_wrapper{
	clear: both;
    margin: 0 auto;
    max-width: 1170px;
    overflow: hidden;
    padding: 10px 0 100px;
    width: 100%;
   
	}
.registryresults {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    clear: both;
    display: table;
    margin: -80px 0 10px !important;
    overflow: hidden;
    padding: 12px;
    width: 100%;
}
.registry_outer{
	width:100%;
	max-width:1170px;
	margin:0 auto;
}

.AccountOrderStatusList > li {
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    list-style: outside none none;
    margin: 15px 0;
    padding: 20px;
}
table.CartContents thead tr th, table.General thead tr th {
   
    color: #424748;
    font-weight: 400;
    padding: 15px;
}
.CartContents.Stylize.General {
    margin: 0 auto;
}
.Content.Wider {
    width: 80%;
}
.InfoMessage {
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
    color: #31708f !important;
}
.InfoMessage {
    background: #86c35d none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
}
.SuccessMessage, .ErrorMessage, .InfoMessage {
    margin: 20px 0 20px;
    padding: 13px 20px 13px 45px;
	clear:both;
}
.Submit > input {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #000;
    color: #000 !important;
    font-weight: 600;
    min-width: 150px;
    padding: 10px 25px !important;
    text-transform: uppercase;
}
.AccountMessageList > li {
    background: #fff none repeat scroll 0 0;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    list-style: outside none none;
    margin: 10px 0;
    padding: 12px;
}
.AccountMessageList ul{
	margin:0;
}
.btnstandard {
    -moz-appearance: none;
    background: #424242 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font: 700 11px "Roboto",sans-serif;
    letter-spacing: 0.05em;
    margin: 10px 0;
    padding: 14px 42px 10px !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 400ms ease-in-out 0s;
    vertical-align: middle;
    white-space: normal;
}
.btnstandard:hover {
	text-decoration:none;
}
.btncheckout {
    -moz-appearance: none;
    background: #0aa9f4 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font: 700 13px "Roboto",sans-serif;
    letter-spacing: 0.05em;
    margin: 10px 0 !important;
    padding: 15px 42px 15px !important;
    text-align: center;
    text-transform: uppercase;
    transition: all 400ms ease-in-out 0s;
    vertical-align: middle;
    white-space: normal;
	width:100%;
}

a.btncheckout:hover{
	text-decoration:none;
	background:#ac0000;
}
/*------///////////////profile details///////////////----------*/
.profile_details {
    float: left;
    margin: 0 0.44% 6px;
    padding: 5px 0;
    text-align: center;
    width: 30%;
}
.profile_details ul{
	margin: 0 !important;
}
.profile_details > img {
    border-radius: 5px;
    
}
.profile_details ul li {
    color: #666;
    display: block;
    list-style: outside none none;
    margin: 0 auto !important;
    padding: 3px 0;
}
.profile_details h3 {
    margin: 0 !important;
    padding: 0 !important;
}
.btn_standard {
    background: #f43b3c none repeat scroll 0 0;
    border-color: #b10017 !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 25px;
    margin: 10px;
    outline: 0 none;
    padding: 6px 18px;
    text-align: center;
    text-decoration: none;
}
.btn_standard:hover {
    background: #ce483f none repeat scroll 0 0;
    border-color: #b10017 !important;
    color: #fff !important;
    text-decoration: none;
}
.textfield{
	padding:10px;
	min-width:320px;
	border:1px solid #ccc;
}
.SortBox select {
    background: rgba(0, 0, 0, 0) url("../images/select_arrow.png") no-repeat scroll right 10px center;
    font-size: 0.9em;
}
select{
	 background: rgba(0, 0, 0, 0) url("../images/select_arrow.png") no-repeat scroll right 10px center;
	 -moz-appearance:none;
}
#DDSlider li {
	z-index:1 !important;}
	
	#Container #Outer #Category_banner #DDSlider #DDSlider li {
    background: transparent none repeat scroll 0 0;
    height: 300px !important;
    list-style: outside none none;
    width: 930px !important;
}
#Container #Outer #Category_banner #DDSlider #DDSlider li img{
	max-width:920px !important;
	height:auto;
}
/*----------------back to top--------------*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff !important;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff !important;
    top: 5px;
}
/*---------------- end back to top ---------*/
.buynow_btn{
    background: #76c143 none repeat scroll 0 0;
    border: 1px solid #76c143;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 25px;
    margin: 0 5px;
    min-width: 160px;
    outline: 0 none;
    padding: 8px 20px;
    text-align: center;
    }
/*.registry_btn{
    background: #84CBD5 none repeat scroll 0 0;
    border: 1px solid #84CBD5;
    border-radius: 3px;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 25px;
    margin: 8px 0;
    outline: 0 none;
    padding: 8px 20px;
        }*/
.cleartop{
	clear:both;
	height:5px;
	overflow:hidden;
	display:block;}
		
.registry_btn {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 3px;
    clear: both;
	float:right;
    color: #333;
    cursor: pointer;
    display:inline;
	text-align:center;
    font-size: 16px;
    line-height: 25px;
    margin: 0 4px;
    outline: 0 none;
    padding: 8px 20px;
}


.registry_left li{
	list-style:none;
}
.registry_link{
    border-radius: 3px;
    clear: both;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold !important;
    line-height: 25px;
    list-style: outside none none;
    margin: 4px 0;
    outline: 0 none;
    padding: 3px 20px;}
	
.registry_link a{
	background: #84cbd5 none repeat scroll 0 0;
    border: 1px solid #84cbd5;
    border-radius: 3px;
    clear: both;
	margin:0 auto;
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold !important;
    line-height: 25px;
    list-style: outside none none;
	outline: 0 none;
    padding: 8px 10px;
    text-decoration: none !important;
}
.registry_link a:hover{
	background:#75BCC0;
	color:#ffffff;
	text-decoration:none;
}
/*-express chechout--------*/
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #f5f5f5 none repeat scroll 0 0;
	position: relative;
	padding: 12px !important;
	margin-bottom: 10px;
	
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec !important;
    color: #555;
}
#provider_list {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 12px;
    border-left: 4px solid #f9a437;
}

/*********************************************************************************************/
@media (min-width : 1200px){ 

}
/*********************************************************************************************/
@media (max-width : 1280px){

}
/*********************************************************************************************/
@media (max-width : 1080px){

}
/*********************************************************************************************/
@media (min-width : 980px) and (max-width : 1279px){
	.Leftpay {
    background: #fff none repeat scroll 0 0 !important;
    padding: 0 12px 12px;
    width: 27.5%;
}
.Content.Widepayment.WideWithLeft {
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 70%;
}

}
/*********************************************************************************************/
@media (min-width : 800px) and (max-width : 979px){
	.Content.Widepayment.WideWithLeft {
    width: 100%;
}
.PL20 {
    padding: 0 20px;
}
.Content.Widepayment.WideWithLeft {
    background: #ebf1f2 none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 20px 10px;
}
.registry_delete {
    background: #de815c none repeat scroll 0 0;
    border-color: #de815c !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
	float:none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_list_view {
    background: #5ccdde none repeat scroll 0 0;
    border-color: #5ccdde !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_link_add {
    background: #afde5c none repeat scroll 0 0;
    border-color: #afde5c;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    width: 100%;
}
.rg10 .Textarea {
    width: 100%;
}
.Right {
    float: none;
    margin: 0 auto;
    width: 100%;
}
.Leftpay {
    background: #fff none repeat scroll 0 0 !important;
    box-sizing: border-box;
    clear: both;
    padding: 0 12px 12px;
    width: 100% !important;
}

}
/*********************************************************************************************/
@media (min-width : 768px) and (max-width : 799px){
	.Content.Widepayment.WideWithLeft {
    width: 100%;
}
.PL20 {
    padding: 0 20px;
}
.Content.Widepayment.WideWithLeft {
    background: #ebf1f2 none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 20px 10px;
}
.registry_delete {
    background: #de815c none repeat scroll 0 0;
    border-color: #de815c !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
	float:none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_list_view {
    background: #5ccdde none repeat scroll 0 0;
    border-color: #5ccdde !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_link_add {
    background: #afde5c none repeat scroll 0 0;
    border-color: #afde5c;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    width: 100%;
}
.rg10 .Textarea {
    width: 100%;
}
.Right {
    float: none;
    margin: 0 auto;
    width: 100%;
}
.Leftpay {
    background: #fff none repeat scroll 0 0 !important;
    box-sizing: border-box;
    clear: both;
    padding: 0 12px 12px;
    width: 100% !important;
}
.YourAccount li {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 3px;
    padding: 20px;
    text-align: center;
    width: 48%;
}
.registryblock {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    float: left;
    margin: 8px 3px;
    min-height: 200px;
    padding: 18px;
    width: 48.5%;
}
.registryblocksearch {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    padding: 12px;
    width: 100%;
}
}
/********************************************************************************************/
@media (min-width : 481px) and (max-width : 767px){
	.Content.Widepayment.WideWithLeft {
    width: 100%;
}
.PL20 {
    padding: 0 20px;
}
.CartContents tr td.CartThumb img {
    height: auto;
    max-width: 80px !important;
    width: auto !important;
}
.Content.Widepayment.WideWithLeft {
    background: #ebf1f2 none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 20px 10px;
}
.registry_delete {
    background: #de815c none repeat scroll 0 0;
    border-color: #de815c !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
	float:none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_list_view {
    background: #5ccdde none repeat scroll 0 0;
    border-color: #5ccdde !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_link_add {
    background: #afde5c none repeat scroll 0 0;
    border-color: #afde5c;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    width: 100%;
}
.rg10 .Textarea {
    width: 100%;
}
.Right {
    float: none;
    margin: 0 auto;
    width: 100%;
}

.Leftpay {
    background: #fff none repeat scroll 0 0 !important;
    box-sizing: border-box;
    clear: both;
    padding: 0 12px 12px;
    width: 100% !important;
}
.YourAccount li {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 3px;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.registryblock {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    clear: both;
    margin: 8px 3px;
    min-height: 200px;
    padding: 18px;
    width: 100% !important;
}
.registryblocksearch {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    padding: 12px;
    width: 100%;
}

}
/********************************************************************************************/
@media screen and (max-width : 480px){ 
}
/********************************************************************************************/
/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	
	.Content.Widepayment.WideWithLeft {
    width: 100%;
}
.PL20 {
    padding: 0 20px;
}
.CartContents tr td.CartThumb img {
    height: auto;
    max-width: 80px !important;
    width: auto !important;
}
.Content.Widepayment.WideWithLeft {
    background: #ebf1f2 none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 20px 10px;
}
.registry_delete {
    background: #de815c none repeat scroll 0 0;
    border-color: #de815c !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
	float:none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_list_view {
    background: #5ccdde none repeat scroll 0 0;
    border-color: #5ccdde !important;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.registry_product_link_add {
    background: #afde5c none repeat scroll 0 0;
    border-color: #afde5c;
    border-radius: 3px;
    border-style: solid;
    border-width: 0 0 2px;
    color: #fff;
    cursor: pointer;
    float: none !important;
    font-size: 13px;
    line-height: 25px;
    margin: 3% auto;
    outline: 0 none;
    padding: 10px 8px !important;
    text-align: center;
    width: 100%;
}
.rg10 .Textarea {
    width: 100%;
}
.Right {
    float: none;
    margin: 0 auto;
    width: 100%;
}

.Leftpay {
    background: #fff none repeat scroll 0 0 !important;
    box-sizing: border-box;
    clear: both;
    padding: 0 12px 12px;
    width: 100% !important;
}
.YourAccount li {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 0 rgba(218, 224, 232, 0.5);
    box-sizing: border-box;
    float: left;
    list-style: outside none none;
    margin: 3px;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.columnreserve_container {
    background: #f9f9fa none repeat scroll 0 0;
    border-top: 1px solid #ececec;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
}
#columnreserve {
    margin: 0 auto;
    max-width: 1440px;
    padding: 4px;
    width: 100%;
}
#column_reserve_left {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec;
    float: none !important;
    margin-right: 1.44%;
    padding: 20px 5px;
    width: 100%;
}
.Contentproduct .ProductList li {
    box-sizing: border-box;
    font-size: 11px;
    height: auto;
    list-style: outside none none;
    margin-right: 0;
    overflow: hidden;
    padding-bottom: 5px;
    width: 100%;
	text-align:center;
}
.Contentproduct .ProductList .ProductImage {
    display: block;
    height: 120px;
    line-height: 120px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: auto;
}
.registryblock {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    clear: both;
    margin: 8px 3px;
    min-height: 200px;
    padding: 18px;
    width: 100% !important;
}
.registryblocksearch {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    padding: 12px;
    width: 100%;
}
}
/*******************************************************************************************/
/* Styles */


/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


