/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i');

 * {
     padding: 0;
     margin: 0;
     list-style: none;
}
 html, body {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-size: 100%;
}
 .clear {
     clear: both;
}
 a, a:hover {
     text-decoration: none !important;
}
 img {
     max-width: 100%;
}
 html body {
     background: #fff;
     position: relative;
     font-family: 'Poppins', sans-serif;
	 color:#3e4447;
}
/**************** my css ****************/

a:hover {
    color: #cc0033;
}

#header {
	background: #3e4447;
	padding: 25px 0 0 0;
}

.search-form {
	float: left;
	width: 280px;
	position:relative;
    
}

    .search-form input {
        width: 100%;
        background: #f1f1f1;
        border: 2px solid #000000;
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
        color: #9a9b9b;
        font-size: 14px;
    }



.fas[data-count] {
    position: relative;
}

    .fas[data-count]::after {
        position: absolute;
        right: -1.0em;
        top: -0.75em;
        content: attr(data-count);
        padding: .1em;
        border-radius: 10em;
        line-height: .9em;
        color: #3e4447ff;
        background: white;
        text-align: center;
        min-width: 1em;
        font: bold .4em sans-serif;
        font-size: small; 
       
    }



.search-form button {
	position: absolute;
	right: 0;
	background: none;
	border: none;
	top: 0;
	cursor: pointer;
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.call-box {
	float: left;
	margin: 0px 25px 0;
	font-size: 18px;
	font-weight: 600;
	color: #ffff;
	text-align: center;
	line-height: 24px;
}
.call-box span {
	display: block;
	color: #9a9b9b;
	font-weight: normal;
	font-size: 16px;
}

.top-list {
	float: left;
}

.top-list ul {
	margin: 0;
	text-align: center;
}

.top-list ul li {
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: middle;
}

.top-list ul li:last-child {
	margin: 0;
}

    .top-list ul li a {
        color: #fff;
        font-weight: 100;
        text-transform: none;
        font-size: 12px;


}

.top-list ul li a img {
	vertical-align: middle;
}

.top-list ul li a span {
	display: block;
	padding: 8px 0 0;
	opacity:1;
}

.top-list ul li a:hover span{
opacity:1;
}

        /*.top-list ul li i:hover,*/ .top-list ul li a:hover {
            color: #a0a0a0;


        }

/*delete*/

.fa-layers-counterNR, .fa-layers-text {
    display: inline-block;
    position: relative;
    text-align: center;
}

.fa-layers-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.fa-layers-counterNR {
    background-color: white;
    border-radius: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: black;
    height: 2.0em;
    line-height: 2.0;
    max-width: 5em;
    min-width: 1.5em;
    overflow: hidden;
    padding: 0.25em;
    right: 0;
    text-overflow: ellipsis;
    /*top: 0;*/
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    font: bold .5em calibri;
    font-size: smaller;
    display: inline-block;
    bottom: 10px;
}

/*delete*/

.navbar {
	padding: 0;
	margin: 20px 0 0;
}

.navbar-light .navbar-nav .nav-link {
	color: #fefefe;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 55px;
	padding: 0 20px;


}


.sale {
    background: #CC0033;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .active .nav-link {
	color: #3e4447ff;
	background: #fff;

}


.three-box {
    background: #000;
    color: #feffff;
    text-align: center;
    padding: 12px 0;
    vertical-align: middle;
    line-height: 28px;
    cursor: pointer;
}

.three-box:hover {
	background: #000;
}

.three-box-inner img {
	padding: 0 10px 0 0;
	vertical-align: middle;
}

.three-box-inner.center {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.slider-text {
	position: absolute;
	max-width: 1050px;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	text-align: center;
	height: 200px;
	line-height: 200px;
	background: rgba(255,255,255,0.5);
	font-size: 60px;
	font-weight: 600;
	color: #3e4447;
	text-shadow: 3px 0px 30px #fff;
}

.slider-text span {
	color: #CC0033;
}

.owl-nav {
	display: none;
}

.owl-dots {
	text-align: center;
	position: absolute;
	bottom: 40px;
	width: 100%;
}

.owl-dot {
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background: #000;
	display: inline-block;
	margin: 0 5px;
}

.owl-dot:hover, .owl-dot.active {
background:#cc0033;
}

.top-product {
	margin: 70px 0 0;
}

.product-box {
	margin: 0 0 60px;
	position: relative;
	text-align: center;
}

.product-box img {
	width: 100%;
}

.product-name {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	line-height: 60px;
	background: rgba(255,255,255,0.5);
	font-size: 25px;
	color: #3e4447;
	font-weight: 600;
	text-transform: capitalize;
}

h2 {
	text-align: center;
	font-size: 25px;
	margin: 0 0 60px;
	line-height: 100%;
}

.UserAccountForm {
    

    padding: 0 120px 0 15px;
}

.columnUserSpacer {
    flex: 0%;
}

.columnUserAccount {
    float: left;
    flex: 50%;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
    border-style: solid;
    border-color: #3e4447;
    border-width: medium;
    border-radius: 30px;
}

     .columnUserAccount label{
        margin: 0;
        line-height: 20px;

    }
    /*.columnUserAccount form {
        max-width: 430px
    }*/


    .columnUserAccount form input[type=text], .columnUserAccount form input[type=password] {
        width: 70%;
        height: 35px;
        line-height: 25px;
        /*border: solid;*/
        font-size: 14px;
        color: #272727;
        font-weight: 600;
        background: #fff;
        padding: 0 120px 0 15px
    }


    /*.columnUserAccount form label {
        display: inline-block;
        position: relative;
        padding-left: 0px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 14px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;

    }*/

    .columnUserAccount form input[type="checkbox"] {

        /*all:unset;*/
        width: 80%;
        display: inline-block;
        position: relative;
        top: 0;
        left: 0;
        height: 15px;
        width: 25px;

        background-color: #eee;
        padding: 0 0 0 0;
        /*border: solid;*/
        border-color: black;
        font-size: 20px;
        color: red;
    }

.RHButton {
    height : 40px;
    font-size:medium;
    min-width : 100px;
    color : white;
    background-color: #3e4447;
}

        .featured-product {
            margin: 40px 0 20px;
        }

.newsletter {
	background: #ebebeb;
	padding: 10px 0;
}

.newsletter form {
	max-width: 430px;
	float: right;
	position: relative;
}

.newsletter form input[type="text"] {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: none;
	font-size: 14px;
	color: #272727;
	font-weight: 600;
	background: #fff;
	padding: 0 120px 0 15px;
}

.newsletter form input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: 45px;
	padding: 0 22px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	background: #cc0033;
}

.newsletter p {
	margin: 0;
	line-height: 22px;
}

#footer {
	background: #3e4447;
	padding: 75px 0 30px;
	color: #cecece;
}

