/* Begin (global) */
.atkp-container a, .atkp-container a:visited { color: #2271b1}
.atkp-container a:hover { color: #111}
 .atkp-moreoffersinfo a,  .atkp-moreoffersinfo a:visited { color: #2271b1}  .atkp-moreoffersinfo a:hover { color: #2271b1;}
.atkp-listprice { color: #808080 !important; } 
.atkp-saleprice { color: #00000 !important; } 
.atkp-savedamount { color: #8b0000 !important; } 
.atkp-ribbon span { background: #E47911 !important; } 
.atkp-box { background-color:#ffff; border: 1px solid #ececec; border-radius: 5px; color: #111 }
.atkp-box .atkp-predicate-highlight1, .atkp-box .atkp-predicate-highlight2, .atkp-box .atkp-predicate-highlight3 {border-radius: 5px 5px   0 0;}
.atkp-button {
							    margin: 0 auto;
							    padding: 5px 15px;font-size:14px;
							    display: inline-block;
							    background-color: #f0c14b;
							    border: 1px solid #f0c14b;
							    color: #111 !important;
							    font-weight: 400;
							    -webkit-border-radius: 5px;
							    border-radius: 5px;
							    -webkit-transition: all 0.3s ease-in-out;
							    -moz-transition: all 0.3s ease-in-out;
							    transition: all 0.3s ease-in-out;
							    text-decoration: none !important;							
							}
							
							 .atkp-button:hover {
							    background-color: #f7dfa5;
							    text-decoration: none;
							}
.atkp-secondbutton {
							    margin: 0 auto;
							    padding: 5px 15px;font-size:14px;
							    display: inline-block;
							    background-color: #f0c14b;
							    border: 1px solid #f0c14b;
							    color: #333333 !important;
							    font-weight: 400;
							    -webkit-border-radius: 5px;
							    border-radius: 5px;
							    -webkit-transition: all 0.3s ease-in-out;
							    -moz-transition: all 0.3s ease-in-out;
							    transition: all 0.3s ease-in-out;
							    text-decoration: none !important;							
							}
							
							 .atkp-secondbutton:hover {
							    background-color: #f7dfa5;
							    text-decoration: none;
							}
 .atkp-producttable-button a {
								    width: 100%;
								    padding-left: 0px;
								    padding-right: 0px;
								}
/* End (global) */
