.com-sppagebuilder #mainbody .container {
    width: 100%;
    max-width: 2500px;
    padding-left: 0;
    padding-right: 0;
}

#bottom a:hover {
    background-color: #e77918;
}

.btn-primary.disabled, .btn-primary[disabled] {
    background-color: #e77918;
    border-color: #e77918;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: unset !important;
}

.product-price .product-all-prices .vm-price-desc {
    padding-right: 10px;
}

.vpf-addtowishlist-btn.btn.btn-nobg,
.vpf-addtocompare-btn.btn.btn-nobg {
    display: block;
}

.vpf-addtocompare-btn.btn.btn-nobg {
    margin-left: 0;
    padding-top: 10px
}

.product-action-buttons-cont button:hover {
    color: #e77918;
}

.modal.bootstrap-dialog.type-info .modal-header {
    background-color: #e77918;
}

#bottom .nav-pills > li.active > a {
    background-color: #e77918;
    color: #ffffff;
}

.header-top .container-fluid .inner-container div.row {
    display: flex;
    align-items: center;
}

.header-top .container-fluid .inner-container div.row .header-add-margin .navbar {
    padding-top: 10px;
}

.header-top .header-search .header-search-inner {
    padding-right: 0;
}

.header-top .header-search .header-search-inner .BitsAjaxInputMaster {
    display: inline-block;
    width: 80%;
}

.header-top .header-search .header-search-inner a.close-header-search {
    position: relative;
    margin-top: 0;
    padding-top: 5px;
}

.header-top .header-search .header-search-inner a.close-header-search i {
    vertical-align: middle;
}

div.header-add-margin {
    margin-top: 0;
}

.btn-nobg.btn-backtocat {
    color: #e77918;
}

.btn-nobg.btn-backtocat:hover {
    color: #333333;
}

.vp-dropmod-inner .vp-dropmod-contents{
    max-height: 400px;
    overflow-y: scroll;
}

.separator.nav-header{
    cursor: default;
}

.sppb-addon-person .sppb-person-information > a.sppb-person-email:hover{
    color: #e77918;
}

.sppb-addon-single-image-container img {
    object-fit: contain;
}

.site-logo.logo-general.img-responsive.visible-md.visible-lg {
    height: 50px;
}

.site-logo.logo-tablet.img-responsive.visible-sm,
.site-logo.logo-mobile.visible-xs.img-responsive{
    height: 75px;
}


/*CF Filter*/
.cf_filters_list .cfLiLevel0 a {
    font-size: 15px;
}

.cf_filters_list .cfLiLevel0 {
    margin-bottom: 5px;
    margin-top: 5px;
}

/*End*/

.product-listing.mode-list .product-price-cont button {
    background: none;
    color: #e77918;
    border: none;
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
}

#proopc-order-submit.proopc-btn-info,
#proopc-order-submit.proopc-btn-info:focus,
#proopc-order-submit.proopc-btn-info:active,
#proopc-order-submit.proopc-btn-info.active,
#proopc-order-submit.proopc-btn-info.disabled,
#proopc-order-submit.proopc-btn-info[disabled] {
    background-color: #e77918;
    background-image: unset;
}

#proopc-order-submit.proopc-btn-info:hover {
    background-color: #333333;
}

.sppb-btn-success {
    background-color: #e77918;
    border-color: #e77918;
}

.sppb-btn-success:hover {
    background-color: #333333;
    border-color: #333333;
}

.flag.nturl.notranslate {
    padding-right: 5px;
}

#mainbody .container .inner-container,
#mainbody .container .inner-container .row{
    margin-right: 0;
    margin-left: 0;
}

#ProOPC label {
    font-weight: bold;
}

.vm-order-list-page {
    overflow: auto;
}

.bootstrap-dialog-close-button .close{
    color: #333333;
}

#ProOPC .proopc-input-append input[type="number"].proopc-qty-input {
    width: 70px;
    max-width: none;
}

#shipmentFancyBoxBtn {
    background: none;
    color: #e77918;
    border: none;
    padding: 0;
}

