/* COMPANY CUSTOM STYLES */

.primary-bg { background-color: #fff !important; color: #282828 !important; }
.secondary-bg { background-color:#000 !important; color: #fff !important; }
.secondary-color { color: #000 ; }
.secondary-bdr { border: 1px solid #000 ; }

.omf-radio-blk input[type=radio]:checked + label:before {background-color: white;border: 2px solid #616161;}
.omf-radio-blk input[type=radio]:checked + label:after {background-color: #616161;}
.order-status.completed { border-right: 4px solid#000 ; }

.omf-action-btn { background-color: #4d78d9 ; color: #fff; }

.omf-pullout-user-wrapper.primary-bg #signout { border-bottom: 1px solid #fff !important; }

.omf-pullout-user-wrapper.primary-bg a { color: #000; }

#loader-wrapper .fa { color: #a7a7a7; }

#hero { background-color: #a78b6b29; }


#grid-layout #product-list .omf-avatar-wrapper { height: 292px; }

.qty-button {
    background-color: #000;
    color: #fff;
    margin: 0 2px;
}

.qty-button.count {
    position: relative;
    top: 0px;
}


.add-qty {
    /*margin-top: 10px;*/
    margin-right: 5px;
}

/*.omf-hdr-center a {
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
}*/

/*---------Home page----------*/
.omf-hero-avatar-wrapper {
	    margin-top: 8px;
   }

#hero {
    background-color: #fff;
    flex-direction: column;
    height:25vh;
    display: flex;
    justify-content: center;
}

.omf-avatar-wrapper{
	padding: 0 !important;
}
.omf-hero-wrapper-intro{
	height: 100vh;

}
/*.omf-tile{
	padding: 0 !important;
	padding-bottom: 15px !important;
}*/
.omf-social-nav-wrapper a.reg{
	padding: 7px;
}
#grid-layout #product-list .omf-tile {
	border: 1px solid #fffcfc;
}

/*.btn button {
    font-weight: bold;
    outline: none;
    font-size: 16px;
    padding: 15px 40px;
    border-radius: 27px;
    background-color: #6c0012;
    border: none;
}*/
.btn button:hover {
    color: #fff;
    background-color: #3657b6;
}
.btn-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.omf-main-nav ul li a:hover {
    transition: .3s ease;
    background: #ededed;
}
/*----------Prd list page---------*/
#grid-layout #product-list .omf-tile{
    width: 85% !important;
    margin: auto !important;
    border-radius: 0;
    padding: 15px;
}
#grid-layout #product-list .omf-avatar-wrapper {
    height: 452px !important;
    background: linear-gradient(to right, #f44336, orange);
    border-radius: 24px;
    margin: 4px;
}

.omf-avatar-wrapper .omf-avatar {
    background: #fff;
    width: 100%;
    padding: 4px;
    margin: 4px;
    border-radius: 21px;
}
.omf-avatar .bg-img {
    border: 1px solid #ae9344;
    border-radius: 15px;
}

.bg-img {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}



/*.inner-border {
    border-radius: 12px;
    margin: 5px;
    width: 97%;
    height: 98%;
    border: 1px solid #ffc107;
}*/

/*#grid-layout #product-list .omf-avatar-wrapper {
    height: 492px !important;
        margin: 10px;
}
#grid-layout #product-list .omf-avatar-wrapper {
    width: 100%;
    margin: 0px;
}*/
@media only screen and (min-width: 768px)  {
    #header-wrapper.on {
    max-width: 30%;
}
#grid-layout #product-list .omf-tile {
    width: 31% !important;
}
#grid-layout #product-list .omf-tile {
    border: none;
    /* box-shadow: none; */
    margin: 8px !important;
    border-radius: 20px !important;
}
}
@media only screen and (min-width: 1024px)  {
        #header-wrapper.on {
    max-width: 30%;
}
#grid-layout #product-list .omf-tile {
    width: 31% !important;
}
#grid-layout #product-list .omf-tile {
    border: none;
    /* box-shadow: none; */
    margin: 8px !important;
    border-radius: 20px !important;
}
}

