.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.mainproddiv_pcbg {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    color: darkblue;
}

.ribbon_pcbg {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right
}

.ribbon_pcbg span {
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    left: -21px
}

.ribbon_pcbg span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #8F0808;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808
}

.ribbon_pcbg span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #8F0808;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #8F0808
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.openwebpopup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif
}

.openwebpopup .openwebclose {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all .2s;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #333;
    cursor: pointer
}

.openwebpopup .openwebclose:hover {
    color: darkblue;
}

.openwebpopup .openwebcontent {
    max-height: 30%;
    overflow: auto
}

.openweboverlay:target:before {
    display: none
}

.openweboverlay:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 9
}

.openweboverlay .openwebpopup {
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: fixed;
    top: 0;
    left: 35%;
    padding: 25px;
    margin: 70px auto;
    z-index: 10;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.openweboverlay:target .openwebpopup {
    top: -100%;
    left: -100%
}

.plussign {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    margin: 0
}

@media screen and (max-width: 768px) {
    .box {
        width: 70%
    }

    .openweboverlay .openwebpopup {
        width: 70%;
        left: 15%
    }
}

.prcold {
    font-weight: 100;
    color: black;
}

.prcnew {
    font-weight: 100;
    color: darkblue;
    margin: 1px;
}

.prcsave {
    font-weight: 100;
    color: darkblue
}

.pcbgprodprc {
    text-align: center !important
}

.pcbgprodprc .prcold {
    text-decoration: line-through !important;
    font-size: 14px !important;
    margin: 1px
}

.pcbgtotalval {
    padding: 1px;
    font-size: 2px!important;
}

@font-face {
    font-family: 'fontawesome';
    src: url(../fonts/fontawesome/fontawesome.eot);
    src: url(../fonts/fontawesome/fontawesome.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome/fontawesome.woff) format("woff"), url(../fonts/fontawesome/fontawesome.ttf) format("truetype"), url(../fonts/fontawesome/fontawesome.svg#fontawesome) format("svg");
    font-weight: 400;
    font-style: normal
}

.cbp-vm-switcher_pcbg {
    border: 1px solid #ccc
}

.cbp-vm-options {
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 3px solid #47a3da
}

.cbp-vm-options a {
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    color: darkblue;
    margin: 2px
}

.cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
    color: darkblue
}

.cbp-vm-options a:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    display: inline-block
}

.cbp-vm-switcher_pcbg ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.cbp-vm-switcher_pcbg ul:before, .cbp-vm-switcher_pcbg ul:after {
    content: " ";
    display: table
}

.cbp-vm-switcher_pcbg ul:after {
    clear: both
}

.cbp-vm-switcher_pcbg ul li {
    display: block;
    position: relative
}

.cbp-vm-image_pcbg {
    display: block;
    margin: 0 auto
}

.cbp-vm-image_pcbg img {
    display: inline-block;
    max-width: 100%;
    border: none
}

.cbp-vm-title_pcbg {
    margin: 0;
    padding: 0;
}

.cbp-vm-title_pcbg a {
    color: darkblue!important;
}

.cbp-vm-price_pcbg {
    color: silver
}

.cbp-vm-price_pcbg.pcbgtotalval {
    padding-left: 50px;
    padding-right: 50px;
}

.cbp-vm-add_pcbg {
    color: #fff;
    background: rgb(101, 109, 181);
    padding: 5px 5px;
    border-radius: 2px;
    margin: 5px 0 0;
    display: inline-block;
    transition: background .2s;
    cursor: pointer;
}

.cbp-vm-add_pcbg:hover {
    /* color: #fff; */
    /* background: #02639d; */
}

.cbp-vm-add_pcbg:before {
    margin-right: 5px
}

.cbp-vm-icon_pcbg:before {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.cbp-vm-grid:before {
    content: "\f00a"
}

.cbp-vm-list:before {
    content: "\f00b"
}

.cbp-vm-add_pcbg:before {
    content: "\f055"
}

.cbp-vm-view-grid_pcbg ul {
    text-align: left
}

.cbp-vm-view-grid_pcbg ul li {
    width: auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.cbp-vm-view-grid_pcbg ul li:last-child {
    min-height: 100px;
    vertical-align: middle
}

.cbp-vm-view-grid_pcbg .cbp-vm-title_pcbg {
    font-size: 1em;
    width: 100px;
    padding-top: 1px
}

.cbp-vm-view-grid_pcbg .cbp-vm-details {
    max-width: 300px;
    min-height: 70px;
    margin: 0 auto
}

.cbp-vm-view-grid_pcbg .cbp-vm-price_pcbg {
    margin: 1px 0;
    font-size: 12px!important;
    text-align: left
}

.cbp-vm-view-list li {
    padding: 20px 0;
    white-space: nowrap
}

.cbp-vm-view-list .cbp-vm-image_pcbg, .cbp-vm-view-list .cbp-vm-title_pcbg, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price_pcbg, .cbp-vm-view-list .cbp-vm-add_pcbg {
    display: inline-block;
    vertical-align: middle
}

.cbp-vm-view-list .cbp-vm-image_pcbg {
    width: 10%
}

.cbp-vm-view-list .cbp-vm-title_pcbg {
    font-size: 1.3em;
    padding: 0 10px;
    white-space: normal;
    width: 23%
}

.cbp-vm-view-list .cbp-vm-price_pcbg {
    font-size: 1.3em;
}

.cbp-vm-view-list .cbp-vm-details {
    width: 40%;
    padding: 0 15px;
    overflow: hidden;
    white-space: normal
}

.cbp-vm-view-list .cbp-vm-add_pcbg {
    margin: 0
}

.ribtext_getpcbg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    width: 130px;
    height: 130px;
    text-align: right;
    display: none;
}

.ribtext_getpcbg span {
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 27px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 150px;
    display: block;
    background: #C00;
    background: linear-gradient(#C00 0%, #C33 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 32px;
    left: -32px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

.ribtext_getpcbg span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #C33;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #C33
}

.ribtext_getpcbg span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #C33;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #C33
}

#cbp-vm li {
    padding: 0;
    margin: 0;
}

#combination_block .tab-content{
    margin-bottom: 0;
    margin-right: 5px;
    padding: 2px;
    background-color: white!important;
}

#addtocartbundle0 {
    font-weight: bold;
    font-size: 14px;
}
