/* CSS Codes by: 143 */

/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
border:0pt none;
font-size:100%;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
}

/* font faces */
@font-face {
    font-family: 'CenturyGothicBold';
    src: url('fontstyle/centuryb/gothicb.eot');
    src: url('fontstyle/centuryb/gothicb.eot') format('embedded-opentype'),
         url('fontstyle/centuryb/gothicb.woff') format('woff'),
         url('fontstyle/centuryb/gothicb.ttf') format('truetype'),
         url('fontstyle/centuryb/gothicb.svg#CenturyGothicBold') format('svg');
}

/* font faces */
@font-face {
    font-family: 'CenturyGothic';
    src: url('fontstyle/century/gothic.eot');
    src: url('fontstyle/century/gothic.eot') format('embedded-opentype'),
         url('fontstyle/century/gothic.woff') format('woff'),
         url('fontstyle/century/gothic.ttf') format('truetype'),
         url('fontstyle/century/gothic.svg#CenturyGothicBold') format('svg');
}

.order_delivery {
    display: none;
}

/* body */
body {
margin:0;
padding:0;
font-size:12px;
font-family:Arial, Verdana, Helvetica, sans-serif;
color:#000;
background:#fff;
}

/*basics*/
img, a { border:none; outline:none !important}
a { text-decoration:none; color:#072b86;}
a:hover { text-decoration:underline; color:#c1286d;}
.comp{ color:#286589 !important; font-weight:bold !important; }
.comingsoon{ color:red; font-weight:bold; font-style:italic; }
.clearfix{ clear:both; overflow:hidden; }
.floatleft-img{ float:left; padding:0 10px 0 0;}
.floatright-img{ float:right; padding: 30px 0px 0px;}
.f-left{ float:left;}
.f-right{ float:right;}
.no-border a { border:none !important;}
.imp{font-weight:bold !important; color:#000 !important;}

/*layers*/
#inner-top-body{background:url('../../img/assets/body-bg.jpg') repeat-x top left #F1ECE6;}
#inner-bottom-body{background:url('../../img/assets/body-bg-bottom.png') repeat-x bottom left; height:289px;}
#wrapper{ width:980px; height:auto; margin:0 auto 0 auto;}
#bannerWrapper{ width:980px; height:auto;}
#nav{font-family:'CenturyGothicBold'; background:url('../../img/assets/nav-bg.png') repeat-x;width:100%; max-width:1350px; height:45px; position:absolute; z-index: 999; top: 140px;border-radius: 5px;}
#main{ max-width:1350px; height:auto; padding:10px 0 0 0;width: 100%;}
#footer{ width:980px; height:auto; margin:0 auto; }

/* inside banner */
#inner-banner{background:url('../../img/assets/inner-banner-bg.jpg') no-repeat; height: 156px;
margin: 9px 0 0 0;}
#banner div.f-left{width:490px; height:auto;}
#banner div.f-left a#logo{padding: 24px 0px 27px 3px; display:block}
#banner div.f-right{width:490px; margin:13px 0 0 0;}
#banner div.f-right ul{ float: right;
    list-style: none outside none;
    margin: 0;
    padding: 2px 15px 0 0;
    text-align: right;}
#banner div.f-right ul li{display:inline; color:#fff}
#banner div.f-right ul li a{color:#fff; padding:0 10px; font-family: Arial; font-size:14px;}
#banner div.f-right ul li a:hover, #banner div.f-right ul li.current a{color:#ffb900;}
#banner div.f-right form{ margin:0; position:relative; width:162px; float:right;}
#banner div.f-right form input.searchinput{width:131px; height:26px; background:url('../../img/assets/search-input-bg.png') no-repeat left top; border:0; font-size:10px; font-style:italic; color:#434242; text-indent:7px; margin:0 30px 0 0}
#banner div.f-right form input.searchbtn{width:33px; height:28px; background:url('../../img/assets/search-btn.png') no-repeat right bottom; border:0; position:absolute; top:0; right:0; cursor:pointer}
#banner div.f-right div#cart p{background:url('../../img/assets/cart-logo.png') no-repeat left; float:right; color:#fff; font-family:Arial; font-size:16px; padding:0 0 0 22px;margin:30px 0 0 0;}


/*inside navigation bar */
#nav ul {padding:0; margin:0; list-style:none; margin:0 20px;}
#nav ul li{ display:inline-block; line-height:45px}
#nav ul li a{color:#fff; float:left; background:url('../../img/assets/nav-border.png') no-repeat right; display:block; margin:0 5px 0 0; text-align:center; font-family:'CenturyGothicBold'; font-size:14px; color:#fff; padding: 0 27px;}
#nav ul li a.last{background:none;}
#nav ul li a:hover, #nav ul li.current a{ color:#000; text-decoration:none; background:url('../../img/assets/nav-hover.png') no-repeat right top; height:45px;}

/* inside main - column a */
#contentWrapper{width: 650px;}
#col-a{width:655px; margin:0 0 20px 0; line-height:20px; font-size:12px; font-family:Arial;}
#col-a h1{font-family:'CenturyGothicBold'; font-size:20px; font-weight:bold; color:#045180; padding:10px 0; margin: 10px 0;}
/* #col-a ul{list-style:none; padding:0; margin:0; line-height:14px; }
#col-a ul li{float:left; margin: 0 0 0 24px;}
#col-a ul li.left-most{margin: 0 0 0 0;}
#col-a ul li .featured-product-container{background:#fff; border:1px solid #83CFFC; padding: 10px; text-align:center;}
#col-a ul li .featured-product-container img{padding:0 4px;}
#col-a ul li .featured-product-container h5{font-family:'CenturyGothicBold'; font-size:13px; font-weight:bold; color:#000; padding:10px 0 8px 0; width:180px; height: 35px;}
#col-a ul li .featured-product-container .product-description{text-align:left; font-family:Arial; font-size:11px;  color:#000; padding:10px 0 8px 0; width:180px; height: 55px; font-weight:normal;}
#col-a ul li .featured-product-container p{font-family:Arial; font-size:13px !important; font-weight:bold; color:#4b7e00;} */
#col-a ul li .featured-product-btn{padding:10px 10px 20px 10px; clear:both; overflow:hidden;}
#col-a ul li .featured-product-btn a{float:left; cursor:pointer; }
#col-a ul li .featured-product-btn a.details-btn{background:url('../../img/assets/details.png') no-repeat bottom left; width: 66px; height: 21px; display: block; text-align: center; font-family: 'CenturyGothicBold' !important; font-size: 12px !important; font-weight: normal !important; line-height:21px; color:#fff;}
#col-a ul li .featured-product-btn a.details-btn:hover{background:url('../../img/assets/details.png') no-repeat top left;  color:#000; text-decoration:none;}
#col-a ul li .featured-product-btn a.add-to-cart-btn{margin: 0 0 0 10px; background:url('../../img/assets/add-to-cart.png') no-repeat bottom left; width: 106px; height: 21px; display: block; text-align: center; font-family: 'CenturyGothicBold' !important; font-size: 12px !important; font-weight: normal !important; line-height:21px; color:#fff;}
#col-a ul li .featured-product-btn a.add-to-cart-btn:hover{background:url('../../img/assets/add-to-cart.png') no-repeat top left; text-decoration:none;}
#col-a .client-name{font-weight:bold; color:#4B7E00;}
#col-a .resources {font-size:14px; }
#col-a .resources a {color:#286589; text-decoration:none; font-weight:bold;}
#col-a .resources a:hover {color:#E80101; text-decoration:none; padding-left:1px;}
#col-a .resources,#col-a .resources li {list-style-type:none; margin:0; padding:0;}
#col-a .resources li {margin-bottom:8px; padding:12px; background:#BEE1F6 !important; border:1px solid #ACD7D6; border-bottom:2px solid #95CCCB; /*width:625px;*/}
#col-a .resources li span{font-size:11px; color:#666666;}
#col-a .cu-phone{width:235px; clear:both; overflow:hidden;}
#col-a .cu-phone .cu-phone-right{float:right;}
#col-a .cu-phone .cu-phone-left{float:left;}

/* inside main - column b */
#col-b{width:315px !important; margin:20px 0 20px 0 !important;}
/* #col-b.not-index{margin:25px 0 20px 0 !important;} */
#col-b .specialization-top{background:url('../../img/assets/specialization-top.png') no-repeat; width:315px; height:140px;}
#col-b .specialization h2{ font-family: 'CenturyGothicBold'; font-size: 20px; font-weight: bold; color:#FFE300; padding: 34px 15px;}
#col-b .specialization-bottom{background:url('../../img/assets/specialization-bottom.png') no-repeat bottom left #045687; width:315px;}
#col-b .specialization p { font-family: Arial; font-size: 14px; color:#fff; padding: 20px 16px; line-height: 20px;}
#col-b .monthly-special p { font-family: 'CenturyGothicBold'; font-size: 20px; font-weight:bold; color:#006d97; line-height:23px; padding:8px 0;}
#col-b .monthly-special p span { font-family: 'CenturyGothicBold'; font-size: 24px; font-weight:bold; color:#003997;}
/*#col-b .monthly-special a { cursor:pointer; background:url('../../img/assets/sidebar-featured-product.png') no-repeat top left; width: 294px; height: 70px; font-family: 'CenturyGothicBold'; font-size: 24px ;font-weight: bold; color: #ffdf00; display: block; text-align: center; padding: 4px 0 0 20px;}*/
#col-b .monthly-special .shipping-notice { background:url('../../img/assets/sidebar-featured-product.png') no-repeat top left; width: 315px; height: auto;; font-family: 'CenturyGothicBold'; font-size: 24px ; color: #ffdf00; display: block; text-align: center; margin-top: 20px; line-height: 24px; padding:4px 0 0 0; border-radius: 15px; }
#col-b .monthly-special .sub-notice { width: 315px; height: auto; font-family: 'CenturyGothicBold'; display: block; font-size: 12px; text-align: center; }
#col-b .monthly-special a:hover{background:url('../../img/assets/sidebar-featured-product.png') no-repeat bottom left; text-decoration:none;}
#col-b .cards{margin: 20px 0 !important; padding: 0 !important; list-style: none !important;text-align: center;}
#col-b .cards li{ display: inline-block;margin: 1px;}
#col-b .cards li a{padding:0 !important;}
#col-b .cards li a img{height: 29px;}
#col-b .my-shopping-cart{ margin:5px 0 0 0;  clear:both;}
#col-b .my-shopping-cart h4{background:url('../../img/assets/my-shopping-cart-top.png') no-repeat; width: 287px; height: 39px; font-family: 'CenturyGothicBold'; font-size: 20px; font-weight: bold; color: rgb(255, 255, 255); display: block; border: medium none; padding: 16px 14px 0px;}
#col-b .my-shopping-cart p.cart-status{font-family:Arial; font-size: 15px; color:#fff; padding: 5px 14px 0px;}
#col-b .my-shopping-cart p#cart-prices{border:none;}
#col-b .my-shopping-cart p.data{background:url('../../img/assets/my-shopping-cart-input.png') no-repeat; width: 261px; height: 32px; font-family: Arial; font-size: 14px; color:#444444; line-height: 24px; padding: 2px 10px; margin: 0px 0px 0px 14px;}
#col-b .my-shopping-cart p.data span.price{font-family: Arial; font-size: 14px; color:#444444; padding-right:0;}
#col-b .my-shopping-cart p#cart-buttons{padding:19px;}
#col-b .my-shopping-cart p#cart-buttons a{float:left;}
#col-b .my-shopping-cart p#cart-buttons a.view-cart{background:url('../../img/assets/view-cart.png') no-repeat top left; width: 134px; height: 33px; line-height:33px; display:block; font-family: 'CenturyGothic' !important; font-size: 16px !important; color:#fff; text-align:center;}
#col-b .my-shopping-cart p#cart-buttons a.view-cart:hover{background:url('../../img/assets/view-cart.png') no-repeat bottom left; text-decoration:none; cursor:pointer;}
#col-b .my-shopping-cart p#cart-buttons a.check-out{margin:0 0 0 10px; background:url('../../img/assets/checkout.png') no-repeat top left; width: 134px; height: 33px; line-height:33px; display:block; font-family: 'CenturyGothic' !important; font-size: 16px !important; color:#000; text-align:center;}
#col-b .my-shopping-cart p#cart-buttons a.check-out:hover{background:url('../../img/assets/checkout.png') no-repeat bottom left; text-decoration:none; cursor:pointer; color:#fff;}
#col-b .other-links .social{text-align:center; margin:10px 0 0 0}
#col-b .other-links .flyer{text-align:center;}
#col-b .other-links .flyer a{background:url('../../img/assets/sidebar-featured-product.png') no-repeat top left; width: 315px; height: 63px; font-family: 'CenturyGothicBold'; font-size: 24px ; color: #ffdf00; display: block; text-align: center; margin-top: 10px; padding:6px 0px; }
#col-b .other-links .flyer a:hover, #col-b .other-links .flyer a.current{background:url('../../img/assets/sidebar-featured-product.png') no-repeat bottom left; width: 315px; height: 63px; text-decoration:none;}
#col-b .other h2{font-family:Arial; font-size: 17px; color:#5e5c5c; font-weight:bold; padding:10px; clear:both; }
#col-b .other p{text-align:center;}
#col-b .other p a{margin:0 5px;}


/* flash */
#col-a #flash{background:url('../../img/assets/flash-bg.png'); width:639px; height:278px; padding:10px; position:absolute; padding: 8px 10px 13px 10px; margin: 18px 0px 0px;}
#col-a #flash2{background:url('../../img/assets/flash-bg.png'); width:639px; height:278px; padding:10px; position:absolute; padding: 8px 10px 13px 10px; margin: 18px 0px 0px;}
#col-a #bottom-flash{ background:url('../../img/assets/flash-bottom.png'); width:651px; height:126px; position: relative; z-index: 99; top: 325px;}
#col-a #bottom-flash .inner-bottom-flash .f-left p{font-family:Arial; font-size:16px; font-weight:bold; color:#fff;  padding:15px 15px 5px 15px;}
#col-a #bottom-flash .inner-bottom-flash .f-left .swf{width: 390px; margin: 0px 0px 0px 15px; height:65px; overflow:hidden;}
#col-a #bottom-flash .inner-bottom-flash .f-left .swf p{font-weight:normal; font-size:11px; padding:0px; }
/* #col-a #bottom-flash .inner-bottom-flash .f-right{padding:15px;} */
#col-a #bottom-flash .inner-bottom-flash .f-right img{top: 13px;
position: absolute;
right: 15px;}

/* inside footer */
#footer .inner-footer{background:url('../../img/assets/footer-bg.jpg') no-repeat; height:235px; margin: 6px 0; }
#footer .contact-us{background:url('../../img/assets/footer-contact.png') no-repeat; width:251px; height:127px; margin: 40px 0; text-align:center;}
#footer .contact-us p{ font-family:Arial; font-size: 13px; color:#000; font-weight:bold; margin:30px 0 0 0;	}
#footer .contact-us p span{ font-family:'CenturyGothicBold'; font-size: 13px; font-weight:bold; color:#000;}
#footer .contact-us p a{ font-family:'CenturyGothicBold'; font-size: 19px; font-weight:bold; color:#052f48;}
#footer .contact-us p .clicking{ font-family:'CenturyGothicBold'; font-size: 13px; font-weight:bold; color:#052f48;}
#footer .links{width: 330px; margin: 35px 0px 0px 80px;}
#footer .links ul{ list-style:none; margin:0; padding:0;}
#footer .links ul li{padding:5px 0 0 5px; float:left;}
#footer .links ul li a{background:url('../../img/assets/footer-tab-bg.png') no-repeat top left; width:144px; height:25px; display:block; color:#fff; font-family:Arial; font-size:12px;  padding: 0 0 0 10px; line-height: 22px;}
#footer .links ul li a:hover, #footer .links ul li.current a{background:url('../../img/assets/footer-tab-bg.png') no-repeat bottom left; text-decoration:none; cursor:pointer; color:#000;}
#footer .shipping a.shipping-btn{background:url('../../img/assets/shipping.png') no-repeat top left; width:297px; height:73px; display:block; font-family:Arial; font-style:italic; font-size:12px; color:#313131; padding: 56px 9px 0 9px; text-align: center; line-height: 21px; margin: 40px 0px 0px 36px;}
#footer .shipping a.shipping-btn:hover{background:url('../../img/assets/shipping.png') no-repeat bottom left;display:block; text-decoration:none; cursor:pointer;}
#footer .shipping ul{list-style:none; margin: 15px 0 10px 85px;}
#footer .shipping ul li{float:left; margin:0 0 0 5px;}

#copyright, #copyright a{font-family:Arial; font-size:12px; font-weight:bold; color:#fff; margin:18px 0; text-align:center;}

/****** override prestashop styles ****/
#header_user #header_nav{margin:30px 0 0 0; float:right; padding: 7px 2px 7px 0px; width:100%;}
#header_user #shopping_cart a{background:url('../../img/assets/cart-logo.png') no-repeat left; color:#fff; font-family:Arial; font-size:16px;}
#header_user #shopping_cart a:hover{color:#ffb900;}
#header_user #shopping_cart span{color:#fff; font-family:Arial; font-size:16px;  font-weight:normal;}

#featured-products_block_center{margin:325px 0 0 0; width: 650px;}
#featured-products_block_center ul li {margin: 0px 0px 20px 14px; float:left;}
/*#featured-products_block_center ul li {margin: 0px 0px 20px 20px; float:left;}*/
#featured-products_block_center ul li .featured-product-container{padding: 0px 15px 10px 15px; background:#fff; border:1px solid #83CFFC;text-align:center; width: 165px;}
/* #featured-products_block_center ul li img {width: 164px; height:89px;} */
#featured-products_block_center ul li.first_item{margin-left:0;}
#featured-products_block_center ul li a.product_title{font-family:'CenturyGothicBold'; font-size:13px; font-weight:bold; color:#000; padding:10px 0 8px 0; height: 50px; display:block; clear:both; overflow:hidden;}
#featured-products_block_center ul li div.product_desc{ font-weight:normal; overflow:hidden;}
/* #featured-products_block_center ul li di.product_desc ul{list-style:square !important;} */
#featured-products_block_center ul li div.product_desc a{text-align:left; font-family:Arial; font-size:11px;  color:#000; padding:10px 0 25px 0; height: 55px; display:block;}
#featured-products_block_center ul li p.price_container{}
#featured-products_block_center ul li span.price{font-family:Arial; font-size:13px !important; font-weight:bold; color:red;}
/* #featured-products_block_center ul li span.price{font-family:Arial; font-size:13px !important; font-weight:bold; color:#4b7e00;} */
/* div.block a{width: 180px; height: 35px;} */

div.block .block_content{clear: both; overflow: hidden; padding:0; background:none;}
#cart_block p#cart-prices{margin-bottom:0;}

#cart_block dl{padding: 0 0 0 10px;}

ul.step li{background:#FC0000; width:128px;}
ul.step li.step_current{background:#DE4848; color:#fff;}
form.std fieldset{border:1px solid #83CFFC;}
form.std h3{border:1px solid #83CFFC;}
input, textarea, select{border:1px solid #83CFFC;}
.cart_last_product_header{border:1px solid #83CFFC;}
.cart_last_product_img img{border:1px solid #83CFFC;}
.std thead th{border:1px solid #83CFFC;}
#cart_summary tfoot tr.cart_total_price td{border-bottom:1px solid #83CFFC;}
td.cart_product a img, td.cart_product a:hover img{border:1px solid #83CFFC;}
#order #voucher fieldset{border:1px solid #83CFFC;}
div.addresses{border:1px solid #83CFFC;}
li.address_title{border:1px solid #83CFFC;}
ul#product_list a.product_img_link{border:1px solid #83CFFC;}
ul#product_list li{border:1px solid #83CFFC;}
.idTabs{border-bottom:1px solid #CC0200;}
#primary_block #image-block, #primary_block #short_description_block,#primary_block #buy_block {border:none}
div.table_block{margin:0; width:647px; background:none; }
.std tbody td, .std tfoot td{border:none;}
#cart_block_summary{padding: 10px 0 0 10px;}
li.address_name, li.address_firstname, li.address_lastname, li.address_update a, li.address_delete a{color: #052F48;}
.payment_module a{border: 3px solid #f8061a;width:auto;}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active{border: 3px solid #f8061a; background-color: #BEE1F6; color: #000; text-decoration: none;}

.rte, .mceContentBody {background:none !important;}
div.cat_desc{margin:0;}
span.exclusive{float:right;}
form#productsSortForm{clear: both; overflow: hidden;}
ul#product_list li .price{font-size:12px;}
ul#product_list li div.right_block{width: 15em;}
#quantity_wanted{margin: 0px 41px 0px 0px;}
#primary_block #buy_block labe{width:50%;}
#primary_block #buy_block p{text-align: center;}

#cart_block .block_content{background:url('../../img/assets/my-shopping-cart-bottom.png') no-repeat bottom left #E50101; width: 315px; padding: 0px 0px 10px 0; border:none !important; }

#contentBox{margin:10px 0 0 0;}

#already {font-weight:bold; color:#B50303; font-size: 18px;}
#already a{font-weight:bold; color:#EF0000!important;}

#wishlist_block{display:none;}
#mywishlist{margin-top: 25px;}

#authentication #contentWrapper .sucess-msg{background:green!important;}
/*.payment_opt {width: 29%;display: inline-block;vertical-align: middle;}
.payment_opt:nth-child(2) img{height: 33px;width: 170px;}
.payment_opt:nth-child(3){width: 40%;color: red;line-height: 15px;}*/
.payment_opt span, .payment_opt img{display: block;text-align: center;margin: 9px auto!important;}
.payment_opt span{color:#00001a;font-size: 15px;font-weight: normal;}
.payment_opt:nth-child(3) span{margin-top: 20px !important;width: 70%;}
.payment_opt img:nth-child(2){height:33px;padding-left: 280px;}
.payment_opt .text1{position: absolute;padding-left: 130px;}
.cc1{vertical-align: middle;display: inline-block;margin-left: 3px;}
.nmi-fl{float:left;
width: 40%;}
.nmi-fr{float:right; width: 60%;text-align: left;}
.paypal-txt{float: left; width: 40%}
.paypal_border{border:1px solid #83CFFC; position: relative;top: 14px;height: 47px;margin-top:5px; text-align: left;}
.nmi_border{border:1px solid #83CFFC;display: block;padding: 12.5px 0 42.5px 18px;text-decoration: none;position: relative;top: 14px;}
#wrapper{
	text-align: center;
	max-width: 1350px;
}
#col-a{
	width: 1000px;
  float: none !important;
  display: inline-block;
}
/* #editorial_block_center { */
.left_for_desktop {
    padding: 10px 15px;
    width: 283px ;
    margin: 20px 0 20px 0 !important;
    display: inline-block;
    border: 1px solid red;
    vertical-align: top;
    min-height: 408px;

}
#contentWrapper{
	display: inline-block;
	margin: 0 10px;
}

#col-b{
	display: inline-block;
	float: none !important;
  vertical-align: top;
}
.img-container{
     position: relative;
     width: 100%;
     max-width: 165px;
     text-align: center;
     margin: 5px auto;
     border: 1px solid #000;
}
.products_block li.item img{
     float: none !important;
     width: 100%;
     margin: 0 !important;
     vertical-align: middle;
}

#contentWrapper .rte p:nth-child(3){
     width: 655px;overflow-x: scroll;
}
.left_for_responsive{
     display: none;
}

/*********** 641 *********************/

#nmi_form {
   text-align: left !important;
}

#nmi_form label {
   margin-left: 0 !important;
   float: none !important;
}

#nmi_form #nmisubmit {
   margin-left: 0 !important;
   width: 120px !important;
}

#nmi_form input, #nmi_form select {
   margin-left: 0 !important;
   width: auto !important;
}

#nmi2 div {
   height: auto !important;
}

p.cart_navigation a.button {
   margin: 20px 0 !important;
}

ul#order_step {
   background-color: unset !important;
}

#col-b .other p a:nth-child(3), #col-b .other p a:nth-child(4), #col-b .other p a:nth-child(5) {
    display: none;
}

@media only screen and (max-width: 1314px){
   ul.step li {
      width: 125px !important;
   }
}

@media only screen and (max-width: 650px){
   ul.step li {
      float: none !important;
      text-align: center !important;
      margin: 0 auto !important;
   }
}

@media only screen and (max-width: 630px){
   .paypal_border {
      height: 60px !important;
   }
}

@media only screen and (max-width: 630px){
   .paypal_border {
      height: 75px !important;
   }
}


/* added new */
#featured-products_block_center ul li p.price_container {
   min-height: 40px !important;
}

#featured-products_block_center ul li span.price {
   text-wrap: wrap !important;
}