/* Product Page */


.md-3 .productStats {
    border: 1px solid #ccc;
    border-top: 0px;
}
.md-9 .addQuantity {
}
.md-3>.productStats>b {
    width: 100%;
    display: block;
    text-align: center;
    background: #f0f0f0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Work sans';
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.md-9 #alsoLike .p2:last-of-type {
    border: unset;
    border-top: 0px;
    margin-top: -15px;
    padding: 20px;
}
.FootingSplit div.footing:nth-of-type(1) {
    width: 14.33% !important;
}
.gap .selling_price {
    float: unset !important;
}
.cb_content table.gridp tr td {
    padding-top: 30px !important;
}
.FootingSplit .footing:nth-of-type(2) {
    width: 57.66%;
}

.FootingSplit .footing:nth-of-type(2) p {
    margin-top: 5px;
}

.FootingSplit .footing:nth-of-type(3) {
    width: 28%;
}
form[action="/checkout.html"] p:nth-of-type(2) {
    text-align: center;
    font-size: 16px;
    color: #4ca252;
    font-weight: bold;
    margin-top: 20px;
}
.medium:nth-of-type(2) {
    text-align: right;
    float: right;
}
.FootingSplit:last-of-type {
    float: right;
    border-top: 2px solid #444444;
    position: relative;
    margin-top: -130px;
}
.footing.working-hours b {
    padding-top: 9px;
    display: block;
}
.FootingSplit:last-of-type {
    margin-top: -83px;
}
li#address-foot {
    height: 196px;
}
a.view-all {
    margin-bottom: 20px !Important;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
form[action="/checkout.html"] p a {
    display: block;
    width: 160px;
    text-align: center;
    margin: 0 auto;
    background: #58bc5f;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
    line-height: 24px;
    margin-top: 20px;
    cursor: pointer;
    transition: all 0.3s ease;
}

form[action="/checkout.html"] p label[for="accept"] a {
    width: unset;
    margin: unset;
    background: unset;
    color: #000;
    font-size: 13px;
    border-radius: unset;
    display: unset;
    padding: 0;
    text-decoration: underline;
}

.p .form button.button.b_standard:last-of-type {
    display: inline-block;
    width: 160px!important;
    text-align: center;
    margin: 0 auto;
    background: #58bc5f;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
    line-height: 24px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#button_account,
.form .button.b_standard {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

form[action="/checkout.html"] p a:hover {
  background: #4a9f50;
  transition: all 0.3s ease;
  text-decoration: none;
}

.md-9 div#alsoLike div#related_prefix {
    border: unset !important;
    background: unset;
    font-size: 16px;
    text-transform: uppercase;
    color: #58bc5f;
    margin-bottom: 20px;
    font-family: 'Work sans';
    height: 32px;
    line-height: 28px;
}

.md-3>.productStats>span {
    color: #404040;
}

.rightProductAction {
}

.md-9 .addQuantity {
    width: 100%;
}
div#alsoLike {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 20px 20px 30px;
    background: #F8F8F8;
    display: block;
}
div#alsoLike select {
    border-color: #999999;
}
div#alsoLike .p2 {
    margin: 0;
    padding: 0!important;
}
div#alsoLike table.labels b + div b {
    font-weight: 400;
}

div#alsoLike table.labels b {
    font-family: 'Work sans';
    display: inline-block;
}

.select-options .p {
    margin-top: 0px;
}

.select-options tr.tr-spacer {
    height: 0px;
}

.select-options {
    margin-top: 15px;
}

#center .md-3.sm-12 + .md-12 {
    margin-top: 20px;
}
div#alsoLike #related_prefix b {
    font-size: 18px;
}
.select-options > p {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
.cols.product-right {
    padding-left: 30px;
}
.select-options select {
    border: 1px solid #cccccc;
    width: 292px;
    height: 35px;
    line-height: 35px;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
    margin: 5px 0px;
    cursor: pointer;
    margin-top: 0px;
}
div#TotalBasket {
    right: 75px;
}
.md-4.cols td a img:first-child {
    width: 55px !important;
}

div#cb_id_3 .cb_title span {
    font-size: 24px;
}

div#cb_id_3 td.cb_title {
    height: 50px !important;
    line-height: 50px !important;
}