.footer-top img {
	margin: 0 0 18px;
}

.footer-top h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 35px;
}

.footer-top ul {
	margin: 0;
	line-height: 100%;
}

.footer-top ul li {
	margin: 0 0 10px;
}

.footer-top ul li a {
	color: #cecece;
}

.footer-bottom {
	margin: 70px 0 0;
	padding: 30px 0 0;
	border-top: 1px solid #52575a;
}

.footer-bottom p {
	margin: 0 0 10px;
}
.footer-bottom a {
	color: #a0a0a0;
}

.footer-top ul li a:hover, .footer-bottom a:hover {
color:white;
}

.social {
	float: right;
}
.social a {
	margin: 0 10px 0 0;
}

/*** inner page ****/

.breadcrumb {
	background: none;
	padding: 0;
	margin:50px 0;
	text-transform: uppercase;
}

.about-hero .breadcrumb{
margin: 0;
	position: absolute;
	top: -60px;
}

.breadcrumb-item a {
	color: #000;
}

.breadcrumb-item.active {
	color: #000;
}

.breadcrumb-item + .breadcrumb-item::before {
	content: ">";
	color: #000;
}

.about-top {
	margin: 100px 0 70px;
}

.about-top h3 {
	font-size: 18px;
	color: #000;
	font-weight: 500;
	margin: 0 0 25px;
}

.about-top p {
	color: #8a8a8a;
	font-size: 16px;
	text-align: justify;
	margin: 0 0 20px;
}

.about-tab {
	background: #f4f4f4;
	padding: 100px 0 70px;
}

.nav-tabs {
	border-bottom: none;
	display: block;
}

.nav-tabs li {
	margin: 0 0 15px;
}

.nav-tabs li a {
	display: block;
	text-align: center;
	line-height: 52px;
	background: #fff;
	color: #000;
	font-weight: 500;
	font-size: 17px;
}

.nav-tabs li a.active, .nav-tabs li a:hover {
	background: #cc0033;
	color: #fff;
}

.faq h3 {
	color: #000;
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 20px;
}

.faq p span {
	color: #cc0033;
}

.faq p {
	margin: 0 0 60px;
}

