/****************************/
/* Main Listing Page Styles */
/****************************/
#listing h1 {
    color: #2a2c31;
    font-size: 26px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 15px;
}
.page_headers {
    font-family: 'Mulish', sans-serif;
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #2a2d32;
    margin: 0 0 10px;
    text-transform: none;
    padding: 0;
    font-weight: 700;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    background: 0 0;
    text-align: left;
    position: relative;
}
.qaLink {
    margin: 0 0 15px;
    color: #2a2c31;
}
#listing .pricingBlock .price {
    padding: 0;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    color: #006bed;
}
#listing .pricingBlock {
    padding: 10px 0 15px;
    margin: 0 0 15px;
}
#listing .header {
    text-transform: none;
    color: #2a2c31;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 26px;
    margin-bottom: 20px;
}

#listing .header {
    border-bottom: 1px solid #d2d2d2;
    margin: 0 0 10px;
}
#listing h4.page_heading {
    font-size: 18px;
    font-style: normal;
    position: relative;
    display: inline-block;
}
.form-control {
    box-shadow: none;
}
.header>h4.page_heading {
    margin-bottom: 0;
}
.opt-label > label {
    margin: 0;
    font-size: 14px;
}
.form-group label {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
}
.options-inner .opt-field .form-control,
.options-inner .opt-field .form-control {
    max-width: 250px;
    width: 100%;
}
.options-inner .opt-field .dropdown-format label,
.options-inner .opt-field .dropdown-format label .form-control {
    max-width: 100%;
    width: 100%;
    margin: 0;
}
.options-inner .opt-field .dropdown-format .form-control {
    border: 1px solid #cdcdcd;
    background-color: #fefefe;
    font-weight: 400;
    font-size: 14px;
    color: #999;
    margin: 2px 0;
    padding: 6px 1px 7px 8px;
    font-family: 'Mulish', sans-serif;
    vertical-align: top;
}
.opt-regular .file-format .form-control {
    overflow: hidden;
}
.addToCartBlock .qtybox-addcart .qty-input {
    position: relative;
    width: 70px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    float: left;
}
.addToCartBlock .qtybox-addcart .qty-input input[type="text"] {
    display: block;
    border: 1px solid #cdcdcd;
    margin: 0;
    padding: 0 28px 0 5px;
    height: 40px;
    width: 70px;
    text-align: center;
    font-size: 15px;
}
.btn.btn-addcart {
    font-size: 18px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 7px 4px;
    font-weight: 300;
    line-height: normal;
    background: #006bed;
    border: 1px solid #2a2c31;
}
.btn.btn-addcart:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3)!important;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3)!important;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3)!important;
    background: #006bed;
}
#listing .createreview-link:hover, 
#listing .createreview-link:hover {
    font-weight: 300;
    background: #006bed;
    border: 1px solid #006bed;
    color: #fff;

}
.create-review-link {
    float: right;
    margin: 25px 0 0;
}
#listing .createreview-link {
    display: inline-block;
    background: #fff;
    border: 1px solid #2a2c31;
    color: #2a2c31;
    text-align: left;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    padding: 7px 8px;
    line-height: normal;
    min-width: inherit;
    letter-spacing: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.product-detail-holder .sub-section {
    margin: 0;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #2a2c31;
    background-color: #fff;
    border-top: 3px solid #2a2c31;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
    background: #fafafa;
    margin-bottom: 3px;
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none;
    color: #ccc;
    font-weight: 700;
}
.r-tabs-panel .qaLink {
    color: #fff;
    white-space: normal !important;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: #fff;
    margin-bottom: -1px;
    border-top: none;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.r-tabs .r-tabs-panel {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 3px;
    min-height: 200px;
}
.r-tabs .r-tabs-nav {
    border-bottom: 1px solid #ccc;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #000;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 0;
}
h2.page_heading {
    font-size: 20px;
    font-weight: 700;
    color: #2a2c31;
    margin-bottom: 6px !important;
}

/* blueBox styles */
.blueBox {
    background: #0669ed;
    color: #fff;
}
.newsection {
    padding: 50px;
    font-size: 16px;
    margin-top: 25px;
}

.newsection h2 {
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 24px;
}
.newsection ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}
.newsection ul li:before {
    content: "\2022";
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -15px;
}
.newsection ul li {
    float: left;
    width: 100%;
    margin-bottom: 14px;
    min-height: 44px;
    max-width: 50%;
    padding: 0 15px 0 0;
    position: relative;
}
.newsection ul li div {
    padding: 0 20px 0 0;
    display: inline-flex;
}
.newsection ul li .extraBlock {
    padding: 0;
    display: inline-block;
    margin: 0;
    max-width: 90%;
}
.newsection ul li::marker {
    display: none;
}
.newsection ul li a {
    color: #fff;
    text-decoration: underline;
}

