.amazonpayments-or {
    line-height: 2.3;
    margin: 0 8px;
}
@media only screen and (max-width: 740px) {
    .amazonpayments-or {
        display: block;
    }
}
.product-view .add-to-cart-buttons .amazonpayments-or {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    line-height: 1;
    text-align: center;
}
.cart .totals .checkout-types .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 0 0;
}
.block-cart .actions .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 8px 0;
    margin: 0;
}
.amazon-pay-tooltip {
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px 15px;
    width: 300px;
    font-size: 11px;
    text-align: left;
    box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    -moz-box-shadow: 0 0 5px #888;
    -o-box-shadow: 0 0 5px #888;
    z-index: 1000;
}
.amazon-pay-tooltip img {
    float: right;
    padding: 5px 0 5px 10px;
}
.pay-with-amazon-onepage-shortcut {
    padding: 20px 0;
}
.pay-with-amazon-onepage-shortcut p {
    padding: 10px 0;
}
.pay-with-amazon-onepage-shortcut p img {
    display: none;
}
.payButtonWidget {
    display: inline;
}
.payButtonWidget img {
    cursor: pointer;
}
.checkout-types.bottom .payButtonWidget {
    display: block;
}
.checkout-types.bottom .amazonpayments-or {
    text-align: right;
    padding-right: 70px;
    margin: 0;
}
.checkout-types.minicart .payButtonWidget img {
    display: inline;
}
.checkout-types.minicart .amazonpayments-or {
    display: block;
}
.checkout-onepage-index .loginButtonWidget,
.checkout-onepage-index .payButtonWidget {
    margin-bottom: 15px;
    text-align: right;
}
ol.apa {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.apa .section {
    margin: 0 0 15px 0;
}
.apa .store-widget {
    clear: both;
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.apa .amazon-widget-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}
.apa .step-title {
    margin: 12px;
}
.apa .step-title img {
    float: left;
    height: 22px;
    margin: 0 7px 0 0;
    vertical-align: middle;
    width: 23px;
}
.apa .step-title h2 {
    color: #2f3841;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: none;
}
.apa .section-content {
    margin: 0 12px 12px;
}
.apa .section-please-wait {
    display: none;
    height: 80px;
    margin: 12px;
    background: url('https://static.paddockspares.com/skin/frontend/rwd/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .amazon-widget.loading {
    min-height: 80px;
    background: url('https://static.paddockspares.com/skin/frontend/rwd/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .loading .section-content {
    display: none;
}
.apa .loading .section-please-wait {
    display: block;
}
.apa .sandbox-simulation select {
    width: 25%;
}
.apa .sandbox-simulation p {
    margin: 0 0 10px;
}
.apa .buttons-set {
    line-height: 40px;
}
.apa .buttons-set.disabled button.button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
.amazon-login {
    padding-top: 27px;
    margin-top: 20px;
}
.amazon-login.position-before {
    padding-top: 0 !important;
    padding-bottom: 27px;
}
.amazon-login .content {
    min-height: 100px;
}
.amazon-login .buttons-set {
    border-top: 0;
}
.buttons-set button.cancel span {
    border-color:#406a83;
    background:#618499;
}
.dashboard .box-amazon-account {
    padding-bottom: 45px;
}
.dashboard .box-amazon-account .box {
    padding-top: 15px;
}
.dashboard .box-amazon-account .box .buttons {
    padding-top: 10px;
}
.dashboard .box-amazon-account .box .buttons .loginButtonWidget {
    float: right;
}
.apa .discount {
    padding: 15px 0 10px;
    text-align: right;
}
.product-view .add-to-cart-buttons .payButtonWidget {
    display: block;
    margin-bottom: 10px;
}
.product-view .add-to-cart-buttons .payButtonWidget img {
    margin: 0 auto;
}

#opc-lpa #addressBookWidgetDiv,
#opc-lpa #walletWidgetDiv {
    display: inline-block;
    height: 300px;
    width: 49%;
}

#opc-lpa #addressBookWidgetDiv {
    margin-right: 2%;
}

.amazon-pay-tooltip-link {
    display: inline-block;
    margin: 4px 4px 4px 8px;
    width: 16px;
    height: 16px;
    background: url('https://static.paddockspares.com/skin/frontend/rwd/default/creativestyle/images/question-mark-icon.png') center center no-repeat;
    background-size: contain;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

#addressBookWidgetDiv,
#walletWidgetDiv {
    width: 100%;
    height: 100%;
}
.apa .amazon-widget {
    display: block;
    height: 300px;
    clear: none;
}
.apa .section {
    display: block;
    clear: none;
}
@media only screen and (min-width: 675px) {
    .apa #apa-shipping {
        width: 320px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 335px;
    }
    .apa .store-widget {
        clear: both;
    }
    .apa-virtual-checkout #apa-payment {
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 875px) {
    .apa #apa-shipping {
        width: 420px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 435px;
    }
}
@media only screen and (min-width: 1075px) {
    .apa #apa-shipping {
        width: 520px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 535px;
    }
    .apa-virtual-checkout #apa-payment {
        width: 400px;
        float: left;
        margin-right: 15px;
    }
    .apa-virtual-checkout .review-section {
        margin-left: 415px;
        height: 300px;
        clear: none;
        overflow: auto;
    }
}
@media only screen and (min-width: 1260px) {
    .apa #apa-shipping {
        width: 390px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        width: 390px;
        margin-right: 15px;
        margin-left: 0;
        float: left;
    }
    .apa .narrow-section {
        height: 300px;
        margin-left: 810px;
        clear: none;
        overflow: auto;
    }
    .apa-virtual-checkout #apa-payment {
        width: 400px;
    }
}