a.featuredButton:hover {
    background: transparent;
    color: #fff;
}
a.featuredButton {
    border: none;
    height: 30px;
    line-height: 26px;
    width: 175px;
}

a.featuredButton:before {
  content: "" !important;
}

.directions:before {
    line-height: 25px;
    margin-right: -12px;
}

.calculator, .despatch {
    margin: 30px 0px;
    margin-bottom: 0px;
}

div#cb_id_3 {
    margin-top: 40px;
}


@media only screen and (min-width: 768px) and (max-width: 1200px) {
.productStats b, .productStats span {
    float: left;
    width: 25% !Important;
    margin-bottom: 30px !important;
    border: 1px solid;
    height: 26px !important;
    line-height: 26px !important;
    display: block !important;
    margin-top: 0px !important;
}
.gap .selling_price {

    font-size: 16px;
}	
.md-4.cols td a img:first-child {
    width: 45px !important;
}
.product #center .md-9.sm-12 + .md-3.sm-12 {
    margin-top: 20px;
    width: 100%;
}
.md-3 > .productStats > span {
    margin-top: 0px;
}
.md-3>.productStats>span {

    border: 1px solid #cccccc;
}
div#THMenu ul li a {
    padding: 0 0px;
}
div#htitle img {
    margin-top: 26px;
}
div#sea {
    top: 37px;
}

div#wishlist {
    margin-top: 0px;
}
	.md-4.cols img:first-child {
		width: 100% !important;
	}
}
.FootingSplit:last-of-type {
    margin-top: -83px;
    width: 100%;
}
.FootingSplit .medium img#payments {
    width: 50%;
}
@media only screen and (min-width: 1201px) {
	.floatright .md-3.sm-12 { padding-left: 15px; }
}
@media only screen and (max-width: 767px) {
.md-8.sm-12.cols.floatright .md-9.sm-12 {
    margin-bottom: 80px;
}
a.categoryButton {
    bottom: 20px;
}	
div#cb_id_46 {
    margin-top: 5px;
}
	
#magnify-wrap, #magnify-wrap img, #magnify-wrap a, .mousetrap,#product_tabs .MsoTableGrid,#product_tabs table  {
	width: 100% !important;
}
table.gridp tr td:last-of-type {
    padding-right: 0px !Important;
}

table.gridp tr td:first-of-type {
    padding-left: 0px !important;
}
	.md-3 > .productStats > span {
    margin-top: -16px;
}
.productStats {
    margin-bottom: 30px;
}
.select-options .p {
    float: unset;
}
.cb_title {
    font-size: 24px;
    line-height: 40px !important;
    height: 40px;
}
.m_form .form_label, .m_form .form_required {
    margin-bottom: 5px;
}
.md-4.sm-12.cols + .md-8.sm-12.cols.floatright {
    margin-top: 30px;
}
.rightProductAction {
    width: 100%;
    display: inline-block;
    float: unset;
}
.select-options {
    margin-top: 20px;
    overflow: auto;
    float: unset;
    margin-bottom: 0;
}
.md-9 input#pquantity {
    margin-left: 0px ;
}
div#nav table td:last-of-type {
    display: block !important;
}
div#nav table td:nth-of-type(5) {
    display: none !important;
}	
div#catalogue li:last-of-type,div#mobile_menu li:last-of-type {
    margin-bottom: 20px;
}
.ourOffers.md-4.sm-12.cols {
    padding-right: 0px;
    padding-left: 0px;
}
	
.q-calc p input[type="text"] {
    width: 100%;
}

.quantityTable tr, .quantityTable td {
    padding: 10px 10px;
}
.q-calc form {
    overflow: scroll;
    max-width: 100%;
    width: 100%;
    border: 2px solid green;
}	
}

@media screen and (orientation:landscape) and (max-width: 950px) { 
	td#center, td#centertop, td.left, td.right {
		    padding-top: 0;
	}
	#breadcrumb {
    margin-top: 15px !important;
}
div#catalogue li:last-of-type {
    margin-bottom: 20px;
}
div#nav table td:last-of-type {
    display: block !important;
}

.home #center {
    padding-top: 0px!important;
}
.cb_title {
    font-size: 24px !important;
    line-height: 40px !important;
    height: 40px !important;
}
}

@media (max-width: 767px) {

    
.cols.product-right {
    padding-left: 0.77em;
} 

}