|
@@ -155,123 +155,63 @@ hr.wp-block-separator.is-style-wide {
|
|
max-width: 602px;
|
|
max-width: 602px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
|
|
|
+.entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
margin-left: auto;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-right: auto;
|
|
}
|
|
}
|
|
@media only screen and (min-width: 482px) {
|
|
@media only screen and (min-width: 482px) {
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
max-width: 432px;
|
|
max-width: 432px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 592px) {
|
|
@media only screen and (min-width: 592px) {
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
max-width: 432px;
|
|
max-width: 432px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 652px) {
|
|
@media only screen and (min-width: 652px) {
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
max-width: 542px;
|
|
max-width: 542px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 822px) {
|
|
@media only screen and (min-width: 822px) {
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
max-width: 602px;
|
|
max-width: 602px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 1024px) {
|
|
@media only screen and (min-width: 1024px) {
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
max-width: 602px;
|
|
max-width: 602px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
|
|
|
+.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
margin-left: auto;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
margin-right: auto;
|
|
}
|
|
}
|
|
@media only screen and (min-width: 482px) {
|
|
@media only screen and (min-width: 482px) {
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
max-width: 432px;
|
|
max-width: 432px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 592px) {
|
|
@media only screen and (min-width: 592px) {
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
max-width: 432px;
|
|
max-width: 432px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 652px) {
|
|
@media only screen and (min-width: 652px) {
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
max-width: 542px;
|
|
max-width: 542px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 822px) {
|
|
@media only screen and (min-width: 822px) {
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
max-width: 602px;
|
|
max-width: 602px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@media only screen and (min-width: 1024px) {
|
|
@media only screen and (min-width: 1024px) {
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
|
- max-width: 602px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-.entry-content > .alignleft {
|
|
|
|
- max-width: 100%;
|
|
|
|
- margin-left: auto;
|
|
|
|
- margin-right: auto;
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 482px) {
|
|
|
|
- .entry-content > .alignleft {
|
|
|
|
- max-width: 432px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 592px) {
|
|
|
|
- .entry-content > .alignleft {
|
|
|
|
- max-width: 432px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 652px) {
|
|
|
|
- .entry-content > .alignleft {
|
|
|
|
- max-width: 542px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 822px) {
|
|
|
|
- .entry-content > .alignleft {
|
|
|
|
- max-width: 602px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 1024px) {
|
|
|
|
- .entry-content > .alignleft {
|
|
|
|
- max-width: 602px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-.entry-content > .alignright {
|
|
|
|
- max-width: 100%;
|
|
|
|
- margin-left: auto;
|
|
|
|
- margin-right: auto;
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 482px) {
|
|
|
|
- .entry-content > .alignright {
|
|
|
|
- max-width: 432px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 592px) {
|
|
|
|
- .entry-content > .alignright {
|
|
|
|
- max-width: 432px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 652px) {
|
|
|
|
- .entry-content > .alignright {
|
|
|
|
- max-width: 542px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 822px) {
|
|
|
|
- .entry-content > .alignright {
|
|
|
|
- max-width: 602px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-@media only screen and (min-width: 1024px) {
|
|
|
|
- .entry-content > .alignright {
|
|
|
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
max-width: 602px;
|
|
max-width: 602px;
|
|
}
|
|
}
|
|
}
|
|
}
|