﻿.utv-specifications {
    position: relative;
    max-width: 1130px;
    margin: 0 auto;
    overflow: hidden;
}
@media (min-width: 1366px){
	.utv-2020-container {
	    padding: 4rem 1rem;
	}
}
@media (min-width: 768px){
	.utv-2020-container {
	    padding: 3rem 1rem;
	}
}
.utv-2020-container {
    padding: 1rem;
    max-width: 82rem;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
@media (min-width: 768px){
	.utv-spec-list {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    flex-wrap: wrap;
	}
}
@media (min-width: 768px){
	.utv-spec {
	    width: calc(50% - 1.25rem);
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-align: center;
	    align-items: center;
	    min-height: 5rem;
	}
}
.utv-spec {
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    margin-top: -1px;
    padding: 1.25rem 0;
    font-size: .875rem;
    font-weight: 700;
}
.utv-spec__label {
    text-transform: uppercase;
    margin-bottom: .5rem;
    width: 9rem;
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
}
.utv-spec__description {
    color: #999;
}
@media (min-width: 768px){
	.utv-spec:nth-child(odd) {
	    margin-right: 1.25rem;
	}
}

/*==================================================
 * Effect 2
 * ===============================================*/
form#Form_RequestBrochure fieldset, form#Form_FriendForm fieldset, form#Form_QuoteForm fieldset{
	margin:0;
	padding:0;
}
.effect2 {
    position: relative;
}
.effect2:before,
.effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
}
.effect2:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.zoom-container {
	overflow: hidden;
}
.zoom {
	position: relative;
	float: inherit;
	background: none;
	transition: transform .5s;
}
.zoom:hover {
	z-index: 100;
	-ms-transform: scale(1.10);
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
}
.product-arrow-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    display: inline-block;
    vertical-align: middle;
}
.loan-calculator form#loan-calculator input.details-calculate-button, .loan-calculator form#loan-calculator input.details-reset-button {
    background: #D12800;    
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 12px 35px;
    border:none;
}
.loan-calculator form#loan-calculator input.details-calculate-button:hover, .loan-calculator form#loan-calculator input.details-reset-button:hover {
	background: #000;
}
.product-grid li.product-grid-item {
    padding-bottom: 20px;
    margin: 0;
}
.product-grid li.product-grid-item img {
    width: 100%;
}
.product-grid li.product-grid-item .product-grid-box {
}
.product-grid li.product-grid-item .product-grid-box .product-grid-box-pad {
    padding: 5px;
}
.product-grid li.product-grid-item .product-grid-title {
	background:#f2efee;
	padding:10px;
	margin:8px 0 8px 0;
	text-align:center;
}
.product-grid li.product-grid-item .product-grid-title h3 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: center;
    color: #3d3d3d;
    margin: 0;
    padding: 8px 0 4px 0;
    text-decoration: none !important;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;     
}
.product-grid li.product-grid-item .product-grid-title h3:hover {
    color: #000;
}
.product-grid li.product-grid-item .product-grid-title h3 a {
    text-decoration: none !important;
}
.product-grid li.product-grid-item .product-grid-title p {
    font-size: 14px;
    text-align: center;
    color: #565656;
    margin: 0;
    padding: 0;
    text-decoration: none !important;
}
.product-grid-thumb {
    text-decoration: none !important;
}
.product-grid-thumb:hover > .product-grid-title,
.product-grid-thumb:active > .product-grid-title,
.product-grid-thumb:focus > .product-grid-title {
    color: #000;
    text-decoration: none;
}
.product-grid-item .child-models {
	margin:0;
	padding:0;
}
.product-grid-item .child-models li {
	display:block;
}
.product-grid-item .child-models li.link-spacer {
	height:32px;
	margin-top:5px;
}
.product-grid-item .limited-list li.show-only-if-all {
	display:none;
}
.product-grid-item .limited-list.view-all li.show-only-if-all {
	display:block;
}
.equip-header {
    float: left;
    width: 100%;
}
h1.series-name{
	font-size:35px;
	font-weight:bold;
	color:#333;
}
h2.series-name{
	font-size:28px;
	line-height:normal;
	font-weight:bold;
	color:#333;
	margin:0 0 8px 0;
}
.main h1.prod-title {
    font-size: 24px;
    font-weight: bold;
    color: #606060;
    margin: 0 0 4px 0;
    padding: 0;
}
.main h2.model-name {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    color: #303030;
    margin: 10px 0 12px 0;
    padding: 0 0 1px 0;
    text-transform: uppercase;
}
.main h2.model-name span.reddish,
.main h2.model-name span.price-tag {
    color: #f23105;
    font-family: inherit;
}
.main h3.series-name {
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    color: #747f85;
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
}
.main h1.prod-title {
    font-size: 24px;
    font-weight: bold;
    color: #606060;
    margin: 0 0 4px 0;
    padding: 0;
}
.main h2.model-name {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    color: #303030;
    margin: 10px 0 12px 0;
    padding: 0 0 1px 0;
    text-transform: uppercase;
}
.main h2.model-name span.reddish,
.main h2.model-name span.price-tag {
    color: #f23105;
    font-family: inherit;
}
.main .price-tag-label-prefix {
    font-weight: bold;
    color: #777;
    text-transform: uppercase;
}
.prod-breadcrumbs {
    margin: 0 0 15px 0;
    color: #565656;
}
.prod-breadcrumbs a {
    color: #D12800;
    font-size: 14px;
}
.prod-breadcrumbs a:hover {
    text-decoration: underline;
}
.mobile-gallery {
    display: none;
}
.bread-crumb-divider {
    display: inline;
}
#product-fade {
    text-align: right;
    display: block;
}
.detail-model-pic {
    margin: 12px 0 12px 0;
}
.model-select-box {
    margin: 0 0 10px 0;
}
.show-for-print-only {
    display: none;
}
.child-models ul.limited-list{
	margin:0;
	padding:0;
}
.child-models ul.limited-list li{
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
}
.child-models ul.limited-list li a{
	padding:8px;
	line-height:24px;
	font-size:14px;
}
.child-models ul.limited-list li a:hover {
	text-decoration:none;
	color: #232323;
}
.child-models a.limited-list-view-all-toggle{
	background:#232323;
	padding:5px 0 5px 0;
	display:block;
	margin-top:5px;
	text-align:center;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
.child-models a.limited-list-view-all-toggle:hover{
	background:#000;
}
.child-models ul{
	margin:0;
	padding:0;
}
.child-models ul li{
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
}
.child-models ul li a{
	padding:6px;
	line-height:24px;
	font-size:14px;
}
.child-models ul li a:hover{
	text-decoration:none;
}
.info-tabs {
    margin: 0;
}

/* New Call To Action Section */

.product-detail-call-to-action-section ul.product-detail-button-section-holder{
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
}
.product-detail-call-to-action-section ul.product-detail-button-section-holder li {
	display:block;
	margin-bottom:6px;
}
.product-detail-call-to-action-section ul.product-detail-button-section-holder li a{
	font-size:15px;
	font-weight:700;
	background:#282828;
	display:block;
	padding:15px 10px;
	text-align:center;
	color:#fff;
}
.product-detail-call-to-action-section ul.product-detail-button-section-holder li a:hover{
	background:#d12800;
}
.product-detail-call-to-action-section ul.product-detail-button-section-holder li .print-button{
	margin:10px 0 10px 0;
}
.social-grey-box{
	padding:20px;
	border:1px #dbdbdb solid;
}
.social-grey-box .popups {
    vertical-align: middle;
    display: flex;
    position: relative;
    bottom: 50%;
    transform: translateY(-50%);
}
.social-grey-box .price-tag {
    font-size: 1.5rem;
    font-weight: bold;
}
.social-holder {
    z-index: 0;
    margin:0 0 15px 0;
    position: relative;
}
#mod-select {
    margin: 0;
    padding: 10px;
    height: auto;
}
.product-overview {
    margin: 10px 0;
    padding: 10px;
    background: #f3f3f3;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.product-overview.unstyled {
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 1rem;
}
.product-overview p {
    padding: 0;
    margin-bottom: 14px;
}
.overview-top {
    background: #d6d6d6;
    color: #000;
    font-size: 12px;
    display: block;
    text-indent: 10px;
    padding: 8px 0 8px 0;
}
.overview-box {
    border-left: 1px #d6d6d6 solid;
    border-right: 1px #d6d6d6 solid;
    border-bottom: 1px #d6d6d6 solid;
    padding: 12px;
    line-height: 18px;
    color: #000;
    font-size: 11px;
    display: block;
    min-height: 136px;
    margin: 0 0 10px 0;
}
.overview-box table {
    margin: 0;
    width: 100%;
    table-layout: fixed;
}
.overview-box table tr {
    border-bottom: 1px #ececec dotted;
}
.overview-box table td {
    font-size: 11px;
    padding: 5px;
    margin: 0 0 5px 0;
}
.social-grey-box .overview-section {
    margin: 0 0 10px 0;
}
.social-grey-box h3.overview-title {
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.social-grey-box p {
    font-size: 14px;
}
.ProductCategory form#Form_RequestBrochure fieldset #ModelName input{
	background:#e8e8e8;
	border:0;
	padding:5px;
	border:1px solid #bbb;
	box-shadow:inset 0 0 0 rgba(0, 0, 0, 0);
	font-weight:bold;
}
.ProductCategory form#Form_QuoteForm fieldset #ModelName input{
	background:#e8e8e8;
	border:0;
	padding:5px;
	border:1px solid #bbb;
	box-shadow:inset 0 0 0 rgba(0, 0, 0, 0);
	font-weight:bold;
}