#create-quote-page .add-qty {
    height: 80px;
}

.delete-qty {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 8px;
    font-size: 1.2em;
    cursor: pointer;
    justify-content: flex-end;
    margin-right: 8px;
}

.delete-img {
    width: 20px;
    height: 20px;
    /*background-color: #797979;*/
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
    color: #6d6d6d;
    /* font-size: 10px; */
    /*margin-right: 4px;*/
    position: relative;
    top: -1px;
}


#price-disp-wrapper {
    justify-content: center;
    flex-direction: column;
}


#price-disp-wrapper .primary-dtls {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 30px;
}

#contact-list .secondary-dtls .fa, #contact-search-list .secondary-dtls .fa{
    font-size: 13px;
    margin-right: 2px;
    border: 1px solid #ed1c24;
    padding: 0px 4px;
    border-radius: 50%;
    color: #686868;
    background-color: #ed1c24;
    color: #fff;
}
#contact-list .secondary-dtls a, #contact-search-list .secondary-dtls a{
padding-top: 4px;
}
#contact-list .secondary-dtls a{
    padding: 8px 0px;
    border-top: 1px solid #efefef;
}
#price-disp-wrapper .secondary-dtls, #contact-list .secondary-dtls, #contact-search-list .secondary-dtls {
    font-size: .90em;
    font-style: italic;
    line-height: 13px;
    display: block;
}

.on #goto-products { display: none; }

.view-details {
    text-decoration: underline;
    margin-bottom: 9px;
}

.view-details .fa { margin-right: 3px; }

/*.edit-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #757575;
    border-radius: 3px;
    color: #fff;
    margin-top: 5px;
    padding: 4px 12px;
    padding-left: 6px;
    font-size: 1.22em;
}*/

.edit-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    font-size: 15px;
    position: relative;
    top: -2px;
}

.edit-item .fa {
    margin-right: 5px;
}

/*.prd-dtls {
    line-height: 20px;
    font-size: 13px;
    border-left: 1px dashed #b5b5b5;
    padding: 0px 6px;
    /*position: absolute;
    left: 5px;
    width: 140px;
    margin-top: 5px;
}*/

.omf-tile-details {
    position: relative;
    padding-top: 15px;
}

#listings .omf-tile { min-height: 190px; }

#agent-dtls a {
    text-decoration: underline;
}

#agent-dtls ul {
    display: block;
    margin-top: 10px;
}

#agent-dtls ul li {
    margin: 0;
    line-height: 1.5em;
}

#agent-dtls ul li a {
    text-decoration: none;
}

#agent-dtls ul li .fa {
    font-size: 0.8em;
    font-weight: 900;
}

.orders-list .omf-action-btn.edit-order {
    margin: 0px !important;
    background-color: #ed1c24 !important;
    color: #fff !important;
    padding: 4px 10px;
}

/*------------------------------------------Designs details view and designs list-----------------------------------------------------*/
#detail-list .prd-dtls {position: initial;}

.design-order-dtls {
    border-collapse: collapse;
    display: none;
    margin-bottom: 25px;
    margin-left: 120px;
    zoom: 85%;
    flex: 1;
}

.design-order-dtls th {
    color: #fff;
    background: #434343;
}

