.logginform, .userregForm, .remind, .resetprofile {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 43%;
    margin: 0 auto;
    background: #e8e7e7;
    padding: 35px 0px 35px 0px;
    border-radius: 7px;
    border-top: 6px solid #993300;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    /* box-shadow: 0px 8px 4px 0px #00000030; */
    margin-bottom: 75px;
}
.logginform .page-header {
    padding: 0 23px;
}
.logginform .page-header h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: inherit;
    margin-top: 0;
}
.logginform form {
    width: 90%;
}
.logginform .form-horizontal.well {
    background: transparent;
    border: 0 !important;
    padding: 0;
    margin-bottom: 0;
    box-shadow: none;
}
.logginform button {
    background: #993300;
    border: 2px solid #993300;
}
.logginform input[type="checkbox"] {
    width: auto !important;
    margin: 0px 0 0;
}
.logginform .form-horizontal .control-group .control-label {
    width: auto;
    text-align: left;
}
.logginform  input {
    width: 100% !important;
}
.logginform .form-horizontal .control-group .controls {
    margin-left: 120px;
}
.logginform .nav.nav-tabs {
    border-bottom: 0;
}
.logginform .nav.nav-tabs li a {
    padding: 0;
     background: transparent;
    border: 0;
}
.logginform .nav.nav-tabs li a:hover {
    color: #993300;
}
.logginform .bottom-div-login {
    display: block;
    margin-left: -48px;
}
.logginform .star {
    color: #993300;
}
/*userregForm*/
.userregForm .formContainer {
    width: 90%;
}
.userregForm h2 {
    margin-top: 0;
    font-size: 27px;
    text-align: left;
    margin-bottom: 38px;
    font-weight: 700;
    color: #3e3d3d;
}
.userregForm .rsform-block {
    display: flex;
}
.userregForm .formHorizontal .formControlLabel{
	padding-right: 10px;
}
.userregForm input {
    padding: 8px 12px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #555555 !important;
    background-color: #ffffff !important;
    width: 90%;
    border-radius: 0 !important;
}
.userregForm .formControls {
    margin-left: 0 !important;
    width: 70%;
}
.userregForm .formHorizontal .formControlLabel {
    /* width: auto; */
    text-align: left;
    width: 30%;
}
.userregForm #register, form .btn {
    background: #993300 !important;
    border: 2px solid #993300;
    color: #fff !important;
    border: 0;
    padding: 8px 20px !important;
    border-radius: 4px !important;
    outline: 0 !important;
  margin-bottom:3px !important;
}
.userregForm #register:hover, form .btn:hover {
    background: #000 !important;
    padding: 8px 20px !important;
    border: 1px;
}
.userregForm .formRequired {
    color: #993300;
}
.remind .form-validate p, .resetprofile p {
    margin: 0px 19px;
    margin-bottom: 38px !important;
}

