/*
* Plumrocket Inc.
* @extension   Plumrocket_Advanced_Review_And_Reminder
* @copyright   Copyright (c) 2015 Plumrocket Inc. (http://www.plumrocket.com)
*
*/


.arar-cf:after{clear: both; content: ".";  display: block;  height: 0;  visibility: hidden; font-size: 0;}

.arar-loader {
  display: none;
  width: 24px;
  height: 24px;
  background: url(../../../images/plumrocket/advancedrar/loader.gif) left top no-repeat;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  background-size: 24px 24px;
  vertical-align: middle;
  margin-left: 8px;
}

#customer-reviews-box .arar-review-heading h2 {display: block; border: 0; padding-bottom: 20px;}

/* Global styles */
#arar-form-add {
   margin:10px auto 0;
   background:#f4f4f4;
   width: 100%;
   max-width: 865px;
   padding:20px;
   border:1px solid #ccc;
   -webkit-border-radius:5px;
   border-radius:5px;
}
#arar-form-add,
#arar-form-add * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#arar-form-add table {width: 100%;}
#arar-form-add table td {vertical-align: top;}



/*========== REVIEW LIST */

.arar-rew-item {margin-bottom: 26px; padding-bottom: 10px; border-bottom: 1px dotted  #ccc;}

/*titler*/
.arar-rew-item .arar-title {padding-bottom: 18px; display: table;}
.arar-rew-item .arar-title>div {display: table-cell; vertical-align: middle;}
.arar-rew-item .arar-title .titler {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  vertical-align: middle;
}
.arar-rew-item .arar-review-txt,
.arar-rew-item .arar-pros,
.arar-rew-item .arar-cons {padding-bottom: 12px;}

.arar-rew-item .arar-rate-hld {
  padding-right: 8px;
  vertical-align:middle;
  height: 16px;
  line-height: 16px;
}
.arar-rew-item .f-fullstar,
.arar-rew-item .f-emptystar,
.arar-rew-item .f-halfstar {
  width:16px;
  height:16px;
  margin-right:2px;
  background: url(../../../images/plumrocket/advancedrar/arar-small-stars.png) no-repeat left top;
  display: inline-block;
}

.arar-rew-item .f-fullstar  {background-position:-0px -0px;}
.arar-rew-item .f-emptystar {background-position:-16px -0px;}
.arar-rew-item .f-halfstar {background-position:-32px -0px;}

.arar-rew-item .arar-title .arar-rate-hld {display: inline-block;}

.arar-rew-item .arar-review-meta {font-size: 11px;}

.arar-review-meta .verified {
    color: #df8c22;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    background-image: url("../../../images/plumrocket/advancedrar/verified.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
}

/*img*/
.arar-rew-item .arar-social-img {
  margin-right: 10px;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.arar-rew-item .arar-ratings-table {margin-bottom: 13px;}

.arar-rew-item .arar-ratings-table {
  font-size: 12px;
  text-transform: uppercase;
}
.arar-rew-item .arar-ratings-table th {
  padding-right: 10px;
}
.arar-rew-item .arar-ratings-table .arar-rating-box {
  background-position: 0 -615px;
  background-repeat: repeat-x;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 65px;
}
.arar-rew-item .arar-ratings-table .arar-rating-box .arar-rating {
  background-position: 0 -600px;
  background-repeat: repeat-x;
  float: left;
  height: 13px;
  text-indent: -9999px;
}


/*Footer*/
.arar-rew-item .arar-item-footer {
  text-align: right;
  color:#9b9b9b;
  font-size: 12px;
  padding-top: 18px;
}
.arar-rew-item .arar-item-footer>* {display: inline-block; font-size: 12px;}
.arar-item-footer a {text-decoration: none;}
.arar-item-footer a:hover {color:#6F6F6F; text-decoration: none;}
.arar-item-footer .arar-helpful-link.positive {color: #4DBE41; border-bottom: 1px dotted;}
.arar-item-footer .arar-helpful-link.positive:hover {color: #008000;}

.arar-item-footer .arar-helpful-link.negative {color: #FB515D; border-bottom: 1px dotted;}
.arar-item-footer .arar-helpful-link.negative:hover {color: #F00;}
.arar-item-footer .abuseMark {color:#9b9b9b; border-bottom: 1px dotted;}
.arar-item-footer .arar-share-buttons img {display: inline; vertical-align: middle;}
.arar-item-footer .arar-share-buttons a:hover {opacity: 0.8;}

/*Admin replay*/
.arar-admin-reply {
  padding: 8px;
  margin-top: 14px;
  border: 1px solid #EFE3A9;
  background: #FFFAE2;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.arar-admin-reply .arar-date {
  font-size: 10px;
  margin-top: 6px;
  text-align: right;
  color: #CBBB6B;
}

.arar-show-more {margin-bottom: 50px;}


/*========== PRODUCT REVIEW PAGE */

#arar-product-review .arar-details {margin-left: 150px;}
#arar-product-review .arar-text {padding-bottom: 18px; font-size: 11px;}
#arar-product-review .arar-date {vertical-align: 2px;}
#arar-product-review .arar-details h2 {margin-bottom: 0; padding-bottom: 0;} 
#arar-product-review .arar-details .arar-rew-item {
  margin-top: 0px;
  border: 1px solid #DCDCDC;
  padding: 9px;
  background: #fff;
}


/*========== PRODUCT REVIEWS PAGE (only review list) */

#arar-reviews-page .product-essential {padding-bottom: 40px;}
#arar-reviews-page .product-name {border-bottom: 0;} 
#arar-reviews-page .product-img-box {float: left; width: 30%;}
#arar-reviews-page .arar-details {float: right; width: 70%}
#arar-reviews-page .add-to-cart {padding-top: 18px; border-bottom: 0;}





/*========== PRODUCT REVIEW FORM */

/*product image*/
#arar-product-img {width: 178px; padding-right: 20px;}
#arar-product-img .img {width: 158px;}
#arar-product-img .img .border {
  width: 146px; 
  height: 146px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:4px;
  -webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.2);
  background: #Fff;
  position: relative;
  text-align: center;
  border: 4px solid #fff;
}

#arar-product-img .img .border>img {
  bottom: 0;
  height: 124px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 124px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

#arar-product-img .img .img-hld {
  -webkit-box-shadow: inset 0px 0px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 138px;
  height: 138px;
  z-index: 5;  
  
}

/*review form section*/
#arar-message-hld {padding-right: 20px;}
#arar-message-hld label {font-weight: 700; display: inline-block;}
#arar-message-hld label em {float: right; color: #9E0000;}
#arar-message-hld h3 {  font-weight: 700; color: #003883;}
#arar-message-hld input,
#arar-message-hld textarea {width: 100%; max-width: 100%; border:1px solid #ccc;}
#arar-message-hld input[type="checkbox"],
#arar-message-hld input[type="radio"] {
	width: auto;
	height: auto;
	border: 0;
}
#arar-message-hld input.validation-failed,
#arar-message-hld textarea.validation-failed {
  border-color: #FF7272;
  -webkit-box-shadow: 0 0 1px rgba(255, 0, 0, 0.78);
  -moz-box-shadow: 0 0 1px rgba(255, 0, 0, 0.78);
  box-shadow: 0 0 1px rgba(255, 0, 0, 0.78);
}
#arar-message-hld textarea {padding: 8px;}
#arar-message-hld input {height: 30px; padding: 0 8px;}
#arar-message-hld .arar-rating-box {margin-bottom: 16px;}
#arar-message-hld .arar-rating-stars,
#arar-message-hld .arar-rating-text {
  display: inline-block;
  vertical-align: middle;
}

#arar-message-hld .arar-rating-text {font-weight: 700;}

#arar-message-hld .arar-rating-stars {font-size: 0;}
#arar-message-hld .arar-rating-stars img {width:46px; display: inline-block;}
#arar-message-hld .arar-form-list li {margin-bottom: 16px;}
#arar-message-hld .arar-buttons-set {margin-top: 16px;}
#arar-message-hld button.button span {height: auto;}

#arar-message-hld .arar-form-list li.arar-question h4 {
	margin: 10px 0 0 0;
  text-transform: none;
}

