.goodsContent {
    /*margin-top: 15px;*/
    padding-top: 5px;
}

h1.title  {
    font-size: 22px;
    margin-top: 0px;
    /*margin-bottom: 5px;*/
    color: #454545;
    text-transform: unset;
    width: calc(100% - 50px);
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    padding-bottom: 5px;
    /*padding-top:4px;*/
}

#collapseModule {
    color: #555;
    background-color: #fafafa;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 5px;
    padding-bottom: 0;
    border-radius: 5px;
}

#collapseModule .description p{
    color: #555;
    font-size: 1rem;
    line-height: 1 !important;
}

#collapseModule .description a {
    text-decoration: underline;
    /*font-weight: bold !important;*/
    /*font-family: proxima_nova_ltsemibold;*/
    color: rgb(217, 150, 148);
    padding-left: 4px;
    padding-right: 4px;
}

#collapseModule .description.collapse {
    display: block;
    /*height: 5rem !important;*/
    height: auto !important;
    overflow: hidden;
}

#collapseModule .description.collapse.in {
    height: auto !important;

}
#collapseModule .description.collapsing {
    /*height: 5.1rem !important;*/
    height: auto !important;
}

#collapseModule #collapseLink {
    color: rgb(217, 150, 148);
    /*font-family: "Line Awesome Free";*/
    font-weight: 800;
    /*font-size: 0.5rem;*/
    text-decoration: none;
    padding: 0;
    display: none;
}

/*
#collapseModule #collapseLink.collapsed::after {
    content:"Read More"
}

#collapseModule #collapseLink:not(.collapsed)::after {
    content:"Read Less"
}
*/

table.param a {
    text-decoration: underline;
    /*font-weight: bold;*/
    color: white;
}
.goods-box a {
    color: #555;
    font-weight: bold;
}

.curtain-info-box {
    background-color: #eeeeee;
    position: relative;
    padding: 5px 10px 5px;
    color: #454545;
    margin-bottom: 12px;
}

.param a {
    /*color: white;*/
    font-weight: normal;
    /*text-decoration: underline;*/
}

.param td {
    padding: 2px 0 2px 2px;
}

.curtain-info-box h3.title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    margin: 10px 0;
    text-transform: none;
}

.curtain-info-box p.subtitle {
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
}

.curtain-info-box p.title2 {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0;
}

.curtain-info-box .price {
    font-size: 14px;
    vertical-align: bottom;
}

.curtain-info-box .price .originPrice {
    font-weight: normal;
    font-size: smaller;
    text-decoration: line-through
}

.curtain-info-box .price .promotedPrice {
    color: #FC746D;
    font-weight: bold;
    text-decoration: none;
    padding-left: 4px;
}

.curtain-measurement-box {
    background-color: #D0D0D0;
    position: relative;
    padding: 10px;
    color: #333;
}
.curtain-measurement-box input[type="text"],
.curtain-measurement-box input[type="password"],
.curtain-measurement-box textarea {
    font-size: 16px;
    /*font-weight: bold;*/
}

.curtain-measurement-box .input-group .input-group-btn .btn,
.curtain-measurement-box .input-group .input-group-btn.open li{
    font-family: "Tahoma";
    /*font-weight: bold;*/
    color: #686868;
}

.curtain-measurement-box p{
    color: #6A6A6A;
    font-size: 14px;
}

.curtain-measurement-box p.lining-type{
    font-size: 17px;
}


.curtain-info-box p.title,
.curtain-measurement-box p.title{
    font-size: 22px;
    line-height: 42px;
    color: #454545;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
}

.curtain-measurement-box p.title2{
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    color: #606060;
}

.curtain-measurement-box p .highlight{
    font-weight: bold;
    font-size: 16px;
}

.curtain-measurement-box .centered-title h2 span{
    color: #9F9F9F;
    line-height: 38px;
    font-size: 22px;
}

