@import url(//fonts.googleapis.com/css?family=Lato);
body {font-family: 'Lato';}
#main-container {margin: 40px auto;width: 1200px;max-width: 100%;}
.api-buttons > a {margin: 0 5px 0 0 !important;text-decoration: none !important;}
.price {font-size: 25px !important;line-height: 26px !important;}
.btn{
	display: inline-block;
    padding: 12px 26px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	border: 1px solid transparent;
    cursor: pointer;
}
.btn-theme{ color: #fff; background-color: #f44336; border-color: #e53935;}
.btn-theme:hover {color: #fff;background-color: #ea1c0d;border-color: #c41d19;}
.rbtn{padding: 5px 20px;font-size: 20px;border-radius:20px;text-decoration:none;float:right;margin-top: 10px;}
span.header-txt{font-size: 34px;color: #10c0f1;font-weight:bold;margin-left:30px;}
.rbtn-blk {
    margin-top: 35px;
}
.fpd-container .fpd-primary-bg-color, .fpd-actions-wrapper>.fpd-action-btn:hover, .fpd-actions-wrapper>.fpd-action-btn.fpd-active, .fpd-thumbnail-preview>.fpd-preview-price {
    background-color: #f44336 !important;
}
.fpd-thumbnail-preview picture{background-color:#000 !important;}
.fpd-preview-price{display:none !important;background-color: #FFF !important;}
.form-control {
	text-align:center;
	width:80px;
    display: block;
    height: 40px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.fpd-topbar .fpd-navigation{	height:45px !important;}
.fpd-topbar .fpd-navigation>div>span {line-height: 47px !important;}
.fpd-item picture{background-color:#000 !important;}
.pinfo label,.pinfo input{font-weight:bold;}
.pinfo input{margin-top:10px !important;}
.pinfo {font-weight: bold;}
.pinfo .prod_box{ margin: 10px 0px !important;color: #ec2127 !important;}
#fpd span{color:#ffffff !important;}
article{float: left;width: 80%;}
.prblock img{padding-left: 4%;padding-top: 4%;float: right;}
.header_logo {float:left;}
img{max-width: 100%;}
.instr-link{margin-bottom:5px;}
a {color: #1919D2;text-decoration: underline;}
a:hover, a:focus {color: #0909be;}
.prod_box{font-weight: bold;font-size: 24px;}
.fpd-list>.fpd-list-row:first-child{display:none;}
.column-1 {float: left;width: 20%; margin-right: 20px !important;}
.column-2 {float: left;width: 50%;}
.row:after {content: "";display: table;clear: both;}
.mb-2{margin-bottom: 2em !important;}
.discount_value1 {color: #10c0f1;}
.discount_value2 {color: #fbaf1a;}
.fpd-container input[type=text]{border-radius: 0px;}
.number span{border-radius: 0px;}
.number .plus{border-left: 0px;}
.number .minus{border-right: 0px;}
@media (max-width: 576px){
    .fpd-topbar .fpd-navigation>div>span { padding-top: 0px !important; }
    .fpd-topbar .fpd-navigation .fpd-label { display: none !important; }
    :not(.fpd-ui-theme-doyle).fpd-device-smartphone .fpd-actions-container>.fpd-actions-wrapper>.fpd-action-btn{margin-right: 0px !important;}
    .fpd-draggable-dialog{height: auto !important;}
    .column-1 {width: 40% !important;}
}
.number span {cursor:pointer; }
	.number{margin:100px;}
	.minus, .plus{width: 30px;height: 40px;border-radius:4px;padding:8px 5px 8px 5px;border:1px solid #e53935;display: inline-block;
	vertical-align: middle;text-align: center;margin-top: 10px !important;padding-top: 10px !important;font-weight:bold;}
	.minus:hover, .plus:hover{background-color : #ea1c0d !important;color:#fff !important;}
	.number input{height:34px;width: 100px !important;text-align: center;font-size: 26px;border:1px solid #ddd;border-radius:4px;display: inline-block;vertical-align: middle;border-color:#c41d19 !important}
.blk-price {color:#1919D2}
#select-size option{text-align: left !important;}