/** * All of the CSS for your admin-specific functionality should be * included in this file. */ /********* Web App Button ********/ .hide-on-desktop{ overflow: hidden; display: inline-block; } #app_submit{ margin: 0; padding: 0; border: none; line-height:0; } #app_submit img{ border-radius: 3px; } .column-thumbs{ text-align: center !important; } a { outline: none; } .ar_site_logo{ text-align: center !important; } .shortcode_app{margin-bottom: 5px;} .shortcode{font-weight: bold; margin: 10px 0px; display: inline-block;} .url_ar{font-weight: bold; margin: 10px 0px; display: inline-block;cursor:pointer;} .url_ar_display{display:none;font-weight: bold;} .further_info{text-align: center;} /************ End ****************/ .ar-error-class{ color:red; } #key{ padding: 30px; background-color: #fff; margin-top: 24px; margin-right: 15px; } #message_set { margin-left:0; margin-top: 10px; } .process{ height: 25px; vertical-align: middle; width: 25px; margin-left:20px; } .notice, div.error, div.updated{ margin-left: 0px !important; } /*.remove:first-of-type { border-top: none !important; margin-top: 0; } .remove{ border-top: 1px solid #000; margin-top: 14px; } */ .options_group{ margin: 10px; } .ar-field .woocommerce-help-tip{ float:right; } .ar-field .ar-label { margin: 0px !important; } .upload_dae::before{ font-family: Dashicons; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center; line-height: 64px; font-size: 64px; font-weight: 400; -webkit-font-smoothing: antialiased; } .upload_dae{ display: block; width: 64px; height: 64px; float: left; margin-right: 20px; position: relative; cursor: pointer; float: left; } .chair_icon{ background:url(../css/images/chair.png) no-repeat center center; } .new_upload_texture::before{ content: '\f128'; font-family: Dashicons; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center; line-height: 64px; font-size: 64px; font-weight: 400; -webkit-font-smoothing: antialiased; } .multi_texture::before{ content: '\f128'; font-family: Dashicons; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-align: center; line-height: 64px; font-size: 64px; font-weight: 400; -webkit-font-smoothing: antialiased; } .multi_texture{ display: block; width: 64px; height: 64px; float: left; margin-right: 20px; position: relative; cursor: pointer; } .ar-image-uploader{ float:left !important; } .new_upload_texture{ margin-top:10px; } .ar-table > thead > tr > th{ background-color: lightgrey !important; } .ar-input .product_images li{ width: 65px; cursor: move; margin: 9px 9px 0 0; border-radius: 2px; position: relative; box-sizing: border-box; } .ar-input #product_images_container ul ul.actions li a.delete::before,a.imgPreview::before,a.textureDelete::before{ font-family: Dashicons; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: ""; background: #fff; border-radius: 50%; height: 1em; width: 1em; line-height: 1em; } .ar-input #product_images_container ul ul.actions { position: relative; top: -6em; padding: 2px; } .ar-input #product_images_container ul ul.actions li a.delete,a.imgPreview,a.textureDelete{ display: block; text-indent: -9999px; position: relative; height: 1em; width: 1em; font-size: 1.4em; float: right; margin: 0 0 0 2px; } .ar-input .product_images li img{ width: 57px; height: 57px; display: block; } .ar-input .product_images_container ul.actions{ position: absolute; top: -8px; right: -8px; padding: 2px; display: none; } .Default_view_texture .ar-input #product_images_container ul ul.actions{ top: -6.7em !important; position: relative; } .ar-input #product_images_container ul ul.actions li a{color: #F55E4F;} /*.ar-input #product_images_container ul ul.actions li a:hover{color:#F55E4F !important;}*/ .price,.size{ width:50%; display: inline-block; } .remove { border: 1px solid #c6c6c6; margin-bottom: 15px; } .remove .ar-fields{ padding: 0 !important; } .remove_model{ margin-top: 10px; } .ar-fields > .ar-field{ border-top: none !important; } .ar-field-repeater { margin: 0; border-top: #EEEEEE solid 1px !important; position: relative; width:100%; } .ar-field-repeater .ar-input{ padding: 15px 12px; } .ar-field-repeater .ar-button.blue{ margin-bottom: 15px; margin-left: 15px; margin-top: 0px !important; } .ar-field-repeater .add_color_field_button { margin-right: 15px; margin-top: 10px; margin-top: 0px !important; } .none { display:none; } .product_images img{ width:78px; height:78px; } .product_images li{ margin-bottom:0px; text-align: center; } #product_images_container{ /*float:left; margin-right:10px;*/ position: inherit; } .upload_remove{ width: 65px; cursor: move; margin: 9px 9px 0 0; border-radius: 2px; position: absolute; box-sizing: border-box; font-size:1.4em; color:#F55E4F; cursor:pointer; z-index:9; } .upload_remove::before{ font-family: Dashicons; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin: 0; text-indent: 0; position: absolute; top: -15px; left: 50px; width: 100%; height: 100%; text-align: center; content: ""; background: #fff; border-radius: 50%; height: 1em; width: 1em; line-height: 1em; } @-moz-document url-prefix() { .upload_remove::before{ left: -34px !important; } } .Default_view_texture .product_images li{ padding-top: 10px; } .Default_view_texture{ float:left; width:auto; } .Default_view_texture .ar-soh{ display:inline-flex; } .nodisplay{ display:none; } /***** Tool Tips ***********/ .tooltip {margin: 0 0 0 9px;} .tooltip::after { font-family: Dashicons; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: ""; cursor: help; } .tooltip { position: relative; display: inline-block; border-bottom: 1px dotted black; bottom:12px; color: #666; font-size: 1.2em; } .tooltip .tooltiptext { visibility: hidden; width: 17em; /*background-color: #555;*/ color: #fff; /*text-align: center;*/ /*border-radius: 6px;*/ /*padding: 5px 0;*/ position: absolute; z-index: 1; bottom: 1em; left: 50%; margin-left: -8.5em; opacity: 0; transition: opacity 0s; font-size: 10px !important; background: #333; text-align: center; border-radius: 3px; padding: .618em 1em; box-shadow: 0 1px 3px rgba(0,0,0,.2); } .tooltip .tooltiptext::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent; } .tooltip:hover .tooltiptext { visibility: visible; opacity: 1; } /************ Product Listing page (ToolTips) *************/ .tooltip_pro_listing img:hover{ cursor:help; } .tooltip_pro_listing::after { font-family: Dashicons; speak: none; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; cursor: help; } .tooltip_pro_listing { position: relative; bottom:0px; color: #666; font-size: 1.2em; top:2px; } .tooltip_pro_listing .tooltiptext { visibility: hidden; width: 5em; color: #fff; position: absolute; z-index: 1; bottom: -4.8em; margin-left: -4.2em; opacity: 0; transition: opacity 0s; font-size: 10px !important; background: #333; text-align: center; border-radius: 3px; padding: .618em 1em; box-shadow: 0 1px 3px rgba(0,0,0,.2); } .tooltip_pro_listing .tooltiptext::after { content: ""; position: absolute; top: -1em; left: 48%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #333; } .tooltip_pro_listing:hover .tooltiptext { visibility: visible; opacity: 1; } .tooltip_pro_listing .single_tooltiptext { visibility: hidden; width: 5em; color: #fff; position: absolute; z-index: 1; bottom: -3.5em; margin-left: -4.5em; opacity: 0; transition: opacity 0s; font-size: 10px !important; background: #333; text-align: center; border-radius: 3px; padding: .618em 1em; box-shadow: 0 1px 3px rgba(0,0,0,.2); } .tooltip_pro_listing .single_tooltiptext::after { content: ""; position: absolute; top: -1em; left: 48%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent #333; } .tooltip_pro_listing:hover .single_tooltiptext { visibility: visible; opacity: 1; } /*********** End ***************/ /*********** Model Type ********/ .select_model_type { padding: 5px 10px;} /************ End **************/