#arar-message-hld .arar-form-list li.arar-question label {
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  float: none;
}
#arar-message-hld .arar-form-list li.arar-question input {
  display: inline-block;
  float: none;
  vertical-align: middle;
}


/*static block section*/
#arar-form-add  #arar-static-block {border-left: 1px solid  #ccc; vertical-align: middle;}
#arar-static-block>div {
  width: 200px;
  padding-left: 20px;
}

#arar-static-block img {max-width: 100%; margin: 10px 0; display: block;}

/* page review */
.advancedrar-review-leavereview .col-main {
    width: 100%;
    max-width: 865px;
    margin: auto;
    float: none;
}

.advancedrar-review-leavereview .product-img-box {
  margin-bottom: 10px;
  float: left;
  margin-right: 15px;
}

.advancedrar-review-leavereview .product-details h2 {
    font-size: 21px;
    margin-bottom: 15px;
}

.advancedrar-review-leavereview .logo {
  text-align: center;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}

.advancedrar-review-leavereview .logo img {
    width: 180px;
}

.advancedrar-review-leavereview .logo img:hover {
    -webkit-animation: shake 2s ease-in-out infinite;
    -moz-animation: shake 2s ease-in-out infinite;
    -o-animation: shake 2s ease-in-out infinite;
    animation: shake 2s ease-in-out infinite;
}