.faq-box {
	border: 1px solid #dee0e1;
	border-radius: 5px;
	padding: 70px;
	margin: 0 0 80px;
}

.card {
	display: block;
	border: 1px solid #dee0e1;
	border-radius: 0;
	margin: 0 0 5px;
}

.card-header:first-child {
	border-radius: 0;
}

.card-header {
	border: none;
	padding: 0;
	background: none;
}

.card-header h5[aria-expanded="false"]{
	padding: 20px 25px;
	line-height: 100%;
	font-size: 18px;
	cursor:pointer;
	background:#fff;
color: #000;
}

.card-header h5[aria-expanded="true"]{
padding: 20px 25px;
	line-height: 100%;
	font-size: 18px;
	cursor:pointer;
background:#cc0033;
	color: #fff;
}

.card-header h5[aria-expanded="false"] span {
	display: block;
	background:url("../img/arrow-down.png") no-repeat right center;
}

.card-header h5[aria-expanded="true"] span {
	display: block;
	background:url("../img/arrow-top.png") no-repeat right center;
}

.product-gallery {
	margin: 0 0 80px;
}

.product-gallery h2 {
	text-align: left;
	margin: 0 0 20px;
}

.product-gallery p {
	margin: 0 0 40px;
}

.pro-box {
	margin: 0 0 40px;
}

.pro-img {
	width: 100%;
	vertical-align: top;
	margin: 0 0 35px;
}

.pro-box h3 {
	font-weight: normal;
	color: #3e4447;
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 20px;
}

.pro-price {
	font-weight: 500;
	color: #3e4447;
	margin: 0 0 30px;
	line-height: 100%;
	font-size: 20px;
}

.price {
	font-weight: 600;
	color: #cc0033;
	font-size: 25px;
}

.add-to-cart, .checkout-btn {
	width: 100%;
	background: #cc0033;
	border: none;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	vertical-align: middle;
	cursor: pointer;
	font-weight: 500;
}

.add-to-cart img {
	vertical-align: middle;
	padding: 0 10px 0 0;
}

#basket {
	position: relative;
}

.basket-hoverly {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	left: 0;
	z-index: 2;
}

.basket-popup {
	position: absolute;
	width: 370px;
	right: -60px;
	top: 100%;
	padding: 12px 0 0;
	z-index: 2;
	display:none;
}

.basket-popup::after {
	content: "";
	position: absolute;
	top: 0;
	right: 75px;
	width: 27px;
	height: 14px;
	background:url("../img/basket-arrow.png") no-repeat 0 0;
}

.basket-popup-inner {
	background: #fff;
	padding: 12px 0 0;
	text-align: left;
}

.close-btn {
	float: right;
	color: #3e4447 !important;
	font-size: 16px !important;
	font-weight: 300 !important;
	margin: 0 12px 0 0;
	line-height: 100%;
}

.basket-popup-top {
	padding: 30px 15px 20px;
	text-align: center;
}

.basket-popup-top-left {
	float: left;
	text-align: left;
}

.basket-popup-top-right {
	float: right;
	text-align: right;
}

.checkout-btn {
	margin: 30px auto 0;
	width: auto;
	padding: 0 35px;
}

.basket-item {
	text-align: left;
	border-top: 1px solid #d1d1d1;
	padding: 20px 30px;
	position: relative;
}

.basket-popup-items li {
	display: block !important;
	margin: 0 !important;
}

.basket-item > img {
	position: absolute;
}

.basket-item-desc {
	margin: 0 0 0 90px;
}

.basket-item-desc a {
	color: #3e4447 !important;
	font-size: 15px !important;
	font-weight: normal !important;
}

.basket-item-desc h3 {
	line-height: 15px;
	margin: 0 0 12px;
}

.basket-item-desc .price {
	font-size: 18px;
	line-height: 100%;
	display: block;
	margin: 0 0 15px;
}

.basket-popup-top-right .price {
	display: block;
}	

.qty {
	float: left;
	font-size: 15px;
}

.qty span {
	border: 1px solid #dadada;
	width: 28px;
	display: inline-block;
	text-align: center;
	line-height: 28px;
	margin: 0 0 0 8px;
}

.edit-delete {
	float: right;
	line-height: 28px;
}

.edit-delete a {
	margin: 0 5px;
	display: inline-block;
}

.product-image img {
	width: 100%;
}

.pro-gallary {
	margin: 20px 0 0;
}

.pro-gallary ul {
	margin: 0;
}