/****popup****/
#sbox-window iframe {
    width: 100%;
    height: 100%;
}
.maintab {
    margin-top: 18px !important;
}
.contentpane td {
    border-top: 0;
}
#basicModal .input-append {
    width: 60%;
}
#basicModal input#new-date-id {
    width: 100%;
}
#basicModal .modal-title {
    font-size: 23px;
    font-weight: 600;
}
#basicModal button#new-date-id_btn {
    padding: 7px 17px !important;
}
#basicModal .modal-header .close {
    background: black;
    opacity: 1;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 30px;
    color: white;
    position: absolute;
    right: -8px;
    top: -8px;
}
#basicModal .input-append #new-date-id_btn {
    background: #2f2f2f !important;
}
/***shop page***/
.shop_xc .t3-mainbody {
    padding-top: 60px;
}
.shop_xc .virtuemart_search form .vm-search-custom-search-input {
    display: flex;
    flex-wrap: wrap;
}
.shop_xc .virtuemart_search form .vm-search-descr {
    flex: 0 0 100%;
    margin-top: 12px;
    margin-bottom: 20px;
}
.shop_xc .button {
    background: #993300 !important;
    border: 2px solid #993300;
    color: #fff !important;
    border: 0;
    padding: 7px 20px !important;
    border-radius: 4px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.shop_xc .button:hover {
    background: #000 !important;
}
/*center strip*/
.shop_xc .orderby-displaynumber {
    background: #e8e7e7;
    margin-bottom: 58px;
    border-top: 6px solid #993300;
}
.shop_xc .vm-search-custom-search-input input.button {
    background: #993300 !important;
    border: 0px solid #993300;
    color: #fff !important;
    padding: 6px 10px !important;
     -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;   
}
.shop_xc .vm-search-custom-search-input input.button:hover {
    background: #000 !important;
}
/*.shop_xc .orderlistcontainer {
    display: flex;
}*/
.orderby-displaynumber .title {
    font-size: 16px;
    font-weight: 600;
    margin-right: 13px;
    margin-bottom: 6px;
}
.shop_xc .orderlistcontainer div.activeOrder {
    padding: 8px 28px 8px 12px;
    border-radius: 0;
    background-position: center right;
    border: 1px solid #cccccc;
}
.shop_xc .vm-pagination.vm-pagination-top {
    display: flex;
    flex-wrap: wrap;
    margin-left: 33px;
}
.shop_xc .vm-pagination ul {
    padding-left: 0;
    order: 1;
    margin-bottom: 0;
}
.shop_xc span.vm-page-counter {
    display: flex;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}
.shop_xc .vm-pagination .pagenav {
    padding: 6px 8px;
    display: inline-block;
    margin-right: 4px;
    border: 1px solid #cccccc;
}
.shop_xc .display-number {
    font-size: 16px;
    font-weight: 600;
}
.shop_xc .display-number select {
    margin-top: 6px;
}

/*product-sec*/
.browse-view h1 {
    margin-bottom: 0;
}
.browse-view .row {
    justify-content: space-between !important;
}
.browse-view .product-container {
    height: 100%;
    margin: 20px;
    background: #e8e7e7;
    margin-top: 7px;
}
.browse-view .product:first-child .product-container {
    margin-left: 0;
}
.browse-view .product .product-container:last-child {
    margin-right: 0;
}
.browse-view .product {
    margin-bottom: 26px;
    margin-top: 10px;
}
.browse-view .product-container .vm-product-media-container img {
    height: 300px !important;
    width: 100% !important;
    object-fit: contain;
    background: white;
}
.browse-view .product-container .vm-product-descr-container-0 {
    min-height: 32px;
}
.browse-view .product-container h2 a {
    color: #993300;
    font-size: 21px;
    font-weight: 700;
    display: block;
    text-align: center;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.browse-view .product-container h2 a:hover {
    color: #000;
}
.browse-view .product-container .vm-price-value span {
    font-size: 15px !important;
}
.browse-view .product-container .vm3pr-2 .product-price {
    min-height: 30px;
    width: 100%;
    text-align: center;
}
.shop_xc .addtocart-button {
    background: #993300 !important;
    border: 2px solid #993300;
    color: #fff !important;
    border: 0 !important;
    border-radius: 4px !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;  
}
.shop_xc .addtocart-button:hover {
    background: #000 !important;
}
.browse-view .product-container .vm-details-button a {
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.browse-view .product-container .vm-details-button a:hover {
    background: #000;
    color: #fff;
}
/*bottom pagination*/
.vm-pagination-bottom {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 26px;
}
.vm-pagination-bottom ul {
    width: 70%;
    display: flex;
    justify-content: flex-end;
}
.vm-pagination-bottom .vm-page-counter {
    width: 30% !important;
}
.vm-pagination-bottom .pagenav {
    margin-right: 0 !important;
    margin-left: 9px;
}
/*********product details page*********/
.view-productdetails .t3-mainbody {
    padding-top: 8px;
}
.product-neighbours {
    margin: 0 0 14px;
    background: #e8e7e7;
    border-top: 3px solid #993300;
    padding: 6px 7px;
}
.product-neighbours a {
    font-size: 13px;
    font-weight: 600;
}
.back-to-category .product-details {
    background: #993300 !important;
    border: 2px solid #993300;
    color: #fff !important;
    padding: 6px 8px;
    border: 0 !important;
    border-radius: 4px !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.back-to-category .product-details:hover {
    background: #000 !important;
}
.view-productdetails h1 {
    font-size: 25px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 10px;
}
.view-productdetails .vm-product-media-container {
    width: 30%;
}
.view-productdetails .vm-product-details-container {
    width: 68%;
}
.customer-reviews h4 {
    color: #993300;
    font-size: 21px;
    font-weight: 700;
    border-bottom: 2px solid #993300;
    margin-bottom: 8px;
    display: inline-block;
}
.productdetails-view .PricesalesPrice {
    color: #993300;
    font-weight: 700;
}
.productdetails-view .PricesalesPrice .vm-price-desc {
    color: #1d1d1d;
    font-weight: 500;
    font-size: 15px;
}
.productdetails-view .product-description .title {
    font-size: 17px;
    font-weight: 600;
    margin-top: 13px;
    display: inline-block;
}
.productdetails-view .addtocart-bar {
    margin: 11px 0 9px;
}
/********cart page********/
.view-cart .t3-mainbody {
    padding-top: 15px;
}
.view-cart .vm-cart-header-container {
    display: flex;
    background: #e8e7e7;
    align-items: center;
    padding: 4px 10px;
    border-top: 6px solid #993300;
    margin-bottom: 22px;
}
.view-cart .vm-cart-header-container h1 {
    margin: 15px 0px;
    font-size: 33px;
}
.view-cart .checkoutStep {
    display: flex;
    width: 20%;
    text-align: center;
    justify-content: center;
    font-size: 20px;
    color: #993300;
}
.view-cart .continue_link {
    background: #993300;
    color: #fff;
    border: 0;
    padding: 9px 12px;
    border-radius: 4px;
    text-decoration: none !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.view-cart .continue_link:hover {
    background: #000000 !important;
}
.view-cart .details {
    background: #993300;
    color: #fff !important;
    border: 0;
    padding: 9px 12px;
    border-radius: 4px;
    text-decoration: none !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.view-cart .details:hover {
    background: #000;
}
/**/
#com-form-login {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 560px;
    margin-bottom: 33px;
    margin-top: 38px;
}
#com-form-login .userdata {
    flex: 0 0 100%;
}
#com-form-login .width30 {
    display: flex;
    flex: 0 0 100%;
}
#com-form-login .width30.floatleft {
    width: 100%;
}
#com-form-login input[type="text"], #com-form-login input[type="password"] {
    width: 100%;
    margin-bottom: 13px;
}
#com-form-login input[type="submit"] {
    background: #993300;
    color: #fff !important;
    border: 0;
    padding: 9px 12px;
    border-radius: 4px;
    text-decoration: none !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    display: block;
}
#com-form-login input[type="submit"]:hover{
    background: #000;
}
#com-form-login-remember input#remember {
    display: inline-block;
}
#com-form-login label {
    position: relative;
    top: -13px;
}
/**/
#checkoutForm .billto-shipto {
    padding-top: 22px;
    display: flex;
}
#checkoutForm .billto-shipto .width50 {
    background: #e0e0e0;
    padding: 14px;
    margin-right: 1%;
    width: 49%;
}
/*.cart-summary table*/
table.cart-summary tr th {
    background: #4c4c4c;
    color: #fff;
    padding: 8px 9px 8px;
}
.cart-summary tr td{
    padding: 8px 9px 8px;    
}
.priceColor2 {
    color: #dcd8d8;
}
.cart-summary  .checkoutStep {
    justify-content: left;
}
.cart-summary .quantity-input {
    display: inline-block;
}
.cart-summary span.cart-images img {
    margin-right: 10px;
}
.cart-summary input.coupon {
    display: inline-block;
}
.cart-summary h3 {
    font-size: 19px;
}
.cart-summary .checkoutStep {
    font-size: 20px;
    margin-top: 20px;
}
#checkoutForm .terms-of-service {
    padding-left: 10px;
}
#checkoutForm button {
    background-color: #993300;
    color: #fff;
    border: 0px solid #993300;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 11px;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.cart-summary span.details-button {
    margin: 0 0 0 0px;
}
#checkoutForm button:hover {
    background-color: #000000;
}
.vm-fieldset-customer-note textarea#customer_note_field {
    width: 100%;
}
.details-button input {
    background: #993300 !important;
    color: #fff !important;
    padding: 7px 10px !important;
}
.details-button input:hover{
    background: #000 !important; 
}
/*task-editaddresscart page*/
.task-editaddresscart .t3-mainbody {
    padding-top: 20px;
}
.task-editaddresscart h1 {
    margin: 15px 0px;
    font-size: 33px;
}
form#userForm h2 {
    font-size: 30px;
}
form#userForm .userfields_info {
    margin: 0px 0px 25px 0px;
    padding-bottom: 6px;
}
table.user-details {
    width: 100%;
}
table.user-details td {
    border-top: 0;
}
table.user-details .chzn-container {
    width: 100% !important;
}
table.user-details input, table.user-details .chzn-single {
    width: 100% !important;
    margin-bottom: 24px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.5;
    color: #555555;
    background-color: #ffffff !important;
    background-image: none !important;
    border-radius: 0 !important;
    height: auto;
    border: 1px solid #aaa;
    margin-left: 0 !important;
}
table.user-details .chzn-container-single .chzn-single div b {
    background-position: 0px 8px;
}
.control-buttons .reg_text {
    margin-bottom: 12px;
}
.control-buttons {
    text-align: right !important;
    margin: 0 0px 0 0;
}
.control-buttons button.button {
    background: transparent;
    border: 1px solid #993300 !important;
    color: #993300;
    padding: 6px 12px 7px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.control-buttons button.button:hover {
    background: #000000;
    color: #fff;
    border: 1px solid #000000 !important;
}
.control-buttons button.default {
    display: inline-block;
    cursor: pointer;
    padding: 9px 11px 9px;
    border: 0px solid #993300;
    background: #993300;
    color: #ffffff;
    font-weight: 600;
    margin-left: 0;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.control-buttons button.default:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
.task-editaddresscart .control-buttons .button {
    padding: 9px 11px 9px !important;
    border: 0px solid #993300 !important;
    background: #993300 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 14px;
}
.task-editaddresscart .control-buttons .button:hover {
    background: #000 !important;
    border:0 !important;
}
.user-details label {
    text-align: left;
}
.task-editaddresscart .control-buttons {
    margin-bottom: 16px;
}
/****my-account  profile page****/
.view-profile .btn-toolbar {
    float: none !important;
    padding-left: 0;
}
.view-profile .profileprofile fieldset {
    margin-top: 32px;
}
.view-profile .profileprofile legend {
    font-size: 25px;
    font-weight: 600;
}
.view-profile .profileprofile .btn {
    background: #993300;
    color: #fff;
    border: 0;
    padding: 9px 12px;
    border-radius: 4px;
    text-decoration: none !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.view-profile .profileprofile .btn:hover {
    background: #000000;
}
.view-profile .profileprofile .dl-horizontal dt {
    text-align: left;
}
/* step 2  & task-edit_shipment */
#shipmentForm h1 {
    font-size: 19px;
}
#checkoutStep2 {
    width: 100%;
}
#shipmentForm button {
    background: #993300 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    padding: 9px 12px;
    border-radius: 4px;
    text-decoration: none !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
#shipmentForm button:hover {
    background-color: #000 !important;
}
/*com_virtuemart*/
.com_virtuemart .vm-order-done .vm-button-correct {
    background: #993300;
    color: #fff !important;
    border: 0;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 12px;
    border-radius: 4px;
    text-decoration: none !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    margin-bottom: 25px;
    margin-top: 17px;
}
.com_virtuemart .vm-order-done .vm-button-correct:hover {
    background: #000;
}
.com_virtuemart .vm-order-done .button {
    border: 1px solid #930;
    padding: 5px 17px;
    background: transparent;
    border-radius: 4px;
     -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;   
}
.com_virtuemart .vm-order-done .button:hover {
    background: #000;
    color: #fff;
}
.com_virtuemart .billto-shipto .output-shipto {
    margin-left: 19px;
}
.com_virtuemart .button {
    background: transparent !important;
    color: #930 !important;
    padding: 6px 10px !important;
    border: 1px solid #993300;
    border-radius: 4px;
}
.com_virtuemart .button:hover {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000000;
}
.vm-cart-item-quantity button {
    background-color: transparent !important;
}
/**profile edit/ layout-edit page***/
.layout-edit .chzn-single {
    width: 100% !important;
    margin-bottom: 24px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.5 !important;
    color: #555555 !important;
    background-color: #ffffff !important;
    background-image: none !important;
    border-radius: 0 !important;
    height: auto !important;
    border: 1px solid #aaa !important;
    margin-left: 0 !important;
}
.layout-edit .chzn-container-single .chzn-single div b {
    background-position: 0px 8px;
}
/**my ticket page**/
.view-mytickets .t3-mainbody {
    padding-top: 50px;
}
.view-mytickets .js-stools-container-bar {
    display: flex;
    flex-wrap: wrap;
}
.view-mytickets .js-stools-container-bar input#filter_search {
    padding: 7px 11px !important;
    height: auto;
}
.chzn-container .chzn-single {
    width: 100% !important;
    margin-bottom: 24px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.5 !important;
    color: #555555 !important;
    background-color: #ffffff !important;
    background-image: none !important;
    border-radius: 0 !important;
    height: auto !important;
    border: 1px solid #aaa !important;
    margin-left: 0 !important;
}
.chzn-container-single .chzn-single div b {
    background-position: 0px 8px;
}