.curtain-measurement-box .centered-title h2:before, .curtain-measurement-box .centered-title h2:after {
    background-color: #7F7F7F;
}
/*

.curtain-measurement-box .type img {
    width: 200px;
    height: 200px;
}

.curtain-measurement-box .eyelet img {
    width: 80px;
    height: 80px;
}

.curtain-measurement-box .lining img {
    width: 126px;
    height: 126px;
}

.curtain-measurement-box .heading img {
    width: 160px;
    height: 160px;
}

.curtain-measurement-box .eyelet img {
    width: 120px;
    height: 120px;
}

.curtain-measurement-box .lining img {
    width: 126px;
    height: 126px;
}
*/
.curtain-measurement-box img {
    width:90%;
    height: auto;
}

.faq-page-dialog {
    cursor: pointer;
}

.btn.faq-page-dialog {
    cursor: pointer;
    background-color: #a3a3a3 !important;
    border-color: #a3a3a3 !important;;
    color: #fff !important;
    /*font-family: 'proxima_nova_rgbold';*/
    text-decoration: none !important;
    vertical-align: middle;
}

.title .btn.faq-page-dialog{
	vertical-align: text-top;
}

.btn.faq-page-dialog.light {
    background-color: white !important;
    color: #777 !important;
}

.curtain-measurement-box .badge {
    border-radius: 2px;
    font-size: 16px;
    margin-bottom: 3px;
    vertical-align: middle;
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    padding: 3px 0 0 0;
    background-color: #454545 !important;
}

.curtain-measurement-box label p {
    padding-top: 2px;
}

.curtain-measurement-box label .faq-page-dialog {
    position: absolute;
    right: 10px
}

.curtain-summary-box {
    background-color: #4f4f4f;
    border-radius: 4px;
    color: #fff;
    margin-top: 15px;
}

.curtain-summary-box .price {
    font-size: 28px;
    color: white;
    font-weight: bold;
}
.curtain-summary-box .currency-sign {
    font-size: 24px;
    color: #ccc;
}

.curtain-summary-box dl {
    margin-bottom: 2px;
}

.curtain-summary-box .centered-title h2 {
    margin: 25px 10px 5px 10px;
}
.curtain-summary-box .item-name {
    text-align: right;
    white-space: nowrap;
    font-weight: bold;
}

.curtain-summary-box .item-value {
    padding-left: 10px
}

/** nivo **/
.theme-light .nivo-controlNav.nivo-thumbs-enabled img {
    width: 90px;
}

.nivoSlider img {
    width: 100%;
    height: auto;
}

.nivo-controlNav a.active img{
    -moz-box-shadow: 0 0 0 3px #FC746D;
    -webkit-box-shadow: 0 0 0 3px #FC746D;
    box-shadow: 0 0 0 3px #FC746D;
    /*border: solid 3px #555;*/
}
/** end nivo **/

/** group button **/
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    vertical-align: top;
}
label.btn-default {
    background-color: #f6f6f6
}

label.btn-default:active, label.btn-default.active, label.btn-default:active:focus, label.btn-default.active:focus, label.btn-default.active.focus, label.btn-default.focus:active, label.btn-default.active:focus{
	border: solid 3px #de9285;
    transition: box-shadow 0.1s ease;
    -webkit-box-shadow: 0 0 2px 2px rgba(252, 116, 109, .6);
    -moz-box-shadow: 0 0 2px 2px rgba(252, 116, 109, .6);
    box-shadow: 0 0 2px 2px rgba(252, 116, 109, .6);
    background-color: #fff;
}
/*Fix blue shadow in Chrome*/
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 3px;
    /*outline-offset: -3px;*/
}

label.btn-default:first-child {
    margin-left: -1px !important;
}

label.btn-default {
    background-color: #f6f6f6;
    border: solid 3px #ccc;
    padding: 4px;
}

label.btn-default:hover {
    border: solid 3px #de9285 !important;
}

.theme-light.slider-wrapper {
    padding: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 4px;
}

.recommends-tab-content {
    border: solid 1px #ddd;
    border-top: 0;
    /*padding-top: 5px;*/
}