.pro-gallary ul li {
	display: inline-block;
	width: 23%;
	margin: 0 1.9% 0 0;
}

.pro-gallary ul li:last-child {
	margin-right: 0;
}	

.pro-gallary ul li a {
	position: relative;
	display: block;
}

.pro-gallary ul li a.active {
	border: 6px solid #d0d0d0;
}

.product h2 {
	text-align: left;
	margin: 0 0 30px;
}

.product .pro-price {
	float: left;
}

.product .pro-price .price {
	font-size: 20px;
}

.stock {
	float: right;
	font-size: 20px;
	font-weight: 500;
	color: #179d0d;
	line-height: 100%;
}

.product p {
	text-align: justify;
	margin: 0 0 25px;
	line-height: 30px;
}

.product .qty {
	font-size: 18px;
	font-weight: 500;
}

.qty input {
	border-radius: 0;
	margin: 0 0 0 30px;
	border: 1px solid #dadada;
	text-align: center;
	line-height: 44px;
	width: 44px;
	color: #000;
}

.delivery {
	float: right;
}

.delivery span {
	display: block;
	color: #179d0d;
	font-size: 20px;
	font-weight: 500;
	line-height: 100%;
}

.product-btns {
	clear: both;
	padding: 30px 0 0;
}

.product-btns .add-to-cart {
	width: 48%;
	float: left;
}

.grey-btn {
	float: right;
	line-height: 50px;
	border: none;
	width: 48%;
	background: #3e4447;
	color: #fff;
	font-weight: 500;
	cursor: pointer;
	font-size: 18px;
}

.category {
	clear: both;
	padding: 25px 0 0;
	color: #000;
}

.category span {
	font-weight: 500;
}

.product h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 100%;
	margin: 0 0 35px;
}

.product-tabs {
	margin: 90px 0 50px;
}

.product-tabs .nav-tabs {
	display: flex;
}

.product-tabs .nav-tabs li {
	margin: 0;
}

.product-tabs .nav-tabs li a {
	padding: 0 20px;
	line-height: 50px;
	font-weight: normal;
	color: #8d8d8d;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background: #ebebeb;
}

.product-tabs .nav-tabs li:first-child a {
	border-left: 1px solid #d3d3d3;
}

.product-tabs .nav-tabs li a.active, .product-tabs .nav-tabs li a:hover {
	background: #fff;
	color: #000;
	font-weight: 500;
	border-bottom: 1px solid #fff;
}

.product-tabs .tab-content {
	border: 1px solid #d3d3d3;
	margin-top: -1px;
	padding: 40px 18px 20px;
}

.product .tab-content p {
	text-align: left;
	line-height: 22px;
	margin: 0 0 15px;
}
.cart-summary .grey-btn {
	float: none;
	width: 100%;
}

.cart-summary {
	background: #f5f5f5;
	padding: 30px 25px;
}

.cart-summary h4 {
	font-size: 22px;
	font-weight: normal;
	line-height: 100%;
	padding: 0 0 20px;
	border-bottom: 1px solid #bbbbbb;
	margin: 0 0 20px;
}

.cart-summary p {
	line-height: 100%;
	margin: 0 0 25px;
}

.cart-summary p span {
	float: right;
}

.cart-total {
	line-height: 100%;
	border-top: 1px solid #bbbbbb;
	padding: 25px 0;
}

.cart-total span {
	float: right;
}

.cart table {
	width: 100%;
}

.cart table tr {
	border-bottom: 1px solid #727272;
}

.cart table tfoot tr {
	border-bottom: none;
	text-align:right;
}

.cart table tr th {
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	padding: 0 0 10px;
	text-align: center;
}

.cart table tr th:first-child {
	text-align: left;
}

.cart table tr td {
	padding: 30px 0;
	vertical-align: top;
	text-align: center;
	position: relative;
}

.cart table tr td:first-child {
	text-align: left;
}

.cart table tfoot tr  td:first-child{
	text-align:right;
}

.cart table td > img {
	float: left;
	margin: 0 25px 0 0;
}

.cart table td h3 {
	line-height: 100%;
	margin: 0 0 30px;
}

.cart table td h3 a {
	font-size: 16px;
	color: #3e4447;
	font-weight: normal;
	line-height: 100%;
}

.cart .price {
line-height: 44px;
	font-size: 22px;
}

.promo {
	font-size: 18px;
	font-weight: 500;
	line-height: 100%;
}

.cart .qty {
	float: none;
}

.cart .qty input {
	margin: 0;
}