.advancedrar-review-leavereview  .buttons-set .back-link a:before {
    content: "<";
    font-weight: 700;
    margin-right: 5px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

@media only screen and (max-width: 960px) {
  .advancedrar-review-leavereview #arar-form-add #arar-static-block {
      width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .advancedrar-review-leavereview .buttons-set .back-link {
      display: block;
  }
}

@media only screen and (max-width: 380px) {
  .advancedrar-review-leavereview .product-img-box {
    float: none;
    text-align: center;
  }
  .advancedrar-review-leavereview .product-details h2 {
    text-align: center;
  }
}


/* ======== Mediaqueries */
/*900*/
@media only screen and (max-width: 900px) {
  #arar-product-img,
  #arar-message-hld { display: block; width: 100%}
  #arar-product-img {padding-bottom: 28px; padding-right: 0;}
  #arar-product-img .img {margin: 0 auto;}
}


@media only screen and (max-width: 770px) {
  #arar-product-review .arar-details {margin-left: 0;}
  #arar-reviews-page .product-img-box {padding-right: 10px;}
}

/*710*/
@media only screen and (max-width: 710px) {
  #arar-form-add #arar-static-block {
    display: block;
    border-top: 1px solid #ccc;
    text-align: center;
    border-left: 0;
  }

  #arar-product-img {padding-right: 0;}

  #arar-message-hld {padding-bottom: 18px; padding-right: 0;}

  #arar-static-block>div {width: auto; padding-left: 0;}

}

/*590*/
@media only screen and (max-width: 590px) {
  #arar-product-img {display: none;}
  .arar-rew-item .arar-item-footer>* {line-height:24px; font-size: 10px; }

}

/*470*/
@media only screen and (max-width: 470px) {
  #arar-product-img {display: none;}
  #arar-message-hld .arar-rating-text {display: block;  margin-top: 10px;}
  #arar-form-add {padding: 10px}
  #arar-message-hld .arar-buttons-set button {width: 100%;}
  #arar-message-hld .arar-rating-stars img {width: 40px;}

  #arar-reviews-page .product-img-box {float: none; width: 100%; padding-right: 0;}
  #arar-reviews-page .arar-details {float: none; width: 100%;}
  .g-recaptcha {
  -webkit-transform: scale(0.8);;
  -ms-transform: scale(0.8);;
  -o-transform: scale(0.8);;
  transform: scale(0.8);;
    width: 240px;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    transform-origin: 0 0;
  }
}


/*Retina CSS*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
        only screen and (   min--moz-device-pixel-ratio: 1.5),
        only screen and (     -o-min-device-pixel-ratio: 3/2),
        only screen and (        min-device-pixel-ratio: 1.5),
        only screen and (min-resolution: 192dpi) {
    
        .arar-rew-item .f-fullstar,
        .arar-rew-item .f-emptystar,
        .arar-rew-item .f-halfstar {
          background: url(../../../images/plumrocket/advancedrar/arar-small-stars@2x.png) no-repeat left top;
          -webkit-background-size: auto 16px;
          background-size: auto 16px;
        }

}

