|
@@ -1,3 +1,5 @@
|
|
|
|
+/* @override https://macs.local/cc/wp-content/themes/cc_17/style.css?ver=4.8 */
|
|
|
|
+
|
|
/*
|
|
/*
|
|
Theme Name: Climate Control Systems
|
|
Theme Name: Climate Control Systems
|
|
Author: AdServices
|
|
Author: AdServices
|
|
@@ -1282,3 +1284,31 @@ footer#colophon > .inner-wrapper {
|
|
|
|
|
|
}
|
|
}
|
|
.bf_layout_checkbox {margin-right:10px!important;}
|
|
.bf_layout_checkbox {margin-right:10px!important;}
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+/* Added by https://davidawindham.com */
|
|
|
|
+
|
|
|
|
+ /* Custom, iPhone Retina */
|
|
|
|
+ @media only screen and (min-width : 320px) {
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /* Extra Small Devices, Phones */
|
|
|
|
+ @media only screen and (min-width : 480px) {
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /* Small Devices, Tablets */
|
|
|
|
+ @media only screen and (min-width : 768px) {
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /* Medium Devices, Desktops */
|
|
|
|
+ @media only screen and (min-width : 992px) {
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /* Large Devices, Wide Screens */
|
|
|
|
+ @media only screen and (min-width : 1200px) {
|
|
|
|
+
|
|
|
|
+ }
|