﻿.float-right {
    float: right;
}

.float-left {
    float: left;
}

.float-clear {
    clear: both;
}

.main-content-wrapper {
    margin: 0 auto;
    width: 100%;
}

.main-content-image {
    float: none;
    width: 100%;
}

.main-content-image-main {
	height: auto;
	padding: 0;
}

.main-content-image-img {
    width: 100%;
}

.main-content-image-thumb {
    padding: 0 10px;
}

.main-content-image-thumb-img {
    margin-right: 5px;
    width: 75px;
}

/*.main-content-image-thumb-img:hover {
    border: 1px solid #e5e5e5;
    cursor: pointer;
}*/

.main-content-desc {
	float: none;
    text-align: center;
	width: 100%;
}

.main-content-desc-title {
    /*font-size: 1.2em;
    font-weight: bold;*/
    margin: 5px;
}

.main-content-desc-title h2 {
    margin: 0;
}


.main-content-desc-pcode {
    font-size: 0.9em;
    font-weight: normal;
}

.main-content-desc-title span {
    font-size: 0.8em;
    font-weight: normal;
}

.main-content-desc-price {
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 5px;
}

.vat-s {
    font-size: 0.75em;
}

.main-content-desc-desc {

}

.main-content-oper {
	border: none;
	border-radius: 5px;
	float: none;
	margin: 1em 0;
	min-height: 160px;
	width: 100%;
}
.main-content-oper-price {
    display: block;
    margin: 5px;
}

.main-content-oper-stock {
    background-color: green;
    color: #e5e5e5;
    /*display: block;*/
    margin: 5px;
    padding: 1px 5px;
}

.main-content-oper-img {
    margin-top: 30px;
    width: 250px;
}

.main-content-feat {
    clear: both;
    font-size: 0.8em;
    margin-top: 4em;
    min-height: 200px;
}

.tab-n {
  float: left;
  list-style-type: none !important;
}

.tab-t {
  clear: both;
}

.tab-a {
    background-color: #b81d18;
    border-radius: 3px;
    color: #e5e5e5;
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    height: 2em;
    line-height: 2em;
    margin: 0.25em;
    padding: 0.25em 1em;
    -moz-transition: background-color 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s;
}

.tab-a:hover {
    background-color: #e5e5e5;
    color: #b81d18;
}

.main-content-similar {

}

.main-content-feat-tab li {
    list-style-type: disc;
}

.spec-table {
    border: medium none;
}

.spec-table td.title {
    font-weight: bold;
    text-align: right;
    width: 135px;
}
.spec-table td {
    color: #2c2c2c;
    font-size: 11px;
    padding: 5px;
    vertical-align: top;
}
.a-link-download {
    color: red;
    cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
}
.mc-qty {
    margin: 10px 5px 10px 10px;
    text-align: center;
}

.mc-qty a {
    /*background-color: #001021;*/
    border-radius: 2px;
    color: #e5e5e5;
    font-weight: bold;
    padding: 1px 6px;
    cursor: pointer;
}

.mc-qty a:hover {
    opacity: 0.6;
}

.mc-qty span {
    display: block;
    font-weight: bold;
}

.mc-price {
    margin: 10px;
}

.mc-stock {
    margin: 10px 0 5px 150px;
}

#itemquantity {
    text-align: center;
}

.mc-action {
    margin: 30px;
    text-align: center;
}

.mc-button {
    background-color: #007700;
    border-radius: 2px;
    bottom: 5px;
    color: #e5e5e5;
    display: block;
    font-weight: 700;
    height: 2em;
    left: 5px;
    line-height: 2em;
    margin: 0 auto;
    padding: 2px 10px;
    -moz-transition: background-color 0.2s ease 0s;
    -o-transition: background-color 0.2s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s;
    transition: background-color 0.2s ease 0s;
    width: 80%;
}

    .mc-button:hover {
        background-color: #e5e5e5;
        color: #007700;
        cursor: pointer;
    }

.mc-param {
    text-align: right;
}

.mcparam-li {
    clear: both;
    height: 4em;
    margin: 15px;
    padding: 5px;
}

.mcparam-title {
    display: block;
    font-size: 0.9em;
    font-weight: bold;
}

.mcparam-sel {
    font-weight: bold;
    color: #b81d18;
    font-size: 1.1em;
}

.mcparam-colour {
    border-radius: 2px;
    float: right;
    height: 20px;
    margin: 0 2px 4px 0;
    overflow: hidden;
    position: relative;
    width: 25px;
}

.mcparam-colour:hover {
    /*border: 2px solid #001021;*/
    cursor: pointer;
}

.mcparam-colour-i {
    border: 1px solid #001021;
}

.mcparam-colour-a {
    border: 2px solid #001021;
}

.mcparam-op {

}

.thumb-a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    height: 75px;
    margin-right: 10px;
    padding: 5px;
    vertical-align: top;
}

.thumb-a:hover {

    cursor: pointer;
}

.param-oper-d {
    font-size: 0.9em;
    padding: 0 5px;
}

.param-oper-s1 {
    font-weight: bold;
}

.param-oper-s2 {
    margin-left: 5px;
}