.design-order-dtls tbody th {background: #626262 !important;}
.design-order-dtls td, .design-order-dtls th {
    /*border: 1px solid #dedede;*/
    padding: 5px;
    height: 35px;
    text-align: center;
    font-size: 13px;
}

.design-order-dtls td .material-icons {
    font-size: 12px;
    border-radius: 50%;
    background: #ccc;
    color: #ffffff;
    padding: 3px;
}
.design-order-dtls td .delivered .material-icons  {background: #8bc34a; }
.design-order-dtls tr:nth-child(even) {background-color: #f2f2f2;}
#detail-list .omf-tile-details{display: block;line-height: 20px;}
#detail-view .omf-tile {display: block;}
#detail-view .omf-avatar {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#detail-view .omf-avatar-wrapper .omf-avatar .bg-img {height: 550px; border-radius: 5px;}
#detail-view .omf-tile-details {
    display: block;
    padding: 10px 0px;
    padding-top: 20px;
    line-height: 20px;
    font-size: 15px; 
}

#detail-view a.edit-item {height: 35px;}
#detail-view .primary-dtls .flex {justify-content: space-between;}
#detail-view .prd-dtls  {
    width: 100%;
    border: none;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 18px;
    color: #fff;
    position: initial;
    padding: 5px 0px;
    border-radius: 5px;
    background-color: #000000;
    opacity: 0.55;    
    margin-top: -90px;   
}

#detail-view .prd-dtls  span {font-size: 20px;font-weight: bold;}
#detail-view .prd-dtls div {
    border-right: 1px solid #e4e4e4 !important;
    width: 100%;
    text-align: center;
}
.show-details.btn {
    text-align: center;
    margin-top: 5px;
    border-radius: 4px;
    line-height: 16px;
    padding: 4px 8px;
    /*border: 1px solid #ed1c24;*/
    /*background: #727272;*/
    /*color: #fff;*/
    cursor: pointer;
    margin-bottom: 8px;
    display: inline-flex;
    align-items: center;
    text-decoration: underline;
}
.show-details .material-icons {
    font-size: 14px !important;
    margin: 0px 4;      
}

.gray-text, .gray-text .fa {
    color: #c1c1c1 !important;
}

.gray-text .fa {
        border: 1px solid #cecece !important;
        background-color: #fff0 !important;
    }

.pending-qty {
    background-color: #f44336;
    color: #fff;
    display: inline-block;
    padding: 0px 7px;
}

/*-------------------------------------------Order page Table -----------------------------------------------*/


.order-tbl-wrapper {
    overflow: auto;
}


table.order-tbl {
    table-layout: auto;
    font-size: 14px;
    white-space: nowrap;
}

.all-designs-tbl td {
    vertical-align: top;
}

.order-tbl th,.order-tbl td {
    font-size: 13px;
    padding: 5px 6px;
}
.order-tbl{
    counter-reset: my-sec-counter;
}

.order-tbl span.slno:before{
    counter-increment: my-sec-counter;
    content: "" counter(my-sec-counter) ". ";
}


.order-tbl td {
    vertical-align: middle;
}

.order-tbl th {
    color: #ffffff;
    height: 40px;
    letter-spacing: 0.06em;
    background-color: #424242;
    font-weight: normal;
    position: sticky;
    top: 0px;
    border: none;
}

.order-tbl tr:nth-child(even) {
    background-color: #f3f3f3;
}

.order-tbl .btn {
    color: #ffffff;
    background-color: #2196f3;
    padding: 4px 10px;
    box-sizing: border-box;
    border-radius: 6px;
    margin-right: 4px;
    width: auto;
}

.order-tbl .print-label {
    background-color: #f9e00994;
    padding: 4px 5px;
    border-radius: 6px;
    width: auto;
    cursor: pointer;
}

.order-tbl .bg-img{
    width: 30px;
    height: 30px;
}

#all-designs-tbl .bg-img{
    width: 100px;
    height: 100px;
}

#orders .order-tbl .bg-img {
    width: 100px;
    height: 100px;
}

#orders .order-tbl th, #orders .order-tbl td {
    font-size: 15px;
    padding: 6px 6px;
}

.bg-alt {
    font-size: 12px;
    padding: 5px 8px;
    background-color: #eaeaea;
    border-radius: 3px;
    font-weight: bold;
    height: 26px;
}

.ds-name {
    font-weight: bold;
}

.ds-price {
    color: #525252;
    font-size: 11px;
    margin-top: -1px;
    font-style: italic;
}