.invisible {
    display: none;
}

.search-autocomplete ul.wyomind-elasticsearch{border:2px solid #3e853a}.search-autocomplete ul.wyomind-elasticsearch li.title,.search-autocomplete ul.wyomind-elasticsearch li.title a{padding:6px;background-color:#3e853a;color:#fff;text-transform:uppercase}.search-autocomplete ul.wyomind-elasticsearch li{padding:0}.search-autocomplete ul.wyomind-elasticsearch li .name{font-weight:700;color:#333;font-size:14px}.search-autocomplete ul.wyomind-elasticsearch li .price-box{font-size:14px}.search-autocomplete ul.wyomind-elasticsearch li .price-suffix{font-size:10px}.search-autocomplete ul.wyomind-elasticsearch li .price-box .price-suffix-tooltip{display:none}.search-autocomplete ul.wyomind-elasticsearch li .image{float:left;margin-right:8px;background-color:#fff}.search-autocomplete ul.wyomind-elasticsearch li a{display:block;padding:6px}.search-autocomplete ul.wyomind-elasticsearch li a:hover,.search-autocomplete ul.wyomind-elasticsearch li.selected a:hover{background:#f4f4f4}.search-autocomplete ul.wyomind-elasticsearch li.selected a{text-decoration:none}.search-autocomplete ul.wyomind-elasticsearch li .price-box{margin:0}.search-autocomplete ul.wyomind-elasticsearch li a .price-box .minimal-price-link{padding:0}.search-autocomplete ul.wyomind-elasticsearch li .clearer{clear:both}
.cookiealert{background:#333;border-bottom:1px solid #222;color:#fff;padding:0;font:1em/1.6 Arial,Helvetica Neue,Helvetica,sans-serif}.cookiealert .message{margin:0 auto;padding:10px 15px 5px;text-align:center}.cookiealert .message span.cookie-title{display:none;color:#fff;font-size:1.1em;font-weight:700;margin:0}.cookiealert .message a{color:#f90;text-decoration:underline}.cookiealert .message a:hover{text-decoration:none;color:#fff}.cookiealert .message .close a{font-size:16px;text-decoration:none;font-weight:700}.cookiealert .message .close a:hover{text-decoration:underline;color:#fff}.cookiealert .message .message-actions{text-align:center;margin-top:.2em}.cookiealert .message .message-actions a{display:inline-block;font-size:1.1em;font-weight:700;text-decoration:none;padding:5px 10px}@media only screen and (min-width:770px){.cookiealert .message{padding:10px 30px}.cookiealert .message span.cookie-title{display:block}.cookiealert .message .message-actions{margin-top:.5em}.cookiealert .message .message-actions a{padding:0 5px}}/*Paddock*/.cookiealert{font-size:0.9em;background:#232}.cookiealert .message a{color:#2dc026}@media only screen and (min-width: 770px){.cookiealert .message span.cookie-title {display: none;}.cookiealert .message .message-actions{margin-top:0.3em}}
iframe#iframeRegCard { height:518px; width:100%; border:1px solid #666; padding: 0 20px;}

iframe#sagepaydirectpro-iframe-post { height:500px; width:100%; /*border:1px solid #666;*/ border:none; }

div#direct3d-logos { width:351px;margin:0 auto; margin-top:5px; }
div#direct3d-logos img { padding-right:10px; }

div.sagecardh1 h1 { display: inline; }
div.sagecardh1 img { padding-top: 12px; padding-left: 10px; }

select#sagepaytoken_start_yr, select#sagepaytoken_start, select#sagepaytoken_expiration_yr, select#sagepaytoken_expiration { width:125px; }
select#sagepaytoken_start, select#sagepaytoken_expiration { margin-right: 10px; }

form#frmRegCard input.cvv { width:3em !important; }

.sidebar .sagepaysuite-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .sagepaysuite-logo a { float:none; }
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://static.paddockspares.com/skin/frontend/rwd/paddock/images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-carousel  .owl-item .bigger {
    display: none;
}
@media only screen and (min-width: 771px) {
    #home-slider .owl-carousel  .owl-wrapper,
    #home-slider .owl-carousel  .owl-item{
        height: 320px;
    }
}
.owl-carousel  .owl-wrapper img,
.owl-carousel  .owl-item img{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
@media only screen and (min-width: 480px) {
    .owl-carousel  .owl-item .smaller {
        display: none;
    }
    .owl-carousel  .owl-item .bigger {
        display: block;
    }
    .owl-carousel  .owl-wrapper img,
    .owl-carousel  .owl-item img{
        width: auto;
        max-width: 100%;
    }
}
/*
* 	Owl Carousel Theme for Boxmart
*	v1
*/
.owl-carousel .owl-wrapper-outer {
    /*padding-bottom: 30px; *//* make room for pagination */
}
.owl-theme .owl-controls {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;

    text-align: center;
}

/* Top banner now wants next & prev buttons instead of pagination, snag list */
.cms-index-index .col-main .widget-banner .owl-theme .owl-controls {bottom: 45%;}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 13px;
    font-size: 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #666;
    filter: Alpha(Opacity=60);/*IE7 fix*/
    opacity: 0.6;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 15px;
    height: 15px;
    margin: 3px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;

    background: #ffffff;

    box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.75);
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ff2c30;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(https://static.paddockspares.com/skin/frontend/rwd/paddock/images/ajax-loader.gif) no-repeat center center
}

/* Custom */
.cms-index-index .col-main .widget-banner ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.cms-index-index .col-main .widget-banner ul li img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.cms-index-index .col-main .widget-banner:nth-of-type(2) ul li {
    margin: 0 0 6%;
}
.cms-index-index .col-main .widget-banner:nth-of-type(2) ul li:last-child {
    margin: 0;
}
@media only screen and (min-width: 480px) and (max-width: 771px) {
    .cms-index-index .col-main .widget-banner:nth-of-type(2) ul li {
        float: left;
        width: 50%;
        display: inline-block;
        padding-right: 10px;
    }
    .cms-index-index .col-main .widget-banner:nth-of-type(2) ul li:last-child {
        float: right;
        padding-right: 0;
        padding-left: 10px;
    }
}
@media only screen and (min-width: 771px) {
    .cms-index-index .col-main .widget-banner:nth-of-type(1) {
        width: 75%;
        display: inline-block;
        padding-right: 10px;
    }
    .cms-index-index .col-main > .widget-static-block:nth-of-type(2) {
        width: 25%;
        float: right;

        border: 1px solid #ddd;
        padding: 0 10px 10px;
    }
}
