/*------------ wrapper and container ---------*/
#wrapper {
    color: #2b3d4c;
    margin: 0;
    padding: 0;
    font-size: 14px;
    background-color: #EBEEF0;
    min-height: calc(100vh - 45px);
    height: auto;
}
.content {
    padding: 40px 0;
    height: auto;
}
/*------------ content style ---------*/
a {
    font-size: 14px;
    text-decoration: none;
}
p {
    font-size: 14px;
    line-height: 24px;
    font-family: 'OpenSansRegular';
}
.h4 {
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
}
.sg-note {
    font-family: 'OpenSansRegular', sans-serif;
    font-size: 14px;
    text-decoration: none;
    padding: 0px 15px 10px;
}
.sg-label, .control-label, .label-text {
    font-size: 14px !important;
    text-decoration: none;
    font-weight: bold;
    font-family: 'OpenSansSemiBold', sans-serif;
    letter-spacing: 0.2px;
}
/*----------  Main content  ----------------*/
.subtitle-area {
    padding: 15px 10px 5px 10px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #eee;
    border-radius: 4px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.subtitle-area p {
    font-size: 15px;
    line-height: 26px;
    color: #2b3d4c;
    font-family: 'OpenSansSemiBold';
    letter-spacing: 0.4px;
}
.btn-area {
    margin: 15px 0;
    overflow: hidden;
}
.margin-check {
    margin: 10px !important;
}
.radio-inline {
    margin: 10px 5px !important;
}
/*------------  Content Section  -------------*/
.sg-separator {
    padding: 15px;
    border-radius: 2px;
    border: 2px dotted #eee;
    margin-bottom: 10px;
}
.sg-separator .form-group:last-child, .panel-body .form-group:last-child {
    margin-bottom: 0;
}
.panel-default > .panel-heading {
    color: #2B3D4C !important;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.table-option {
    height: 32px !important;
}
.input-textarea {
    width: 100%;
    height: auto !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-margin {
    margin: 15px 0px 10px;
}
.custom-list a {
    border-radius: 0px !important;
}
.sel-item-section {
    margin: 30px 0 15px;
}
.spicegems-app {
    display: flex;
    padding: 10px 5px;
}
/*----------- Header Section (developer) ----------------*/
.sg-app-img {
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 5px;
}
.sg-app-img > img {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
}
.spicegems-app h2 {
    font-size: 16px;
    line-height: 2.4rem;
    margin: 0;
    padding: 0;
}
/*---------- Footer Section -----------------*/
.footer {
    padding: 18px 0 4px;
    color: #fff;
    background-color: #2f4354;
}
.footer p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
/*-----------  Box &  panels ---------------*/
.box{
    background-color:#fff;
    border-radius:4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
    margin-bottom: 20px;
}
.flex-box {
    display: flex;
    align-items: center;
}
.sg-box {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
    margin-bottom: 20px;
}
.card-header, .panel-heading {
    background: #6091ba;
    color: #fff;
    font-size: 18px;
    font-family: 'OpenSansSemiBold';
    padding: 12.5px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.sm-panel {
    padding: 8px 15px 8px 10px;
    background-color: #6091ba !important;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-family: 'OpenSansSemiBold';
    margin-bottom: 15px;
    border: 1px solid #ddd;
}
.sg-panel-heading {
    font-size: 18px;
    padding: 10px;
    line-height: 25px;
    border-bottom: 1px solid #eee;
    color: #2b3d4c;
}
.section-heading {
    color: #2b3d4c;
    font-size: 30px;
    font-family: 'OpenSansSemiBold';
    line-height: 36px;
    padding-bottom: 15px;
}
.panel-collapse i{
    margin-right:5px;
}
.panel-body form {
    margin: 0;
}
/*--------------    Menu Section     ------------------*/
.menu-section {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    background: #6091ba !important;
}
.navbar {
    margin-bottom: 0px !important;
}
.navbar-nav > li > a {
    padding: 15px 15px !important;
    font-size: 14px;
    line-height: 31px !important;
    color: #545862;
}
.navbar-default {
    background-color: #6091ba !important;
    border-color: #6091ba !important;
}
.navbar-default .navbar-nav > li > a {
    position: relative;
    display: block;
    padding: 10px 20px !important;
    color: #fff !important;
    font-size: 16px !important;
    background: #6091ba !important;
    font-family: 'OpenSansRegular';
}
.navbar-default .navbar-nav > li > a:hover {
    background: #4678a1 !important;
}
.navbar-default .navbar-nav > li:first-child {

}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff !important;
    background-color: #4678a1 !important;
}
nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #4678a1 !important;
    border-color: #000 !important;
    border-color: #000 !important;
}
.navbar-profile-avatar {
    width: 30px;
    margin-right: .65em;
    border: 2px solid #87a3bc;
    border-radius: 3px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}
.navbar-right .dropdown-menu {
    left: 0px !important;
}
.menu-section .dropdown-menu {
    background-color: #4678a1 !important;
    min-width: 200px !important;
}
.bootstrap-table .dropdown-menu {
    background-color: #ffffff !important;
}
.bootstrap-table .dropdown-menu h4 {
    font-size: 14px !important;
    font-weight: normal !important;
    display: inline;
}
.columns-right .btn {
    min-height: 34px;
}
.menu-section .dropdown-menu > li > a {
    color: #fff !important;
    display: block;
    padding: 10px 20px !important;
    font-family: 'OpenSansRegular';
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    border-bottom: 1px solid #3e6a8f !important;
    transition: all 0.3s ease-in-out 0s;
}
.menu-section .dropdown-menu > li > a:hover,
.menu-section .dropdown-menu > li > a:focus {
    background-color: #6091ba !important;
    border-bottom: 1px solid #2876A3;
    color: #ffffff;
    text-decoration: none;
}
.navbar-toggle {
    color: #fff;
}

/*-  Toggle css -*/
.navbar-default .navbar-toggle {
    border-color: #fff !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent !important;
}
.navbar-left i{
    margin-right:5px;
}

/*------------ Tables (Order-details)   ------------------*/
.order-info .panel {
    margin-bottom: 15px !important;
    border: 1px solid #ddd !important;
    color: #2b3d4c;
    border-radius: 2px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.order-info .panel-heading h4 {
    font-size: 16px;
    margin: 0 !important;
    color: #2b3d4c;
}
.order-info h2 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 22px;
    color: #2b3d4c;
    font-family: 'OpenSansBold';
}
.order-info h4 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 16px;
    color: #2b3d4c;
    font-family: 'OpenSansBold';
}
.order-info p {
    color: #2b3d4c;
    font-family: 'OpenSansSemiBold';
}
.order-info.lookup-order-table {
    margin: 10px 0;
    border-radius: 4px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.order-info .table tr th h4 {
    font-size: 15px;
    color: #2b3d4c;
    font-family: 'OpenSansSemiBold';
    margin: 0 !important;
    padding: 5px;
}
.order-info .table tr td {
    vertical-align: middle;
    text-align: center;
    color: #2b3d4c;
    font-size: 14px;
    font-family: 'OpenSansRegular';
}
.order-info .btn-area {
    padding: 10px 0;
    margin: 10px 0;
    overflow: hidden;
}
.textarea-control {
    height: auto !important;
}
.textarea-lb {
    color: #2b3d4c;
    font-size: 15px;
    margin-top: 0;
    font-family: 'OpenSansSemiBold';
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    font-size: 14px;
}
.order-info .table > thead > tr > th {
    border-bottom: 2px solid #ebeff2;
    background: #ebeff2;
}
.bootstrap-table .fixed-table-body {
    height: auto !important;
}
.bootstrap-table .fixed-table-pagination {
    padding: 0px 15px;
}

/* crud button class */
.order-info tr td i {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btn-row {
    padding: 15px 0 15px 6px !important;
}
.order-info .table tr td img {
    width: 40px;
    height: 40px;
    padding: 2px;
    border-radius: 2px;
    margin-right: 4px;
}
.add-Accessories-body .img-thumbnail {
    width: 60px;
    height: 60px;
    padding: 2px;
    border-radius: 2px;
    margin-right: 4px;
}
.order-info .progress {
    height: 14px;
    margin-bottom: 0;
}
.order-info .progress-bar {
    font-size: 11px;
    line-height: 14px;
}
tbody tr td .center-50 {
    width: 50%;
    min-width: 180px;
    margin: 0 auto;
}

#view_suboptions_table [data-field="subname"] {
    width: 40%;
}

/*--------------------- Buttons -----------------*/
.sg-btn, .sg-main-btn {
    margin-right: 10px;
}
.sg-main-btn, button.sg-main-btn {
    font-size: 16px;
    padding: .85rem 2.13rem;
    border-radius: 25px;
    border: 0;
    color: #fff!important;
    display: inline-block;
    min-width: 75px;
    margin: 4px;
    white-space: normal!important;
    word-wrap: break-word;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
}
.sg-btn {
    font-size: 14px;
    padding: 0.80rem 2rem;
    border-radius: 4px;
    border: 0;
    color: #fff!important;
    display: inline-block;
    min-width: 70px;
    white-space: normal!important;
    word-wrap: break-word;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
}
.sg-primary-btn, .primary-color{
    background: #6091ba !important;
    color:#fff;
}
.sg-success-btn {
    background-color: #34d374!important;
}
.sg-danger-btn, .editable-cancel, .sg-delete-btn, .sg-red-btn {
    color: #fff;
    background-color: #ff4444!important;
}
.sg-main-btn i {
    margin-right: 5px;
}
.sg-info-btn {
    background-color: #4abde8!important;
}
.sg-edit-btn {
    background: #6091ba !important;
}
.sg-btn:hover, .sg-main-btn:hover {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.18), 0 3px 5px 0 rgba(0,0,0,.15);
    color: #fff;
}
.sg-btn:active, .sg-btn:focus, .sg-main-btn:active, .sg-main-btn:focus {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.18), 0 3px 5px 0 rgba(0,0,0,.15);
    color: #fff;
    opacity: 0.9;
}
/*------------------- Check box   -------------------------*/
.sg-checkbox input[type="checkbox"] + .label-text:before{
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-size: 1.3em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.sg-checkbox input[type="checkbox"]:checked + .label-text:before{
    content: "\f14a";
    color: #2980b9;
    animation: effect 250ms ease-in;
}
.sg-checkbox input[type="checkbox"]:disabled + .label-text{
    color: #aaa;
}
.sg-checkbox input[type="checkbox"]:disabled + .label-text:before{
    content: "\f0c8";
    color: #ccc;
}
.sg-checkbox label {
    margin-right: 10px;
    cursor: pointer;
}
/*------------------- Radio box ----------------------*/
.sg-radio-btn input[type="radio"] + .label-text:before{
    content: "\f10c";
    font-family: "FontAwesome";
    speak: none;
    font-size: 1.2em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
.sg-radio-btn input[type="radio"]:checked + .label-text:before{
    content: "\f192";
    color: #2980b9;
    animation: effect 250ms ease-in;
}
.sg-radio-btn input[type="radio"]:disabled + .label-text{
    color: #aaa;
}
.sg-radio-btn input[type="radio"]:disabled + .label-text:before{
    content: "\f111";
    color: #ccc;
}
.sg-radio-btn label {
    margin-right: 10px;
    cursor: pointer;
}
/*------------------- switch buttons  ----------------------*/
.sg-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.sg-switch input {
    display: none;
}
.sg-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    background-color:#ff7979;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
}
.sg-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .sg-slider {
    background-color: #5cb85b;
}
input:focus + .sg-slider {
    box-shadow: 0 0 1px #2196F3;
}
input:checked + .sg-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sg-sliders */
.sg-slider.round {
    border-radius: 34px;
}
.sg-slider.round:before {
    border-radius: 50%;
}
.sg_saving_msg{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding:10px;
    border-radius:2px;
}

/*-------------     Modal Style   --------------------------*/
.modal-header {
    padding: 12px 15px !important;
    background-color: #6091ba !important;
    border-color: #357ebd !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.modal-header h4 {
    color: #fff !important;
    font-size: 18px;
    font-family: 'OpenSansBold';
    margin-bottom: 0 !important;
}
.request-modal {
    width: 1026px !important;
}
.modal-footer .btn i {
    margin-right: 5px;
}
.m-r-5 {
    margin-right: 5px !important;
}
.embed-orders {
    margin: 0px 30px;
}
.bg-info {
    padding: 25px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 30px;
}
.bg-info h4 {
    font-size: 16px;
}

/*-----------------  Sidebar With Accordion   ---------------------*/
.nav.nav-tabs > li > a, .nav.tabs-vertical > li > a {
    background-color: transparent;
    border-radius: 0;
    border: none;
    color: #505461 !important;
    cursor: pointer;
    line-height:50px;
    padding:0px 20px !important;
    letter-spacing: 0.03em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Source Sans Pro", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nav li  > .active{
    background-color: #ffffff !important;
    border-bottom: none !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li a:hover, .tabs-vertical > li.active > a, .tabs-vertical > li.active > a:focus, .tabs-vertical > li.active > a:hover {
    color:#6091ba !important;
}
.nav-tabs {
    border-bottom:none !important;
}
.vertical-nav > .nav > li > a{
    background-color: #fff !important;
    color: #2b3d4c;
    font-weight:bold;
    font-size:15px;
    border-bottom: 1px solid #eee !important;
}

.vertical-nav > .nav > li > a:hover{
    color:#6091ba !important;
}

.vertical-nav > .nav > li.active > a, .vertical-nav > li.active > a:focus{
    background-color: #6091ba !important;
    border-color: #6091ba !important;
    color:#fff !important;
}

[data-toggle="tab"] ul {
    padding: 0 10px;
    border-bottom: 1px solid #eee !important;
}
[data-toggle="tab"] ul li a {
    color: #2b3d4c;
    font-weight:bold;
    font-size:15px;
}
[data-toggle="tab"] ul li.active a {
    color:#6091ba !important;
}
[data-toggle="tab"] ul li a:hover, [data-toggle="tab"] ul li a:focus  {
    color:#6091ba !important;
}

/*-------------- success msg and embed code style -------------*/
.sg_saving_msg {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 10px;
    border-radius: 2px;
    display: none;
}
.sg-installation {
    padding: 10px 20px 20px 20px;
}
.sg-installation p {
    font-family: 'OpenSansRegular';
    font-size: 15px;
}
.sg-installation code {
    padding: .2rem .5rem;
    color: #637381 !important;
    margin: 0px 6px !important;
    white-space: nowrap;
    background: #F1F1F1 !important;
    border: .1rem solid #E1E1E1 !important;
    border-radius: .4rem;
    font-size: 14px !important;
    font-weight: normal !important;
}
.sg-installation i {
    margin: 0px 4px !important;
}

/*--------------   Searching UI     --------------*/
.filter-section {
    margin: 20px 5px 20px 5px;
}
.filter-section .input-group-btn {
    vertical-align: top;
}
.filter-section .btn {
    height: 38px;
    border-radius: 0px;
}
.btn-search-group .btn {
    border-radius: 0;
    margin-left: -1px;
    height: 38px;
    border: 1px solid #d3dbe2;
    background-color: #f5f6f7;
    color: #0078bd;
    text-decoration: none;
}
.filter-section .form-control {
    height: 38px;

}
.filter-section .input-group-btn {
    vertical-align: top;
}
.filter-section .btn {
    height:40px;
    border-radius: 2px 0px 0px 2px;

}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top:1px;
    padding: 6px 30px;
}
.sg-filters {
    margin-left: 0px;
    padding: 15px 0px;
    position: relative;
    list-style: none;
}
.sg-filters li {
    float: left;
    position: relative;
    display: block;
    margin: 0 5px 5px 0;
    padding: 0px 0px 0px 5px;
    border: 1px solid #cbdbee;
    background: #e9f3ff;
    font-size: 14px;
    line-height: 1.42857rem;
    font-weight: 400;
    color: #707070;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
}
.sg-filters li i {
    border-left: 1px solid #cbdbee;
    color: #a6c2e4;
    cursor: pointer;
    padding: 5px;
}
.select-day{
    margin-bottom:25px;
}
.select-day .label-text{margin-right:15px;}
.sg-checkbox input[type="checkbox"], .sg-radio-btn input[type="radio"] {
    position: absolute;
    right: 9000px;
}
/*--- Effects ---*/
@keyframes effect{
    0%{transform: scale(0);}
    25%{transform: scale(1.3);}
    75%{transform: scale(1.4);}
    100%{transform: scale(1);}
}

/*------------------- select2 style  -----------------*/
.select2-container .select2-selection--single, .select2-container .select2-selection--multiple {
    min-height: 36px ;
    font-family: 'OpenSansSemiBold' !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}
li.select2-results__option .img-thumbnail, .select2-selection__choice .img-thumbnail {
    margin-right: 5px;
}
.select2-results__option .product-language {
    background-color: #fcf8e3;
    color: #8a6d3b;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #696969 !important;
    background: #ddd;
    cursor: not-allowed;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    float: right !important;
    margin-left: 5px !important;
    font-size: 22px !important;
    line-height: 22px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 2px 4px;
}
.select2-selection__choice img {
    margin-right: 5px;
    height: 27px;
}

/*------------------- tokenfields  -----------------*/
.tokenfield {
    min-height: 36px;
}
.tokenfield .token, .tokenfield .token-input {
    font-family: 'OpenSansSemiBold' !important;
    font-size: 14px;
}
.tokenfield .token {
    height: 28px;
    box-sizing: border-box;
    padding: 4px 0;
}
.tokenfield .token .close {
    font-size: 1.2em;
    line-height: 1.30em;
    margin-left: 5px;
    float: none;
    height: 100%;
    vertical-align: top;
    padding-right: 4px;
}
/*------------------- BS color picker  -----------------*/
.colorpicker-element .input-group-addon i, .colorpicker-element .add-on i {
    display: inline-block;
    cursor: pointer;
    height: 20px;
    vertical-align: text-top;
    width: 20px;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/*-------- placeholder ---------------*/
::-webkit-input-placeholder {
    color:#cccccc !important;
}
:-moz-placeholder {
    color:#cccccc !important;
}

/*======================================================
                Mobile and small devices
========================================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {

}
@media screen and (max-width: 767px) {

}

option:disabled {
    background-color: #ddd;
}
.form-horizontal .form-group {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.form-horizontal .form-group textarea, .form-horizontal .form-group input{
    margin-right: -15px;
    margin-left: -15px;
}

/*======================================================
             options and sub options
========================================================*/
.sg-selct-cont-box {
    display: flex;
    width: 450px;
    margin: 0 auto;
}
select.sg_options {
    display: inline-block;
    width: 280px;
}
button.sub-option-btn {
    display: inline-block;
    width: 150px;
    margin-left: 10px;
}


@media screen and (max-width: 767px) {
    .sg-selct-cont-box {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    button.sub-option-btn {
        margin-top: 10px;
    }
}

/*======================================================
             image/swatch styles
========================================================*/

ul.sw-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sw-list-items {
    display: inline-block;
    margin-right: 15px;
    text-align: center;
    position: relative;
}
.sw-list-items .img-box {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-image: url("../images/image.png");
    border: 1px solid #ddd;
}
.sw-list-items .img-box:hover {
    border: 1px solid #333 !important;
    cursor: pointer;
}
.sw-title {
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0;
}
.img-box.sw-shape.round {
    border-radius: 50% !important;
}
.img-box.sw-shape.square {
    width: 80px !important;
    height: 80px !important;
}
.img-box.sw-shape.landscape {
    width: 120px !important;
    height: 80px !important;
}
.img-box.sw-shape.portrait {
    width: 80px !important;
    height: 120px !important;
}
.img-box.sw-size.small {
    width: 40px !important;
    height: 40px !important;
}
.img-box.sw-size.medium {
    width: 80px !important;
    height: 80px !important;
}
.img-box.sw-size.large {
    width: 120px !important;
    height: 120px !important;
}

.img-box.sw-border.none {
    border: unset;
}
.img-box.sw-border.single {
    border: 1px solid #ddd;
}
.img-box.sw-border.double, .sw-border.double {
    border: 1px double #ddd;
}
.img-box.sw-border.double:hover, .sw-border.double:hover {
    border: 1px solid #333 !important;
}

.img-box.sw-border-corn.sharp {
    border-radius: 0px;
}
.img-box.sw-border-corn.rounded {
    border-radius: 6px;
}

.img-box.sw-position {
    background-size: 200% !important;
}
.img-box.sw-position.center {
    background-position: center !important;
}
.img-box.sw-position.top {
    background-position: top !important;
}
.img-box.sw-position.bottom {
    background-position: bottom !important;
}
.img-box.sw-position.left {
    background-position: left !important;
}
.img-box.sw-position.right {
    background-position: right !important;
}

.btn-sw {
    position: relative;
    display: inline-block;
    height: auto;
    width: auto;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background-image: none;
    background-color: #FFF;
    color: #2b3d4c;
    -webkit-appearance: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #2b3d4c;
}
.sw-list-items .btn-sw {
    -webkit-transition: 0.3s all ease-in-out !important;
    transition: 0.3s all ease-in-out !important;
}
.btn-sw:hover {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn-sw:focus {
    outline: none;
    outline-offset: none;
}
.btn-sw.size-xs {
    padding: 0px 6px;
    min-width: 24px;
    font-size: 8px;
    line-height: 24px;
    height: 24px;
}
.btn-sw.size-sm {
    padding: 0px 8px;
    min-width: 32px;
    font-size: 10px;
    line-height: 32px;
    height: 32px;
}
.btn-sw.size-md {
    padding: 0px 10px;
    min-width: 40px;
    font-size: 13px;
    line-height: 40px;
    height: 40px;
}
.btn-sw.size-lg {
    padding: 0px 12px;
    min-width: 48px;
    font-size: 16px;
    line-height: 48px;
    height: 48px;
}

.btn-sw.style-none{
    border: none !important;
}
.btn-sw.style-2 {
    border-right: 3px solid #2b3d4c !important;
    border-bottom: 3px solid #2b3d4c !important;
}
.swatch-selected .btn-sw.style-2 {
    border-right: 3px solid #c1c1c1 !important;
    border-bottom: 3px solid #c1c1c1 !important;
}
.btn-sw.corner-rounded {
    border-radius: 10px;
}
.btn-sw.transform-default{
    text-transform: none;
}
.btn-sw.transform-lowercase{
    text-transform: lowercase;
}
.btn-sw.transform-upercase{
    text-transform: uppercase;
}
.btn-sw.transform-propercase{
    text-transform: capitalize;
}
.btn-sw.heffect-glow:hover {
    box-shadow: 0 0 5px 0.1px #2b3d4c;
}
.btn-sw.heffect-shadow:hover {
    box-shadow: 0 10px 10px -10px #2b3d4c;
}
.swatch-selected .btn-sw {
    /*    background-color:  #2b3d4c!important;*/
    background-color: #4678a1 !important;
    color: #FFF !important;
    border-color: #4678a1 !important;
}
.swatch-selected::before {
    position: absolute;
    content: "\f058";
    top: -10px;
    right: -6px;
    width: 18px;
    height: 18px;
    font-family: "Font Awesome 5 Free", "FontAwesome";
    line-height: 18px;
    color: #ffffff;
    background-color: #26b522;
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
    z-index: 10;
}
ul.sub-list, ul.sub-list-content {
    margin: 0;
    padding: 0;
    list-style: none;
}
li.sub-list-group-items {
    /*    border-top: 1px solid #d8dbde;*/
    border-bottom: 1px solid #d8dbde;
}
ul.sub-list-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    min-height: 65px;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px;
}
.sub-list-item {
    margin-right: 15px;
    max-width: 240px;
}
li.sub-list-item:last-child {
    margin-right: 0;
}
li.sub-list-item span {
    font-family: 'OpenSansRegular';
    font-size: 15px;
}

#optionStyle #options-table tr td {
    min-width: 150px;
}
#optionStyle #options-table tbody tr:first-child {
    background-color: #f5f5f5;
}
.sub-list-item .input-color, .sub-list-item .file-input {
    max-width: 185px;
}
.sub-list-item .btn {
    height: 34px;
    font-size: 20px;
    text-align: center;
    line-height: 34px;
}
.sub-list-item .sg-red-btn:hover {
    color: #fff !important;
    background-color: #ea3f3f!important;
}

.order-info {
    overflow: auto;
}
.sg-image-box {
    width: 45px;
    width: min-content;
}
@media screen and (max-width: 768px) {
    .sub-list-content .sub-list-item {
        margin-top: 10px;
        width: 100%;
        max-width: 100%;
    }
    .sub-list-item .input-color, .sub-list-item .file-input {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {

    .col-sm-4 {
    margin-bottom: 10px;
}
}
.sg-pagination {
    display: inline;
    float: right;
    margin: 0;
    padding: 0.80rem 0;
}
.sg-pagination .page-item {
    cursor: pointer;
}
.sg-tablehead-minwidth {
    min-width: 150px;

}