#modeltabs {
    margin: 0;
    padding: 0;
    border-top:1px #d9d9d9 solid;
}
#modeltabs:after {
    content: " ";
    display: table;
    clear: both;
    float: none;
}
#modeltabs li {
    list-style-type: none;
    padding: 0;
    float: left;
}
#modeltabs li a {
    display: block;
    color: #191919;
    padding:10px;
    font-size: 17px;
    border-bottom:3px #D12800 solid;
}
#modeltabs li a:hover {
    color: #D12800;
}
#modeltabs .inactive {
    color: #5c5c5c;
    font-size:17px;
    border-bottom:none;
}
.container-holder{
	background:#ececec;
}
.container {
	clear: both;
	z-index: 5000;
	min-height: 200px;
	padding: 30px;
}
.container ul {
    margin: 0;
}
.container ul li {
    margin: 0 0 0 20px;
}
.container table {
    width: 100%;
    color: #000;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #000;
}
.container table td {
    border: 1px #4b4b4b solid;
    padding: 6px;
    /*text-align: left;*/
    color: #000;
}
#tab1C {
    text-align: left !important;
}
.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6 {
    color: #000;
}
.container p {
    color: #000;
}
.container ul {
    color: #000;
    margin: 0;
    padding: 0;
}
.container ol {
    color: #000;
}
.right-arrow {
    float: right;
}
.success-script {
    padding: 20px;
    background-color: #f8f792;
    border: 2px #f8f66d solid;
    
    margin: 30px 0 30px 0;
}
#success-script {
    margin-bottom: 10px;
}
input.text,
input.title {
    padding: 5px;
}
#Form_QuoteForm label,
#Form_FriendForm label {
    display: block;
    width: 100%;
    color: #000;
}
#Form_QuoteForm input,
#Form_QuoteForm textarea,
#Form_FriendForm input,
#Form_FriendForm textarea {
    display: block;
    clear: both;
}
#Form_QuoteForm_action_SendQuoteForm,
#Form_FriendForm_action_SendFriendForm {
    background: #D12800;    
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 12px 35px;
    border:none;
}
#Form_QuoteForm_action_SendQuoteForm:hover,
#Form_FriendForm_action_SendFriendForm:hover {
	background:#000;
}
#tab1C,
#tab2C,
#tab3C,
#tab4C {
    color: #000;
    overflow:hidden;
}
#tab1C fieldset,
#tab2C fieldset,
#tab3C fieldset,
#tab4C fieldset {
    margin: 0px !important;
    padding: 0px !important;
    width: 75%;
}
.tableizer-table {
    width: 100%;
}
.stacktable {
    width: 100%;
}
.stacktable th {
    background: black;
    color: white;
    font-weight: bold;
}
.st-head-row {
    padding-top: 1em;
}
.st-head-row.st-head-row-main {
    font-size: 1.5em;
    padding-top: 0;
}
.st-key {
    width: 49%;
    text-align: right;
    padding-right: 1%;
}
.st-val {
    width: 49%;
    padding-left: 1%;
}
/* RESPONSIVE EXAMPLE */