.cart .edit-delete {
	float: none;
	position: absolute;
	width: 100%;
	bottom: 30px;
}

.cart h2 {
	text-align: left;
	margin: 90px 0 50px;
}

.yellow-btn {
	line-height: 50px;
	border: none;
	padding: 0 30px;
	background: #feb537;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
}

.cart {
	margin: 0 0 100px;
}

.order h2 {
	text-align: left;
	margin: 90px 0 50px;
}

.order {
	margin: 100px 0;
}

.order h3, .review  h3 {
	font-size: 25px;
	line-height: 30px;
	margin: 0 0 30px;
	padding: 0 0 18px;
	border-bottom: 1px solid #727272;
	font-weight: 600;
}

.order h3 span, .review  h3 span {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #cc0033;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	border-radius: 100%;
	margin: 0 15px 0 0;
	vertical-align: top;
}

.order label {
	display: block;
	line-height: 100%;
	font-weight: 500;
	margin: 0 0 15px;
}

.order input[type="text"], .order input[type="email"] {
	width: 100%;
	margin: 0 0 20px;
	height: 48px;
	line-height: 48px;
	border-radius: 0;
	border: 1px solid #d0d0d0;
	padding: 0 10px;
}

.left-div, .right-div {
	float: left;
	width: 48%;
}
.right-div {
	float: right;
}

.different-add {
	font-size: 14px;
	margin: 0;
}

.different-add input {
	margin: 0 15px 0 0;
	vertical-align: middle;
}

.order-box {
	border: 1px solid #d0d0d0;
	padding: 35px 20px 50px;
}

.payment-select input {
	margin: 0 10px 0 0;
}

.payment-select img {
	max-width: 89%;
}

.pay-desc {
	margin: 40px 0 25px;
	border-bottom: 1px solid #727272;
}

.pay-desc p {
	font-size: 14px;
	margin: 0 0 20px;
}

.order-status {
	text-align: center;
}

.order-status li {
	display: inline-block;
	margin: 0 0 0 30px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 100%;
}

.order-status li:first-child {
	margin: 0;
}

.order-status li span {
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	margin: 0 auto 8px;
	background: #cc0033;
	line-height: 30px;
	color: #fff;
	border-radius: 100%;
	font-size: 14px;
	font-weight: normal;
}

.order-status li.deactive span {
	background: #777777;
}

.order-status li.deactive {
	color: #777;
}


.review {
	margin: 100px 0 70px;
}

.review h3 {
	border: none;
	margin: 0;
}

.review-links {
	line-height: 100%;
	margin: 0 0 12px;
}

.review-links a {
	color: #035279;
}

.review-box {
	border: 1px solid #d0d0d0;
	padding: 30px 35px;
	margin: 0 0 30px;
}

.review-left {
	float: left;
	width: 45%;
}

.review-right {
	float: right;
	width: 45%;
}

.review-box h4 {
	font-size: 18px;
	font-weight: 500;
	line-height: 100%;
	margin: 0 0 15px;
}

.review-box h4 a {
	float: right;
	color: #2b7de1;
}

.review-box p {
	line-height: 28px;
	margin: 0 0 15px;
}

.review-box p span {
	font-weight: bold;
	padding: 0 0 0 8px;
}

.review-radio {
	margin: 30px 0 0;
}

.review-radio p {
	line-height: 100%;
}

.item-selected img {
	width: 105px;
	margin: 0 25px 0 0;
	float: left;
}

.item-selected a {
	color: #3e4447;
	display: inline-block;
}

.review-left.big-left {
	width: 55%;
}

.item-selected .price {
	font-size: 20px;
	margin: 10px 0;
	display: inline-block;
}

.qtyi {
	font-weight: 600;
}

#thumbs{
	position: relative;
	bottom: auto;
	margin:20px 0 0;
}

.product-image .owl-dots {
	display: none;
}

.product-image .owl-nav {
	display: block;
}

.owl-prev,.owl-next {
	position: absolute;
	top: 0;
	color: #000;
	height: 100%;
	width: 10%;
	text-align: center;
	line-height: 100%;
	background: rgba(255,255,255,0.5);
	font-size: 25px;
	left:0;
}

.owl-next{
left:auto;
right:0;
}

.owl-prev i, .owl-next i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
}

#thumbs .owl-prev, #thumbs .owl-next{
width:5%;
font-size:16px;
}

.product-image .owl-item.current {
	position: relative;
}

.product-image .owl-item.current::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 4px solid #CC0033;
}