/*
Theme Name: Reelskin
Description: This is a custom theme for reelskin.co.uk
Author: Apex Info-Serve
Template: flatsome
Version: 1.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


/*Custom Style*/
.payment-badges li{list-style:none; display:inline-block; }
.payment-badges li:first-child{margin-left:0;}
.payment-badges li:first-child img{max-height:18px;}
.payment-badges li img{max-height:22px; width:auto; }

.payment-badges.store{text-align:center;}

/*Customer Review*/
.pc-review-item{width:33%; text-align:center; float:left; padding:0 20px;}
.pc-review-title{font-size: 22px;margin:20px 0 10px 0; font-style:italic;}
.pc-review-item p{font-weight: 300;color: #666;}
.pc-review-item.two{border-left:1px solid #ccc;border-right:1px solid #ccc;}
@media only screen and (max-width: 1024px) {
.pc-review-item{width:100%; margin-bottom:30px;}
.pc-review-item.two{border-left:0; border-right:0;}
}
@media only screen and (max-width: 549px) {
.pc-review-title{font-size: 18px;}
.pc-review-item{margin-bottom:20px; text-align:left; padding:0;}
}