.stacktable.large-only {
    display: table;
}
.stacktable.small-only {
    display: none;
}
.container > table {
    width: 100%;
}
.container > table tr td {
    border: 1px solid #333;
    padding: 5px;
}
.container > table tr td:first-child {
    font-weight: bold;
}
.productbanner {
    position: relative;
    height: 154px;
    overflow: hidden;
}
.productbanner ul {
    margin: 0;
    padding: 0;
}
.productbanner li {
    list-style: none;
}
.productbanner ul li {
    float: left;
}
.productacc-content {
    border-left: thin silver dashed;
    border-right: thin silver dashed;
    border-bottom: thin silver dashed;
}
form p.message.error {
    background-color: #FFC9C9;
    margin-bottom: 10px;
    padding: 8px 12px;
    color: #8E0000;
}
#quoteform-tradein-fields {
    background: #eaeaea;
    border: thin gray dashed;
    padding: 20px;
    margin: 0 0 20px 0;
}
#Form_QuoteForm_trades {
    display: block !important;
    margin: 0;
    padding: 0;
}
#trades {
    margin: 12px 0 12px 0;
}
#trades label {
    margin: 0 0 6px 0;
    font-weight: bold;
    background: #eaeaea;
    padding: 10px;
    color: #092954 !important;
}
#Form_QuoteForm_trades li {
    display: inline-block !important;
    clear: none !important;
    vertical-align: top !important;
    line-height: normal !important;
    margin: 0 16px 0 0 !important;
}
#Form_QuoteForm_trades li input {
    float: left !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: top !important;
    line-height: normal !important;
    background: transparent !important;
}
#Form_QuoteForm_trades li label {
    float: left !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: top !important;
    line-height: normal !important;
    font-weight: normal !important;
    background: transparent !important;
}
.attach-btn {
    margin: 20px 0 0 0;
}
#attach-link {
    color: #188728;
    font-size: 16px;
    text-decoration: none;
    margin: 20px 0 0 0;
}
#attach-link:hover {
    text-decoration: underline;
}
span.reddish {
    color: #e31e0a;
}