/**view-orders page //layout-list**/
.view-orders h1 {
    font-size: 36px;
}
.view-orders h2, .view-orders .h2 {
    font-size: 30px;
}
.view-orders .adminlist {
    width: 100%;
}
.view-orders .t3-mainbody {
    padding-top: 30px;
}
.view-orders table th, .view-orders table td {
   padding: 8px 9px 8px;
    border: 1px solid #ddd;
}
.view-orders table th {
    background: #4c4c4c;
    color: #fff;
    padding: 8px 9px 8px;
}
.view-orders table a {
    color: #993300;
}
/*form*/
.view-orders .vm-orders-list .order-view,  .view-orders .order-view{
    display: flex;
    flex-wrap: wrap;
    background: #e8e7e7;
    align-items: center;
    padding: 4px 10px;
    border-top: 6px solid #993300;
    margin-bottom: 22px;
    justify-content: space-between;
}
.view-orders .vm-orders-list .order-view h2, .view-orders  .order-view h2 {
    margin: 15px 0px;
    font-size: 28px;
}
.view-orders .vm-orders-list form, .view-orders form {
    display: flex;
    width: 50%;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-end;
}
.view-orders .vm-orders-list form .width30 {
    margin-left: 3% !important;
}
.view-orders .vm-orders-list form #com-form-order-submit,  .view-orders form #com-form-order-submit{
    width: auto !important;
}
.view-orders #com-form-login .width30.floatleft, .view-orders .width30.floatleft{
    margin: 0 !important;
}
.layout-details form .width30.floatleft {
    margin-left: 3% !important;
}
/**view-orders page// layout-details**/
#ui-tabs .tabs {
    width: 100%;
    overflow-x: auto;
}
.view-orders #ui-tabs #tabs {
    border-bottom: 1px solid #4c4c4c;
    padding: 0;
    margin-top: 48px;
}
.view-orders #ui-tabs #tabs li {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    margin-right: 11px;
    padding: 8px 16px 6px;
}
.view-orders #ui-tabs ul#tabs li.current {
    background: #930;
    color: #fff;
}
.view-orders .vm-orders-information .spaceStyle a {
    background: #993300;
    color: #fff;
    border: 0;
    padding: 9px 12px;
    display: inline-block;
    border-radius: 4px;
    text-decoration: none !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.view-orders .vm-orders-information .spaceStyle a:hover {
    background: #000;
}
.view-orders .vm-orders-order table {
    width: 100%;
}

/***layout edit page***/
.layout-edit .t3-mainbody {
    padding-top: 20px;
}
.layout-edit .well {
    border: 0;
    background: 0;
    box-shadow: none;
}
.layout-edit legend {
    color: #333333;
    font-weight: bold;
}
.layout-edit .form-horizontal {
    max-width: 660px;
}
.layout-edit .form-horizontal .control-group .control-label {
    text-align: left;
}
.layout-edit .form-horizontal .control-group input, .layout-edit .form-horizontal .chzn-container {
    width: 100% !important;
}
.layout-edit .form-horizontal fieldset .control-group{
	text-align: left;
}
.layout-edit .form-horizontal .control-group {
    text-align: right;
}

/*gift page*/
.view-gift .t3-mainbody {
    padding-top: 30px;
}
.gift_div {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.gift_div h4 {
    color: #993300;
    font-size: 21px;
    font-weight: 700;
}
.gift_div h3 {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 600;
}
.gift_div .chzn-container, .gift_div input {
    width: 100% !important;
}
.gift_div input{
    border: 1px solid #aaa !important;
}
.gift_div button {
    margin-top: 20px;
    background: #993300 !important;
    border: 0px solid #993300;
    color: #fff !important;
    border: 0 !important;
    outline: 0;
    border-radius: 4px !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.gift_div button:hover {
    background: #000000 !important;
}
.gift_div img {
    width: 100%;
}
/*modal*/
#giftModel .modal-header {
    border-width: 0px;
    border-color: #c1c1c1;
    padding: 15px 15px 18px 15px;
}
#giftModel .modal-title {
    color: #993300;
    font-size: 30px;
    font-weight: 400;
}
#giftModel input, #giftModel textarea {
    width: 100%;
    background: #f5f5f5;
    border-color: #d8d8d8;
    border-top: 2px solid #e4e2e2;
    box-shadow: inset 0px 1px 4px 0px #00000017;
}
#giftModel textarea {
    height: 100px;
}
#giftModel span {
    font-size: 13px;
    font-weight: 500;
}
.swal-button {
    background: #993300 !important;
}
#giftModel .modal-header .close {
    margin-top: 5px;
    /* position: absolute; */
    /* right: -7px; */
    /* top: -8px; */
    /* background: #930; */
    opacity: 1;
    width: 30px;
    height: 30px;
    line-height: 27px;
    /* border: 2px solid #e2e2e2; */
    /* border-radius: 30px; */
    text-align: center;
    color: black;
    font-size: 28px;
    font-weight: 800;
    outline: 0;
}
#giftModel .modal-header .close:focus {
    border: 2px solid #a54c1f;
}
/*home page  slider gift sec*/
.inner-page-banner {
    background-size: cover !important;
}
.location-section-map {
    background-size: cover !important;
}
.home-section-slider .slick-dots {
    bottom: 0;
    background: #737373e0;
    padding: 9px 5px;
}
.home-section-slider .slick-dots li.slick-active button:before {
    content: '\f111';
    color: #930;
    opacity: 1;
}
.home-section-slider .slick-dots li button:before {
    color: #fff;
    opacity: 1;
}
/*.slidershop_main {
    position: relative;
}*/
.home-section-slider .qx-slide__content .desc_div a {
    background: #993300 !important;
    border: 2px solid #993300;
    color: #fff !important;
    border: 0 !important;
    padding: 9px 20px;
    display: inline-block;
   /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    border-radius: 4px !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.home-section-slider .qx-slide__content {
    display: flex;
    align-items: center;
    background: #e7e7e7;
}
.home-section-slider .qx-slide__content .image_div {
    width: 50%;
}
.home-section-slider .qx-slide__content .image_div img {
    width: 100%;
       height: 350px;
    /* object-fit: cover; */
}
.home-section-slider .qx-slide__content .desc_div {
    width: 50%;
    /* background: #f3f3f3; */
    height: 100%;
    padding: 0 36px;
}
.home-section-slider .qx-slide__container {
    min-height: auto !important;
}
.home-section-slider .qx-slide__content .desc_div h3 {
    margin-top: 0;
}

/*about page*/
.about_xc a {
    color: #b97129;
}

/*********media query************/
@media screen and (max-width: 1199px){
    /*userregForm*/ 
    .logginform, .userregForm, .remind, .resetprofile {
        width: 90%;
    }  
    /*resetprofile & remind*/
  
    /*mytickets table   */



    /***shop page***/
    .shop_xc .virtuemart_search form .vm-search-custom-search-input input.button {
        margin: 0;
    }
     .shop_xc .vm-pagination.vm-pagination-top {
        margin-left: 20px;
    }   
    /***inner product page***/    

     /*popup*/      
 
    /********cart page********/
   
    /* step 2  & task-edit_shipment */
  
    /*task-editaddresscart page*/

    /**view-orders page /layout-list**/

    /*its form*/
    .view-orders .vm-orders-list form, .view-orders form {
        width: 100%;
        justify-content: flex-start;
    }
    .layout-details form .width30.floatleft {
        margin-left: 0% !important;
        margin-right: 10px !important;
    }
    .layout-details input{
        width: 100%;
    }
    .view-orders .vm-orders-list form .width30 {
        margin-right: 10px !important;
        margin-left: 0 !important;
    }
    .view-orders .vm-orders-list form .width30 input {
        width: 100%;
    }    
    #com-form-login input[type="submit"] {
        width: auto;
    }  
    #com-form-login label {
        top: 0;
    }      
   /**view-orders page  /layout-details**/

 
    /***layout edit page***/




}
@media screen and (max-width: 767px){
	.logginform, .userregForm, .remind, .resetprofile {
	    width: 100%;
	}
	.logginform .form-horizontal .control-group .controls {
	    margin-left: 0;
	}
	.logginform .bottom-div-login {
	    margin-left: 17px;
	    width: 100%;
	}
	.logginform input[type="checkbox"] {
	    height: auto;
	}

	/*userregForm*/	
	.userregForm .rsform-block {
	    flex-wrap: wrap;
	}	
	.userregForm .formControls {
	    width: 100%;
	}	
	.userregForm .formHorizontal .formControlLabel {
	    width: 100%;
	}	
	.userregForm.formResponsive input[type="text"], .userregForm.formResponsive input[type="password"],
	 .userregForm.formResponsive textarea, .userregForm.formResponsive select{
		width: 90% !important;
	}
	.userregForm .rsform-block.rsform-block-email {
	    margin-bottom: 6px;
	}
	.userregForm input {
	    margin-bottom: 0 !important;
	}
	.userregForm .rsform-block {
	    margin-bottom: 0 !important;
	}
	/*resetprofile & remind*/
	.remind .form-horizontal .control-group .controls, .resetprofile .form-horizontal .control-group .controls{
	    margin-left: 0;
	}
	.remind .control-group, .resetprofile .control-group{
	    width: 90%;
	    margin: 0 auto;
	    margin-bottom: 21px !important;
	}

	/*mytickets table	*/
	#no-more-tables td {
	    width: auto !important;
	}
	.attendeeForm .reschedule-btn {
	    right: 0;
	}

	/****popup****/
	div#sbox-window {
	    height: 428px !important;
	}
	/*table.info td {
	    font-size: 12px !important;
	}*/
	#basicModal .input-append {
	    width: 100%;
	}

    /***shop page***/
   .shop_xc .vm-pagination.vm-pagination-top {
        margin-left: 8px;
        margin-top: 10px;
    }
    .shop_xc .display-number {
        width: 100%;
        margin-right: 0;
        text-align: left !important;
        padding-left: 8px;
        margin-top: 14px;
        padding-right: 8px;
    }
    .shop_xc .orderlistcontainer {
        padding: 0px 8px 0 8px;
        width: 100%;
        margin-left: 0;
    }
    .shop_xc .vm-order-list {
        width: 100%;
    }
    .browse-view .product .product-container:last-child {
        margin-right: 0;
        margin-left: 0;
    }
    /***inner product page***/    
    .productdetails .back-to-category {
        float: none;
    }
    .productdetails h1 {
        font-size: 24px !important;
    }
    .view-productdetails .vm-product-media-container {
        width: 100%;
    }
    .view-productdetails .vm-product-details-container {
        width: 100%;
    }  
    .view-productdetails .additional-images {
        display: flex;
        justify-content: center;
    } 
     /*popup*/      
    .fancybox-title-inside {
        margin-left: 0 !important;
    }
	#fancybox-wrap {
	    width: 100% !important;
	    left: 0 !important;
	}    
	#fancybox-close {
	    top: -16px;
	    right: -11px;
	}	
	#fancybox-content {
	    width: 100% !important;
	}	
    /********cart page********/
     .view-cart .vm-cart-header-container {
        display: inherit;
    }   
    .view-cart h1 {
        font-size: 28px !important;
    }    
    .view-cart .checkoutStep {
        text-align: left;
        justify-content: left;
        width: 100%;
    }
    .view-cart .vm-continue-shopping {
        width: 100% !important;
        text-align: left;
        margin-top: 7px;
    }
    .view-cart .vm-cart-header {
        margin-bottom: 0 !important;
        float: none !important;
    }
    .view-cart .continue_link {
        display: inline-block;
    }
    #checkoutForm .billto-shipto {
        display: flex;
        flex-wrap: wrap;
    }
    #checkoutForm .billto-shipto .width50 {
        margin-right: 0;
        width: 100%;
    }
    #checkoutForm .terms-of-service {
        padding-left: 0;
        margin-top: 9px;
    }
    .cart-summary input.coupon {
        margin-bottom: 9px;
    }   
	/* step 2  & task-edit_shipment */
	#shipmentForm h1 {
	    font-size: 15px !important;
	}    
	/*task-editaddresscart page*/
	#com-form-login label {
	    top: 0;
	}
	.user-details td.key {
	    padding: 0 0px;
	}
	.control-buttons button.default {
	    width: auto;
	     margin-bottom: 6px;   
	}
	#com-form-login input[type="submit"] {
	   margin-bottom: 4px;
	}
	.task-editaddresscart .control-buttons .button {
	   margin-bottom: 4px;
	}
	/**view-orders page /layout-list**/
	.view-orders .t3-mainbody {
	    padding-top: 10px;
	}	
	.view-orders #editcell {
	    width: 100%;
	    overflow: auto;
	}
	/*its form*/
	.view-orders .vm-orders-list form {
	    width: 100%;
	}	
    .view-orders .vm-orders-list form .width30 {
        margin-left: 0 !IMPORTANT;
    }
	.view-orders h2, .view-orders .h2 {
	    font-size: 24px;
	}	
	.view-orders .vm-orders-list .order-view h2 {
	    font-size: 25px;
	}
    .view-orders .vm-orders-list form, .view-orders form{
        width: 100%;
    }    
    .layout-details form .width30.floatleft {
        margin-left: 0% !important;
        margin-right: 0px !important;
    }  
    .layout-details #com-form-order-submit {
        margin-top: 17px !important;
        margin-bottom: 17px !important;
    }
    .view-orders #com-form-login .width30.floatleft, .view-orders .width30.floatleft {
        margin-bottom: 8px !important;
    }
    .view-orders .vm-orders-list form .width30 {
        margin-right: 0px !important;
    }    
     .view-orders .vm-orders-list form .width30 {
        width: 100%;
    }   
   /**view-orders page  /layout-details**/
	.view-orders .vm-orders-order {
	    width: 100%;
	    overflow: auto;
	}   
	.view-orders #ui-tabs #tabs li {
	    margin-top: 7px;
	    width: 100%;
	}
 
	/***layout edit page***/
	.layout-edit .form-horizontal {
	    padding: 0;
	}	
	.layout-edit .profile-editprofile .form-horizontal .control-group .controls {
	    margin-left: 0;
	}
	.layout-edit .controls select {
	    width: 100%;
	}
    .layout-edit .form-horizontal fieldset .control-group {
        text-align: left;
        margin-top: 0;
        margin-bottom: 9px;
    }
    /**my ticket page**/
    .js-stools .js-stools-container-list {
        float: left;
    }
    /*home page  slider gift sec*/
    .home-section-slider .qx-slide__content {
        flex-wrap: wrap;
    }   
    .home-section-slider .qx-slide__content .image_div {
        width: 100%;
    }
    .home-section-slider .qx-slide__content .desc_div {
        width: 100%;
        padding: 12px 12px 46px 12px;
    }
    .home-section-slider .qx-slide__content .image_div img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .home-section-slider .qx-element-slider-pro .qx-sliders {
        overflow: visible;
    }

    .home-section-slider .slick-next, .home-section-slider .slick-prev {
        height: 16px;
        width: 13px;
    }
    .home-section-slider  .slick-next:before, .home-section-slider  .slick-prev:before {
        font-size: 33px;
    }
    .home-section-slider .qx-slide__content .desc_div a {
        padding: 6px 17px;
    }
    .home-section-slider .qx-slide__content .desc_div h3 {
        margin-bottom: 6px;
        font-size: 20px;
        font-weight: 600;
    }
    .home-section-slider .slick-dots {
        padding: 0px 5px 2px 5px;
    }
    .home-section-slider .qx-element.qx-element-slider-pro {
        margin-bottom: 27px;
    }
}