.measurement-box .nav-tabs > li.active > a, .goodsBox .nav-tabs > li.active > a:hover, .goodsBox .nav-tabs > li.active > a:focus  {
    background-color: #D0D0D0;
}


.measurement-box .nav-tabs > li.active > a {
    color: #555;
    border-radius: 0 4px 0 0;
}

.measurement-box .nav-tabs > li > a {
    color: #777;
    background-color: #eeeeee;
    border-right: 1px solid #ddd;
    margin-right: 0;
    margin-bottom: 0;
}

.measurement-box .nav-tabs > li:last-child > a {
	border-right: 1px solid #eeeeee;
}

.measurement-box .tab-content a {
    text-decoration: underline;
}
.quantity input {
    width: 60px;
    height: 25px;
    line-height: 18px;
    /*float: left;*/
    padding: 0px 2px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    ime-mode: disabled;
    border: 1px solid #dbdbdb;
}

.quantity .increase {
    /*width: 30px;*/
    height: 30px;
    font-size: 14px;
    padding: 3px 6px;
    /*display: block;*/
    /*clear: both;*/
    /*margin-bottom: 2px;*/
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*-o-user-select: none;*/
    /*user-select: none;*/
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    /*background: url(../images/cart.gif) 0px -30px #f9f9f9 no-repeat;*/
}

.quantity .increase:hover {
    border-color: #bbbbbb;
}

.quantity .decrease {
    /*width: 30px;*/
    height: 30px;
    font-size: 14px;
    padding: 3px 6px;
    /*display: block;*/
    /*clear: both;*/
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*-o-user-select: none;*/
    /*user-select: none;*/
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    /*background: url(../images/cart.gif) -30px -30px #f9f9f9 no-repeat;*/
}

.quantity .decrease:hover {
    border-color: #bbbbbb;
}

/*
.btn-group label, .btn-group-justified label {
    padding: 0;
    padding-top: 4px;
}
*/

/*review slides */
.carousel-inner {
    margin: 0 auto;
    height: 184px;
    width: 184px;
    text-align: center;
    background-position:center center;
}

.carousel {
    padding-top: 5px
}

.carousel, .carousel-inner .item {
    height:100%;
    width:100%;
}

.carousel-inner .item img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.carousel-indicators {
    bottom: 0;
}

.scrtabs-tab-scroll-arrow {
    color: #333;
    height: 100%;
    padding-top: 18px;
    border: 1px solid #dddddd !important;
}

.scrtabs-tab-container {
    height: 57px;
}

.scrtabs-tabs-fixed-container {
    height: 100%;
}

.goods-box .tag span.label {
  font-size: 11px;
  vertical-align: super;
}

.goods-box .action-buttons button.btn {
    margin: 4px 0;
    width: 100%;
    padding: 4px 8px;
}

.goods-box button.btn i{
    vertical-align: middle;
}

.goods-box .action-buttons button.btn span{
    float: right;
    font-weight: bold;
    font-size: 15px;
    padding: 2px 0;
    color: #333;
}

.goods-box label.btn p {
    margin: 5px 0;
    line-height: 20px;
}

.curtain-summary-box .price-block button {
    margin-top: 30px;
}

@media screen and (min-width: 991px) {

    .curtain-info-box .col-sm-8 {
        width: 60%;
    }

    .curtain-info-box .col-sm-4 {
        width: 40%;
    }

    .embed-responsive-4by3 {
        padding-bottom: 75% !important;
    }
}
@media screen and (max-width: 767px) {
    .curtain-summary-box .price-block {
        padding-top: 20px;
    }

    .embed-responsive-4by3 {
        padding-bottom: 100% !important;
    }
}

@media screen and (max-width: 450px) {
    .nav > li > a {
        /*padding: 10px 2px;*/
    }

    .embed-responsive-4by3 {
        padding-bottom: 150% !important;
    }
}

.page-loading {
    background:url(/resources/shop/default/images/loading.gif) center center no-repeat;;
}