/* prior models switcher */

.view-switcher {
    width: 35%;
    box-sizing: border-box;
}
.view-switcher select {
    border: 1px solid #666;
}
.hide-prior-models .prior-model {
    display: none;
}
h3.prior-model {
    margin: 20px 10px;
    padding: 10px 0;
    border-bottom: 1px dotted #999;
}

/* Clearance Page */

.clearancepage-grid {
    width: 100%;
}
.clearancepage-grid h2.grid-series-name {
    font-size: 22px;
    color: #02703C;
    background: #f6f6f6;
    border-top: 1px #e4e4e4 dashed;
    border-bottom: 1px #e4e4e4 dashed;
    padding: 10px 6px 10px 6px;
}
.clearancepage-grid ul li .item-content {
    background: #f6f6f6;
    padding: 10px;
    border-left: 1px #e8ebe9 solid;
    border-right: 1px #e8ebe9 solid;
    border-top: 1px #e8ebe9 solid;
    border-bottom: 2px #d8ded9 solid;
}
.clearancepage-grid ul li .item-content .clearancepage-tmb {
    max-width: 100%;
    text-align: center;
}
.clearancepage-grid ul li .item-content .clearancepage-tmb img {
    margin: 0 auto;
}
.clearancepage-grid ul li .item-content h3.item-title {
    color: #161616;
    font-size: 18px;
    font-weight: bold;
    margin: 4px 0 7px 0;
    padding: 0;
}
.clearancepage-grid ul li .item-content .item-price {
    color: #f42f09;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}
.clearancepage-grid ul li .item-content a.button {
    background: #02703C;
    padding: 5px 20px 5px 20px;
    margin: 0;
    display: inline-block;
}
.clearancepage-grid ul li .item-content a.button:hover {
    background: #000000;
}

/* add to cart*/

#americart-notification {
    display: none;
    margin-top: 10px;
    padding: 3px 15px 3px 35px;
    color: #333;
    background: transparent url('../images/loader.gif') left center no-repeat;
    border-radius: 5px;
    transition: background 300ms ease-out;
}
#americart-notification.success {
    padding-left: 15px;
    background-image: none;
    background-color: #b6e0b6;
}
.cart-func {
    overflow: hidden;
    text-align: center
}
.cart-func label {
    display: inline-block;
    height: 38px;
    margin: 0 0.4rem 0 0.4rem;
    line-height: 38px;
    font-weight: bold;
}
.cart-func input {
    display: block;
    height: 38px;
}
.cart-func .cart-qty {
    display: inline-block;
    margin: 0 0.4rem 0 0.4rem;
    vertical-align: bottom;
    overflow: hidden;
}
.cart-func .cart-qty input {
    float: left;
    width: 50px;
    margin: 0;
}
.cart-qty-controller {
    float: left;
    height: 38px;
    margin: 0;
}
.cart-qty-controller .cart-inc-qty,
.cart-qty-controller .cart-dec-qty {
    display: block;
    width: 19px;
    height: 19px;
    background-color: #e4e1e1;
    background-image: url('../images/qty-arrows.png');
    background-repeat: no-repeat;
}
.cart-qty-controller .cart-inc-qty {
    background-position: 0 center;
    border-bottom: 1px solid #cecdcd;
}
.cart-qty-controller .cart-dec-qty {
    background-position: -19px center;
    border-top: 1px solid #cecdcd;
}
.cart-qty-controller .cart-inc-qty:hover,
.cart-qty-controller .cart-dec-qty:hover {
    background-color: #aaa;
    border-color: #aaa;
}
.cart-func input.americart-add {
    display: block;
    width: 100%;
    padding: 5px 15px;
    margin: 1rem 0 0 0;
    border: 0;
    outline: 0;
    background-color: #105ea8;
    color: #FFF;
    transition: background-color 300ms ease-out;
}
.cart-func input.americart-add:hover {
    background-color: #000;
}
/* Details Page */