@media(max-width: 767px){
    .newsection ul li {
        float: left;
        width: 100%;
        margin-bottom: 14px;
        min-height: auto;
        max-width: 100%;
        padding: 0 15px 0 0;
        position: relative;
    }
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    .newsection ul li {
        float: left;
        width: 100%;
        margin-bottom: 14px;
        min-height: auto;
        max-width: 100%;
        padding: 0 15px 0 0;
    }
    .newsection h2 {
        margin-top: 0;
    }
}

@media(max-width: 991px){
    .create-review-link {
        float: none;
    }
}
@media(max-width: 567px) {
    .options-inner .opt-field .form-control, .options-inner .opt-field .form-control {
        max-width: 100%;
    }
    .blueBox {
        background: #0669ed;
        padding: 5px 25px;
        font-size: 16px;
    }
    .blueBox ul li div {
        padding: 0;
        display: inline-block;
    }
    .blueBox ul li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        min-height: auto;
        max-width: 100%;
        padding: 0;
    }
    #listing.style4 .extrafield2 {
        padding: 10px !important;
    }
    .extrafieldsBlock .extra_field {
        margin-bottom: 0;
    }
}


.light-bg {
    background: #f9f9fa;
    padding: 35px 0;
}

/****************************/
/* Listing Page Style 4******/
/****************************/
#listing.style4 h1 {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    font-size: 38px;
    font-weight: 400;
}

#listing.style4 .vs-section {
    padding: 50px 0;
    text-align: center;
}
#listing.style4 .vs-section h2 {
    font-size: 42px;
    font-weight: 400;
}
#listing.style4 .vs-section p {
    font-size: 24px;
}
#listing.style4 h3 {
    font-size: 20px;
    font-style: normal;
    position: relative;
    display: inline-block;
    margin: 0;
    float: left;
    font-weight: 700;
}
#listing.style4 .pricingBlock .price {
    color: #000;
    float: right;
}
#listing.style4 .product-details {
    padding: 20px 15px;
    background: #f9f9fa;
    width: 100%;
    text-align: center;
}
#listing.style4 .product-details .product-detail-holder {
    background: #fff;
}
#listing.style4 .extrafield6 {
    padding: 20px 0;
}
.vs-section .button,
#listing.style4 .extrafield6 .button {
    border-radius: 5px;
}
#listing.style4 .extrafield2 {
    padding: 20px 0 0;
    display: inline-block;
    width: 100%;
}
#listing.style4 .extrafield2 img {
    max-width: 100%;
}
#listing.style4 .pricingBlock {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
}
#listing.style4 .options-inner .opt-field .form-control, 
#listing.style4 .options-inner .opt-field .form-control {
    max-width: 100%;
    width: 100%;
}
#listing.style4 .opt_btn {
    margin: 0 auto;
    padding: 0;
    background: #006bed;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    width: 280px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: none;
    display: inherit;
}
#listing.style4 .form-group label {
    vertical-align: middle;
    font-size: 16px;
    font-weight: 700;
}

@media(max-width: 567px) {
    #listing.style4 .vs-section h2,
    #listing.style4 h1,
    #listing.style4 .extrafied9 h2 {
        font-size: 24px;
    }
}