/*center bootstrap dialog */
body.modal-open .modal.pageDialog {
    display: flex !important;
    align-items: center;
    height: 100%;
}
body.modal-open .modal.pageDialog .modal-dialog {
    margin: auto;
    width: 90%;
    max-width: 800px;
}

/* headlines with lines */
.decorated{
    overflow: hidden;
    text-align: center;
}
.decorated > span{
    position: relative;
    display: inline-block;
}
.decorated > span:before, .decorated > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 2px solid #aaa;
    width: 591px; /* half of limiter*/
    margin: 0 20px;
}
.decorated > span:before{
    right: 100%;
}
.decorated > span:after{
    left: 100%;
}

.unit-row {
	width: 88%;
    display: inline-block;
    padding-right: 15px;
    font-size: 14px;
}
.sub-title {
	margin: 10px 0 10px;
	color: #333333 !important;
	font-weight: bold;
    font-size: 17px !important;
}
.size-faq {
	margin-bottom: 0;
	white-space: nowrap;
	text-align: right;
   	display: inline-block;
   	padding-right: 13px;
   	float: right;
    font-size: 14px;
}

.size-div {
    white-space: nowrap;
    text-align: right;
}

.price-area{
	/*position: absolute;*/
	line-height: 42px;
    /*right: 0;*/
    /*bottom: 7px;*/
    padding-left: 20px;
    /*padding-bottom: 10px;*/
    text-align: left;
    font-size: 14px;
}
/*
.price-area .la-truck {
    font-size: 28px;
}
*/
.visible-989 {
    display: none !important;
}
.hidden-989 {
    display: inline-block !important;
}
/** Orderҳ �ߴ����ʽ */
@media screen and (max-width: 989px) {
	h1.title {
		font-size: 17px;
	    line-clamp: 2;
	    -webkit-line-clamp: 2;
        padding-bottom: 0;
        margin-bottom: 0;
	}
	.sub-title{
		font-size: 17px !important;
	}
	.goods-btn .col-sm-6,
	.curtain-info-box .col-sm-6,
	.curtain-summary-box .col-sm-8,
	.curtain-summary-box .col-sm-4 {
		width: 100%;
	}
	.originPrice {
		display: none;
	}
	.goods-btn button {
		margin-bottom: 10px;
	}
    .goods-btn button,
    .goods-btn button span {
		font-weight: bold;
	    font-size: 25px !important;
	    text-transform: uppercase;
	    vertical-align: middle;
	}
    /*
	.size-div {
	    text-align: left;
	}
    */
	.unit-row {
		padding-right: 0px;
		text-align: right;
	}
	.unit-row label {
		text-align: center;
	}
	.div-input-size {
		/*width: calc(100% - 180px);*/
        width: 160px;
		display: inline-table;
	}
	.size-label {
		/*width: 120px;*/
		line-height: 1;
		vertical-align: super;
		margin-bottom: 0px;
	}
	.input-size {
		height: 55px !important;
    	font-size: 18px !important;
	}
	.size-faq-page-dialog {
		margin: -50px 0 0 0 !important;;
	}
	.size-faq {
	    width: 88%;
	    float: left;
	    padding-right: 0;
        font-size: 14px;
	}
	.dropdown-menu-input-size {
		width: 36px !important;
		min-width: 36px !important;
	 	border: 0px !important;
	}
	.dropdown-menu-input-size li {
		text-align: center;
	 	padding-top: 10px;
		/*font-weight: bold;*/
	}
	.dropdown-toggle-input-size {
		border-radius: 4px !important;
		border-bottom-left-radius: 0px !important;
		border-top-left-radius: 0px !important;
		border-color: #bbb;
		width: 36px !important;
		height: 55px;
		padding: 0;
		font-size: 18px !important;
	 }
	.dropdown-toggle-input-size:hover{
		background: #fff;
		border-color: #bbb;
	}
	span.price {
		font-size: 48px !important;
		margin-left: 5px;
		line-height: 1;
	}
	.price-area{
	    position: relative;
	    text-align: right;
    	padding-left: 4px;
        font-size: 14px;
	}
	.price-area .btn{
	    height: 65px;
	    margin: 0 -8px 0px -8px;
	    width: calc(100% + 16px);
	}
	.goods-btn .btn-gray div {
		height: 45px;
		line-height:45px;
	}
	.goods-btn .btn-gray div img {
		width: 45px;
		height: auto;
		vertical-align: middle;
	}
	.checked_unit {
		font-size: 14px;
	}
	.checked_unit_div {
		line-height: 55px;
		/*width: 10%;*/
        margin-right: 2px;
		white-space: nowrap;
		display: inline-block;
		vertical-align: top;
	}
    .visible-989 {
        display: block !important;
    }
    .hidden-989 {
        display: none !important;
    }
    .price-area .la-truck {
        font-size: 22px;
        vertical-align: middle;
        margin-right: 3px;
    }

    .curtain-info-box {
        padding: 5px 5px 5px;
    }

    .curtain-measurement-box {
        padding: 3px;
    }

    .curtain-measurement-box label .faq-page-dialog {
        position: absolute;
        top: 8px;
        right: 9px;
        width: 26px;
        height: 26px;
    }
}
@media screen and (min-width: 990px) and (max-width: 1500px){
	.goods-btn button,
	.goods-btn button span {
		font-weight: bold;
	    font-size: 20px !important;
	    text-transform: uppercase;
	    vertical-align: middle;
	}
    .goods-btn button span.customize-buy {
        font-size: 18px !important;
    }

    #addCushion span,
	#addVoile span,
	#addSample span,
	#addFabric span{
		font-size: 14px !important;
	}
	.size-faq {
		margin-bottom: 0;
        font-size: 14px;
	}
	.unit-row label {
		text-align: center;
	}
	.div-input-size {
		width: 90px;
		display: inline-table;
	}
	.size-label {
		line-height: 1;
		width: 108px;
		vertical-align: super;
		margin-bottom: 0px;
		font-size: 15px;
	}
	.input-size {
		height: 55px !important;
    	font-size: 14px !important;
	}
	.size-faq-page-dialog {
		margin: -50px 0 0 0 !important;;
	}
	.dropdown-menu-input-size {
		width: 36px !important;
		min-width: 36px !important;
	 	border: 0px !important;
	}
	.dropdown-menu-input-size li {
		text-align: center;
	 	padding-top: 10px;
		/*font-weight: bold;*/
	}
	.dropdown-toggle-input-size {
		border-radius: 4px !important;
		border-bottom-left-radius: 0px !important;
		border-top-left-radius: 0px !important;
		font-weight: normal;
		border-color: #bbb;
		width: 36px !important;
        font-size: 14px;
		height: 55px;
		padding: 0;
	 }
	.dropdown-toggle-input-size:hover{
		background: #fff;
		border-color: #bbb;
	}
	span.price {
		font-size: 35px !important;
		margin-left: 5px;
		line-height: 1;
	}
	.price-area{
		padding-top: 0px;
		padding-left: 20px;
		font-size: 14px;
	}
	
	.price-area .btn{
		height: 55px;
		padding: 6px 12px;
	}
	.goods-btn .btn-gray div {
		height: 45px;
		line-height:45px;
	}
	.goods-btn .btn-gray div img {
		width: 30px;
		height: auto;
		vertical-align: middle;
	}
	.checked_unit {
		font-size: 14px;
	}
	.checked_unit_div {
		line-height: 55px;
		width: 10px;
		white-space: nowrap;
		display: inline-block;
		vertical-align: top;
	}
}
@media screen and (min-width: 1501px) and (max-width: 1879px) {
	.goods-btn button,
	.goods-btn button span {
		font-weight: bold;
	    font-size: 20px !important;
	    text-transform: uppercase;
	    vertical-align: middle;
	}

	.size-faq {
		margin-bottom: 0;
		font-size: 14px;
	}
	.unit-row label {
		text-align: center;
	}
	.div-input-size {
		width: 120px;
		display: inline-table;
	}
	.size-label {
		line-height: 1;
		width: 118px;
		vertical-align: super;
		font-size: 18px;
		margin-bottom: 0px;
	}
	.input-size {
		height: 55px !important;
    	font-size: 16px !important;
	}
	.size-faq-page-dialog {
		margin: -50px 0 0 0 !important;;
	}
	.dropdown-menu-input-size {
		width: 36px !important;
		min-width: 36px !important;
	 	border: 0px !important;
	}
	.dropdown-menu-input-size li {
		text-align: center;
	 	padding-top: 10px;
		/*font-weight: bold;*/
	}
	.dropdown-toggle-input-size {
		border-radius: 4px !important;
		border-bottom-left-radius: 0px !important;
		border-top-left-radius: 0px !important;
		font-weight: normal;
		border-color: #bbb;
		width: 36px !important;
		height: 55px;
		font-size: 16px !important;
		padding: 0;
	 }
	.dropdown-toggle-input-size:hover{
		background: #fff;
		border-color: #bbb;
	}
	span.price {
		font-size: 45px !important;
		margin-left: 5px;
		line-height: 1;
	}
	.price-area{
		padding-left: 25px;
        font-size: 14px;
	}
	.price-area .btn{
		height: 55px;
        margin-top: 4px;
	}
	.goods-btn .btn-gray div {
		height: 45px;
		line-height:45px;
	}
	.goods-btn .btn-gray div img {
		width: 45px;
		height: auto;
		vertical-align: middle;
	}
	.checked_unit {
		font-size: 14px;
	}
	.checked_unit_div {
		line-height: 55px;
		width: 10px;
		white-space: nowrap;
		display: inline-block;
		vertical-align: top;
	}
}
@media screen and (min-width: 1880px) {
	.goods-btn button,
	.goods-btn button span {
		font-weight: bold;
	    font-size: 26px !important;
	    text-transform: uppercase;
	    vertical-align: middle;
	}
	.size-faq {
		font-size: 14px;
		padding-right: 10px;
	}

	.unit-row label {
		text-align: center;
	}
	.div-input-size {
		width: 185px;
		display: inline-table;
	}
	.size-label {
		line-height: 1;
		width: 150px;
		vertical-align: super;
		font-size: 22px;
		margin-bottom: 0px;
	}
	.input-size {
		height: 75px !important;
    	font-size: 20px !important;
	}
	.size-faq-page-dialog {
		margin: -65px 0 0 0 !important;;
	}
	.dropdown-menu-input-size {
		width: 36px !important;
		min-width: 36px !important;
	 	border: 0px !important;
	}
	.dropdown-menu-input-size li {
		text-align: center;
	 	padding-top: 10px;
		/*font-weight: bold;*/
	}
	.dropdown-toggle-input-size {
		border-radius: 4px !important;
		border-bottom-left-radius: 0px !important;
		border-top-left-radius: 0px !important;
		font-weight: normal;
		border-color: #bbb;
		width: 36px !important;
		height: 75px;
		font-size: 18px !important;
		padding: 0;
	 }
	.dropdown-toggle-input-size:hover{
		background: #fff;
		border-color: #bbb;
	}
	span.price {
		font-size: 54px !important;
		margin-left: 5px;
		line-height: 1;
	}
	.price-area>div:first-child{
		line-height: 75px;
	}
	.price-area .btn{
		height: 65px;
	}
	.goods-btn .btn-gray div {
		height: 45px;
		line-height:45px;
	}
	.goods-btn .btn-gray div img {
		width: 45px;
		height: auto;
		vertical-align: middle;
	}
	.checked_unit {
		font-size: 14px;
	}
	.checked_unit_div {
		line-height: 75px;
		width: 10px;
		white-space: nowrap;
		display: inline-block;
		vertical-align: top;
	}
}

[data-toggle=buttons] .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