.addanim {
    background-color: #e5e5e5;
    border: 2px solid #e5e5e5;
    border-radius: 2px;
    /*bottom: 5px;*/
    box-shadow: 0 0 5px 2px #e5e5e5;
    color: #e5e5e5 !important;
    font-weight: 700;
    /*height: 20px;*/
    /*left: 770px;*/
    /*padding: 2px 10px;*/
    position: absolute;
    /*top: 330px;*/
    /*width: 100px;*/
}

.stockstore-r {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    color: #b81d18;
    display: none;
    padding: 1em;
    position: relative;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
}

.main-content-desc-stock {
    color: #b81d18;
    font-weight: bold;
    font-size: 0.9em;
}

.main-content-desc-stock-st {
    border-bottom: 1px solid #aaaaaa;
    cursor: pointer;
    margin-left: 0.25em;
}

.main-content-desc-stock-st:hover {
    border-bottom: 1px solid #001021;
}

.prod-stock-a {
    color: #001021;
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 0;
}

.prod-stock-a:hover {
    font-weight: bold;
}

.prod-stock-tb {
    margin: 1em auto;
}

.prod-stock-td1 {
    color: #b81d18;
    padding-right: 10px;
}
.prod-stock-td2 {
    color: #001021;
    font-weight: bold;
}
.tog-vat {
    border-bottom: 1px solid #aaa;
    cursor: pointer;
    font-size: 0.7em;
    font-weight: normal;
    margin-left: 1em;
}
.tog-vat:hover {
    border-bottom: 1px solid #001021;
}
.mc-del {
    /*background-color: #e5e5e5;*/
    background-color: none;
    border-radius: 4px;
    padding: 0.25em;
}
.del-price {
  color: #b81d18;
  font-weight: bold;
}
.mc-bk-qty {
  display: none;
  font-size: 0.9em;
  color: #b81d18;
  text-align: center;
}
.mc-unav {
  color: #b81d18;
  float: left;
  font-weight: bold;
  padding-top: 4em;
  text-align: center;
  width: 100%;
}
.mc-locd {
    padding: 0 1em;
    margin-top: 0.5em;
    width: 100%;
    color: #000;
    float: left;
    font-weight: bold;
    box-sizing: border-box;
}
.mc-unav a, .mc-locd a {
    text-decoration: underline;
}
.locd-title-l {
    width: 40%;
    float: left;
    height: 40px;
}
.locd-title-l img {
    width: 100%;
}
.locd-title-t {
    font-size: 16px;
    line-height: 38px;
}
.locd-text {
    clear: both;
    color: #000;
    text-align: justify;
}
.main-content-desc-was {
  font-size: 0.9em;
  margin: 10px 5px;
}
.main-content-desc-wpt {
  color: #b81d18;
  font-weight: bold;
}
.main-content-desc-wps {
  color: green;
  font-weight: bold;
  margin: 1em;
}

#main-content-rating {
    float: right;
}

#main-content-rating .starsContent #stars {
    margin-right:4px;
}

.mcp-f {
	font-size: 0.8em;
	/* color: #001021; */
	font-weight: normal;
}

.main-content-par {
    margin-top: 1em;
}

.imgpar {
    width: 100%;
}

.mcprom-s {
    color: #b81d18;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
}

.mcp-pv {
    font-size: 0.8em;
    font-weight: normal;
}
.main-content-quicklook-yv {
    background-color: #ffffff;
    display: none;
    height: 420px;
    position: fixed;
    text-align: left;
    width: 50%;
    z-index: 2000;
    padding: 20px;
}

.ifyv {
    height: 400px;
    width: 100%;
}
.delivery-wrapper {
    position: relative;
    display: inline-block;
    font-size: 14px;
}

.delivery-price {
    color: #007bff;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

/* Popup container */
.delivery-popup {
    position: absolute;
    top: 120%;
    left: 0;
    min-width: 240px;
    padding: 12px 14px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
    display: none;
    z-index: 999;
}

/* Row formatting */
.delivery-row {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    font-size: 13px;
    color: #333;
    border-bottom: 1px solid #EFEFEF;
}

    .delivery-row:last-child {
        border-bottom: none;
    }

.label {
    font-weight: 500;
    color: #555;
}

.value {
    font-weight: bold;
    color: #333;
}

.delivery-price {
    color: #b81d18; /* clickable price colour */
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
@media screen and (min-width: 768px) {

    .locd-title-t {
        width: 50%;
        float: left;
        font-size: 24px;
        font-weight: bold;
        color: #000;
        height: 40px;
        line-height: 55px;
        overflow: hidden;
    }
    .mc-unav, .mc-locd {
        width: 30%;
    }
    .main-content-image {
        float: left;
        width: 30%;
    }
    .main-content-image-main {
        height: 400px;
        padding: 5px;
    }
    .main-content-desc {
        float: left;
        text-align: left;
        width: 30%;
    }
    .main-content-oper {
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        float: left;
        margin: 10px 0 0 10px;
        min-height: 160px;
        width: 30%;
    }

    .ifyv {
        height: 400px;
        width: 100%;
    }

}

@media screen and (max-width: 767px){
    .ifyv {
        height: 400px;
        width: 100%;
    }
}