.print-button {
    color: black;
    font-size: 12px;
    margin: 0 0 15px 0;
}
.print-button a {
    color: black;
    font-size: 12px;
    text-decoration: none;
}
.print-button a span {
    color: black;
    font-size: 12px;
    text-decoration: none;
}
.store-details h3.product-name {
    width: 100%;
    border-bottom: thin #d9d9d9 solid;
    margin: 0 0 18px 0;
    padding: 4px 0 12px 0;
    font-size: 24px;
    color: #3f3f3f;
}
.store-details .store-item-price span.store-item-price__option__value {
    font-size: 26px;
    color: #e71724;
}
#gallery_01 img,
#gallery_03 img {
    border: 2px solid white;
}
#gallery_01 div,
#gallery_03 div {
    float: left;
    background: white;
}
#gallery_01,
#gallery_03 {
    margin: 0 0 10px 0;
    overflow: hidden;
}
/*Change the colour*/

.active img {
    border: 2px solid #cecece !important;
}
.large-pic-holder {
    margin: 0 auto 10px auto;
    position: relative;
}
.large-pic-holder img{
    max-width: 100%;
}

@media only screen and (max-width: 1200px) {
    .product-variants__options a {
        margin-left: 6px;
        padding: 4px 14px 4px 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .social-grey-box a.calculator-btn {
        width: 100%;
    }
    .social-grey-box a.product-quote-btn {
        width: 100%;
    }
    .social-grey-box a.product-friend-btn {
        width: 100%;
    }
    .literature-download {
        width: 100%;
    }
    #mod-select {
        width: 100%;
    }
    .social-grey-box a.calculator-btn {
        margin: 0 0 10px 0;
    }
    .social-grey-box a.product-quote-btn {
        margin: 0 0 10px 0;
    }
    .social-grey-box a.product-friend-btn {
        margin: 0 0 10px 0;
    }
}
@media (max-width: 800px) {
    .stacktable.large-only {
        display: none;
    }
    .stacktable.small-only {
        display: table;
    }
    .stacktable th {
        background: transparent;
        color: black;
        font-weight: bold;
    }
}
@media (max-width: 768px) {
    .container > table tr td {
        display: block;
        border-bottom: none;
    }
}
@media only screen and (max-width: 768px) {
    .cart-func input.customcart-add {
        border-radius: 0px;
    }
    .product-variants__options {
        text-align: center;
    }
    .product-variants__options a {
        display: block;
        margin-right: 0;
        margin-bottom: 0px;
        padding: 6px 17px 6px 17px;
        border-radius: 0px;
    }
    .store-details h3.product-name {
        font-size: 21px;
    }
}
@media only screen and (min-width: 25.9375em) {
    .cart-func {
        text-align: left;
    }
    .cart-func.right-align {
        text-align: right;
    }
    .cart-func input.americart-add {
        display: inline-block;
        width: auto;
        margin: 0 0.4rem;
    }
}
@media (max-width: 599px) {
    .prod-breadcrumbs {
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    #modeltabs li {
        margin: 0 !important;
        float: none !important;
        text-align:center;
    }
    #modeltabs li a {
        width: 100% !important;
		font-size:18px;
		font-weight:bold;        
    }
	.product-detail-call-to-action-section ul.product-detail-button-section-holder li a{
		padding:15px 5px 15px 5px;
		font-size:18px;
		font-weight:bold;
	}    
    .view-switcher {
        width: auto;
    }
    #tab1C fieldset,
    #tab2C fieldset,
    #tab3C fieldset,
    #tab4C fieldset {
        width: 100%;
    }
	.product-detail-call-to-action-section ul.product-detail-button-section-holder li {
		text-align:center;
		border-top:1px #d9d9d9  solid;
	}
	.social-holder{
		text-align:center !important;
	} 
	.social-holder .sharethis-inline-share-buttons{
		text-align:center !important;
	}	  	
	.social-holder .sharethis-inline-share-buttons .st-btn{
		text-align:center !important;
	} 
  
}