#shipmentFancyBoxBtn:hover {
    color: #333333;
}

.vmshipment_description {
    display: none;
}

#ProOPC .proopc-finalpage #EditBTAddres .first_name-group {
    float: left;
    width: 50%;
    clear: both;
}

#ProOPC.emptyCart-view {
    min-height: 450px;
}

#ProOPC.emptyCart-view .proopc-empty-continue-link a {
    color: #fff;
    background-color: #e77918;
    border: 1px solid #e77918;
    padding: 9px 12px;
    height: 38px;
    font-size: 12px;
    line-height: 1.42857143;
    white-space: nowrap;
    background-image: none;
    text-shadow: unset;
    border-radius: 0;
    box-shadow: none;
}

#ProOPC.emptyCart-view .proopc-empty-continue-link a:hover,
.vp-logout-module form ul button,
.vp-wrapper .vp-btn-primary {
    font-size: 18px;
    background-color: #e77918 !important;
    border: 1px solid #e77918 !important;
}

.topmod-content ul li a.btn.vp-btn-primary {
    background-color: #333333;
}

.topmod-content ul li a.btn.vp-btn-primary:hover,
.vp-logout-module form ul button:hover,
.vp-wrapper .vp-btn-primary:hover {
    background-color: #333333 !important;
    border: 1px solid #333333 !important;
}

.form-validate .vp-form-submission .vp-btn.vp-btn-primary {
    background-color: #e77918;
    border: 1px solid #e77918 ;
}

.toolbar-inner.clearfix span {
    margin: 1px 0;
}

.category-list-swicthes::before {
    content: unset;
}

#limit.inputbox:not(.form-control) {
    width: 70px;
}

.category-view .toolbar .toolbar-inner {
    padding-right: 10px;
    padding-left: 10px;
}

.addtocart-area form span.addtocart-button-cont input.btn-addtocart,
.product-price button,
.product-addtocart-cont a {
     width: auto;
     height: auto;
}

.product-listing.mode-grid .product-addtocart-cont .addtocart-bar input,
.product-listing.mode-grid .product-price-cont button span,
.product-price button span{
    word-break: break-word;
    white-space: break-spaces;
    hyphens: auto;
}

.product-price button,
.product-addtocart-cont a {
    text-transform: uppercase;
}

.productdetails-view .addtocart-area form span.addtocart-button-cont input.btn-addtocart {
    width: auto;
}

#breadcrumbs .inner-container {
    padding: 25px 0;
}

.product-cat-name-cont span,
.product-name-cont .product-name a,
.category-name-cont .category-name a,
.product-item .product-name a {
    word-break: break-word;
    hyphens: auto;
}

@media (max-width: 991px) {
    .category-order-by::before {
        content: unset;
    }

    .header-top .header-search .header-search-inner {
        margin-top: 5%;
    }
}

@media (max-width: 767px) {
    .row.row-condensed .product-sku-cont.col-sm-6 {
        padding-left: 0;
    }
}

@media (max-width: 450px) {
    #sppb-addon-1633349247081 .sppb-carousel-extended-nav-control span.nav-control {
        height: 40px;
        line-height: 40px;
        width: 30px;
        background: #e77918;
        color: #000000;
        border-color: #e77918;
    }
}

@media (max-width: 349px) {
    .modal .modal-footer a.btn-default {
        margin-bottom: 10px;
    }
}

@media (max-width: 431px) {
    .modal .modal-footer button.btn-base {
        margin-bottom: 10px;
    }
}

@media (max-width: 404px) {

   .product-listing.mode-grid .product-addtocart-cont .addtocart-bar input,
   .product-listing.mode-grid .product-price-cont button span {
       font-size: 11px;
   }
}


/* Cart */
.com-virtuemart.view-cart #fancybox-content{
    width: auto !important;
}

.price-title,
.final-price,
.product-discount,
.product-price .PricesalesPrice,
.col-total .PricesalesPrice,
.grand-total .PricebillTotal {
    color: #333333;
}